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
/
saveload
/
vehicle_sl.cpp
Age
Commit message (
Expand
)
Author
2013-02-14
(svn r24995) -Codechange: Add flags to vehicle service interval for custom & ...
rubidium
2013-02-14
(svn r24994) -Codechange: Replace access to service_interval with accessors (...
rubidium
2012-02-21
(svn r23973) -Fix (r23947): Also save the maximum travel speed for the curren...
michi_cc
2012-01-08
(svn r23773) -Change: [NewGRF] Update all cached train properties if a train ...
michi_cc
2012-01-02
(svn r23713) -Codechange: split VehicleMove() into two functions, to minimali...
truebrain
2011-12-19
(svn r23636) -Add: introduce ScriptText in parameters where it can be used
truebrain
2011-12-13
(svn r23504) -Feature: Aircraft range.
michi_cc
2011-11-21
(svn r23290) -Fix [FS#2379,FS#3569]: Change the centre of train vehicles to d...
michi_cc
2011-11-04
(svn r23105) -Fix (r23104): Kenobi visited me ;)
rubidium
2011-11-04
(svn r23104) -Codechange: prepare the vehicle/sign z for some further changes...
rubidium
2011-11-01
(svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to dra...
frosch
2011-11-01
(svn r23074) -Codechange: Add Vehicle::GetEngine() to simplify code.
frosch
2011-09-09
(svn r22915) -Fix (r22743): TTO savegames with any aircraft not in an hangar ...
yexo
2011-08-03
(svn r22713) -Feature: [NewGRF] Per vehicle custom cargo ageing period.
michi_cc
2011-07-02
(svn r22625) -Fix (r22050)[FS#4642]: Do not zero the orders of disaster vehic...
frosch
2011-05-18
(svn r22473) -Codechange: Automatic orders are better called implicit orders ...
planetmaker
2011-02-23
(svn r22130) -Fix: failed assert when loading savegame with empty shared orde...
smatz
2011-02-20
(svn r22122) -Fix/change: when a NOT_REACHED in saveload can be reached due t...
rubidium
2011-02-11
(svn r22058) -Fix (r22050): removing broken orders happened before the "front...
rubidium
2011-02-10
(svn r22050) -Fix-ish [FS#4496]: in ancient savegames, e.g. TTO savegames, no...
rubidium
2011-02-08
(svn r22025) -Fix: verify there is enough space in the pool when creating new...
smatz
2011-01-31
(svn r21933) -Codechange: Split cur_order_index into cur_auto_order_index and...
frosch
2011-01-31
(svn r21932) -Document: some tidbits related to vehicles
rubidium
2011-01-26
(svn r21912) -Codechange: let road vehicles use gcache.last_speed/SetLastSpee...
rubidium
2011-01-26
(svn r21911) -Codechange: move tcache.last_speed to gcache.last_speed and mak...
rubidium
2011-01-20
(svn r21865) -Fix (r21862): don't perform savegame conversion when reinitiali...
rubidium
2011-01-19
(svn r21862) -Codechange: Unify subtype handling between road vehicles and tr...
terkhen
2011-01-19
(svn r21860) -Codechange: Rename road vehicle subtype functions to match the ...
terkhen
2011-01-04
(svn r21709) -Fix (r8128): Vehicle sprite was cached into a 16 bit variable, ...
peter1138
2010-12-14
(svn r21521) -Codechange: Unify some cached values that were present in both ...
terkhen
2010-11-21
(svn r21284) -Codechange: Rename CheckSavegameVersion() to IsSavegameVersionB...
alberth
2010-11-21
(svn r21282) -Codechange: Rename CheckSavegameVersionOldStyle() to IsSavegame...
alberth
2010-11-09
(svn r21123) -Codechange: Remove max_speed from the Vehicle class.
terkhen
2010-11-06
(svn r21098) -Codechange: Ships now store their max speed in the cache instea...
terkhen
2010-09-16
(svn r20819) -Fix [FS#3714]: be a bit more "lenient" w.r.t. invalid savegames...
rubidium
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-08-02
(svn r20311) -Codechange: don't reserve extra space in the savegame that is n...
yexo
2010-08-01
(svn r20289) -Codechange: Unify fall through coding style.
terkhen
2010-07-24
(svn r20211) -Codechange: Indented code should have curly braces around it.
alberth
2010-06-13
(svn r19973) -Codechange: Add another procedure to chunk handlers for checkin...
frosch
2010-03-18
(svn r19455) -Codechange: split all airport information in Station to a seper...
yexo
2010-03-06
(svn r19345) -Feature: Realistic acceleration for road vehicles.
terkhen
2010-03-06
(svn r19343) -Codechange: Make RoadVehicle a child class of GroundVehicle.
terkhen
2010-03-06
(svn r19341) -Codechange: Move GOINGUP/GOINGDOWN flags to GroundVehicle.
terkhen
2010-02-10
(svn r19090) -Codechange: some comment coding style fixes
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-02
(svn r18385) -Cleanup: remove the now unneeded multistop slot management code
rubidium
2009-11-25
(svn r18292) -Codechange: add a command to set the start date of a timetable....
rubidium
[next]