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
/
oldloader_sl.cpp
Age
Commit message (
Expand
)
Author
2019-03-26
Codechange: Removed SmallVector completely
Henry Wilson
2019-03-26
Codechange: Replaced SmallVector::Append() with std::vector::[push|emplace]_b...
Henry Wilson
2018-05-19
Change: Available railtypes is always calculated on load, so no need to load ...
PeterN
2018-04-15
Codechange: Use a SmallVec for the animated tile list instead of replicating ...
Michael Lutz
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 r26878) -Change: move m6 to TileExtended to keep Tile 8 bytes and thus b...
rubidium
2014-09-21
(svn r26873) -Change: split type_height into a type and height array (ic111)
rubidium
2014-09-20
(svn r26864) -Codechange: bring a bit more OO into the disaster vehicles
rubidium
2014-05-11
(svn r26580) -Codechange: s/GES_PICKUP/GES_RATING/ (it has nothing to do with...
rubidium
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2013-06-29
(svn r25508) -Change: split unit localisation choice into a choice per type o...
rubidium
2013-06-09
(svn r25361) -Feature: distribute cargo according to plan given by linkgraph
fonsinchen
2013-05-19
(svn r25259) -Codechange: track capacities and usage of links
rubidium
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2012-12-09
(svn r24810) -Fix: Make engine preview offers more robust wrt. changes in the...
frosch
2012-12-05
(svn r24790) -Remove: Classic difficulty profiles.
frosch
2012-11-12
(svn r24718) -Codechange: Rename GoodsEntry::days_since_pickup to GoodsEntry:...
frosch
2012-10-20
(svn r24619) -Change: Check for bankruptcy on a monthly basis (ZxBioHazardZx)
planetmaker
2012-01-20
(svn r23826) -Fix [FS#4972]: the detailed performance rating window showed th...
rubidium
2011-11-23
(svn r23300) -Add: show on the GUI when a town grows and make a general frame...
truebrain
2011-11-23
(svn r23298) -Add: track statistics of all incoming and outgoing goods. Incom...
truebrain
2011-11-15
(svn r23233) -Codechange: Refactor maximum and actually transported cargo amo...
michi_cc
2011-11-04
(svn r23104) -Codechange: prepare the vehicle/sign z for some further changes...
rubidium
2011-11-03
(svn r23084) -Codechange: get rid of a redundant variable
rubidium
2011-09-11
(svn r22920) -Cleanup: replace two very old town variables taht were rarely u...
yexo
2011-08-03
(svn r22713) -Feature: [NewGRF] Per vehicle custom cargo ageing period.
michi_cc
2011-06-04
(svn r22540) -Codechange: Rename AcceptancePickup to GoodsEntryStatus.
terkhen
2011-05-22
(svn r22487) -Fix (r15216)[FS#4622]: engine IDs for coal and mail wagons were...
smatz
2011-05-18
(svn r22473) -Codechange: Automatic orders are better called implicit orders ...
planetmaker
2011-05-14
(svn r22459) -Doc: Typo fixes and doxygen markup improvements.
alberth
2011-02-09
(svn r22042) -Fix: when loading a TTO/TTD savegame, verify we can allocate a ...
smatz
2011-02-06
(svn r22001) -Codechange: Rename difficulty.number_industries to difficulty.i...
alberth
2011-02-02
(svn r21939) -Fix (r16357): the check for valid depot wasn't strict enough
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-15
(svn r21803) -Cleanup: Remove unnecessary semicolons.
terkhen
2011-01-15
(svn r21802) -Cleanup (r2600): remove unused _vehicle_id_ctr_day
smatz
2011-01-15
(svn r21799) -Fix: further variables need to be reset when we loaded a TTDPat...
smatz
2011-01-14
(svn r21798) -Fix: loading a TTO savegame failed after loading a TTDP savegam...
smatz
2011-01-14
(svn r21796) -Fix [FS#4398]: drive through road stop state wasn't properly co...
rubidium
2011-01-04
(svn r21710) -Fix (r8128): Update oldloader for change in vehicle cur_image s...
peter1138
2010-11-09
(svn r21123) -Codechange: Remove max_speed from the Vehicle class.
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-08
(svn r20411) -Codechange: rename unmovables as quite a lot of them are actual...
rubidium
2010-08-01
(svn r20281) -Codechange: unify case scope closure + break coding style
rubidium
2010-07-31
(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.
alberth
2010-07-30
(svn r20247) -Fix: when it is known the loading an old savegame is going to f...
rubidium
2010-07-24
(svn r20211) -Codechange: Indented code should have curly braces around it.
alberth
[next]