index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vehicle.cpp
Age
Commit message (
Expand
)
Author
2010-09-08
(svn r20772) -Codechange: use packed VehicleListIdentifiers as window numbers
rubidium
2010-09-06
(svn r20753) -Feature [FS#3999]: make it possible to select vehicle to clone ...
smatz
2010-08-28
(svn r20646) -Codechange: make the code flow of breakdown handling a bit clearer
rubidium
2010-08-28
(svn r20645) -Codechange [FS#4086]: unify the code for checking for breakdown...
rubidium
2010-08-28
(svn r20644) -Codechange [FS#4086]: unify the vehicle breakdown code (Hirundo)
rubidium
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-08-26
(svn r20623) -Codechange: unify the storing of animation related information
rubidium
2010-08-23
(svn r20605) -Fix [FS#4063]: let NewGRFs var43 var (information about liverie...
rubidium
2010-08-20
(svn r20581) -Codechange: simplify getting the station in CalcPercentVehicleF...
rubidium
2010-08-18
(svn r20541) -Fix: when removing a vehicle update the "clone orders of"-vehic...
rubidium
2010-08-15
(svn r20499) -Doc: Spelling fixes, and one doxygen comment addition.
alberth
2010-08-10
(svn r20437) -Codechange: lets Engines use GRFFilePropsBase as well
rubidium
2010-08-06
(svn r20391) -Fix [FS#3993]: Prevent buying more vehicles than allowed.
alberth
2010-08-06
(svn r20390) -Codechange: Move company vehicle counting to vehicle.cpp.
alberth
2010-08-01
(svn r20286) -Codechange: Unify end of doxygen comments.
frosch
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2010-07-28
(svn r20234) -Fix [FS#3988]: refit costs from refit orders are subtracted fro...
yexo
2010-07-14
(svn r20142) -Fix [FS#3880]: Ships were not marked as dirty when stopping ins...
terkhen
2010-07-10
(svn r20106) -Fix (r5999): Engine and vehicle age were clamped at 0xFFFF, tho...
frosch
2010-07-09
(svn r20098) -Fix [FS#3898]: A train reversing in a station would sometimes f...
michi_cc
2010-06-27
(svn r20025) -Doc: Fix/add comments to let Doxygen know about the documentation.
alberth
2010-06-21
(svn r20005) -Codechange: Enumify force_proceed.
frosch
2010-06-16
(svn r19992) -Fix [FS#3878]: Clear force_proceed when entering depots and whe...
frosch
2010-06-11
(svn r19963) -Add: Stop a vehicle after it crashes or is destroyed.
terkhen
2010-06-05
(svn r19931) -Fix (r19914): Convert assertion in Backup<> destructor into DEB...
frosch
2010-05-31
(svn r19914) -Codechange: Wrap a helper class around temporary assignments of...
frosch
2010-05-03
(svn r19756) -Codechange: move UpdateViewport() from Vehicle to SpecializedVe...
smatz
2010-04-24
(svn r19709) -Feature: NewGRF debugging/inspecting of (primarily) enabled cal...
rubidium
2010-04-12
(svn r19614) -Codechange: "it's" => "its" where appropriate
smatz
2010-03-20
(svn r19494) -Codechange: Remove _error_message.
alberth
2010-03-18
(svn r19455) -Codechange: split all airport information in Station to a seper...
yexo
2010-03-13
(svn r19405) -Codechange: CheckOwnership() returns a CommandCost.
alberth
2010-03-07
(svn r19369) -Codechange: EnsureNoTrainOnTrackBits() returns a CommandCost now.
alberth
2010-03-07
(svn r19366) -Codechange: Move setting of _error_message from the callback ch...
alberth
2010-03-07
(svn r19365) -Codechange: Move EnsureNoTrainOnTrackProc() to src/vehicle.cpp.
alberth
2010-03-05
(svn r19319) -Codechange: EnsureNoVehicleOnGround() returns a CommandCost.
alberth
2010-02-28
(svn r19295) -Codechange: introduce wrapper functions for GRFConfig::name/info
yexo
2010-02-28
(svn r19291) -Codechange: Rename HasVehicleOnTunnelBridge() to TunnelBridgeIs...
alberth
2010-02-28
(svn r19289) -Codechange: Move _error_message assignment from check routine t...
alberth
2010-02-28
(svn r19288) -Codechange: Move EnsureNoVehicleOnGround() and HasVehicleOnTunn...
alberth
2010-02-27
(svn r19282) -Doc: Add some doxygen doc markup.
alberth
2010-02-24
(svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit
smatz
2010-02-22
(svn r19218) -Feature: [NewGRF] Add CB36 support for aircraft properties 0F a...
frosch
2010-02-01
(svn r18978) -Fix [FS#3584](r14753): possible invalid memory access when merg...
smatz
2010-01-21
(svn r18872) -Codechange: introduce PaletteID and use it
rubidium
2010-01-18
(svn r18866) -Codechange: remove the CmdFailed(ret)/CmdSucceeded(ret) wrapper...
rubidium
2010-01-15
(svn r18812) -Codechange: make some functions in train.h functions of Train.
rubidium
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2010-01-09
(svn r18764) -Fix [FS#3422]: split the (un)load ticks counter and signal wait...
rubidium
2009-12-27
(svn r18642) -Fix [FS#3432]: when a company goes bankrupt and has vehicles on...
rubidium
[next]