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
2017-08-13
(svn r27893) -Codechange: Use fallthrough attribute. (LordAro)
frosch
2017-03-24
(svn r27822) -Feature: Vehicle Group Info: Add profits and occupancy display ...
peter1138
2016-10-16
(svn r27668) -Feature: [NewGRF] Allow composing vehicles from multiple sprites.
frosch
2016-10-16
(svn r27666) -Codechange: Pass vehicle sprites around using a struct VehicleS...
frosch
2014-09-21
(svn r26872) -Change: give the disaster vehicles the same treatment as aircra...
rubidium
2014-09-21
(svn r26866) -Change: make aircraft ascend/descend when they are too close to...
rubidium
2014-09-20
(svn r26864) -Codechange: bring a bit more OO into the disaster vehicles
rubidium
2014-09-20
(svn r26863) -Codechange: move a number of Vehicle* functions into the Vehicl...
rubidium
2014-06-09
(svn r26636) -Fix [FS#6026-ish]: (memory) size of variables saved for disaste...
rubidium
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2014-02-07
(svn r26317) -Fix [FS#5897]: Check whether NewGRF change vehicle capacity whe...
frosch
2013-05-19
(svn r25259) -Codechange: track capacities and usage of links
rubidium
2013-02-24
(svn r25041) -Remove [FS#3764-ish]: ordered refit with subtypes, since the ca...
frosch
2013-02-17
(svn r25012) -Codechange: persistently keep 'reserved' cargo (for full-load i...
rubidium
2013-02-14
(svn r24998) -Fix [FS#5137]: Set vehicle's service interval is percent flag a...
rubidium
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
[next]