summaryrefslogtreecommitdiff
path: root/src/saveload/afterload.cpp
AgeCommit message (Expand)Author
2018-11-03Add: NewGRF support for 16-in-16-out industriesNiels Martin Hansen
2018-11-03Add: Industries can produce and accept up to 16 different cargoesNiels Martin Hansen
2018-07-26Change: Move rail type bits from m3 to m8.Peter Nelson
2018-05-02Change: Switch town growth rate and counter to actual game ticks (#6763)Pavel Stupnikov
2018-04-15Codechange: Use a SmallVec for the animated tile list instead of replicating ...Michael Lutz
2017-08-13(svn r27893) -Codechange: Use fallthrough attribute. (LordAro)frosch
2017-02-26(svn r27760) -Change: Enable realisitic train and road vehicle acceleration b...frosch
2016-09-04(svn r27650) -Codechange: Replace SaveOrLoadMode by FileOperation and Detaile...alberth
2015-06-27(svn r27320) -Codechange: Do not drop order backups when loading a savegame f...frosch
2014-10-15(svn r27020) -Cleanup: some coding style consistency improvements (mostly spa...rubidium
2014-09-21(svn r26880) -Add: stub settings for limiting bridge and map heightrubidium
2014-09-21(svn r26879) -Codechange: remove most MayHaveBridgeAbove calls since the data...rubidium
2014-09-21(svn r26878) -Change: move m6 to TileExtended to keep Tile 8 bytes and thus b...rubidium
2014-09-21(svn r26876) -Codechange: move 'has bride above' data from m6 to typerubidium
2014-09-21(svn r26875) -Codechange: move TropicZone information from m6 to typerubidium
2014-09-21(svn r26873) -Change: split type_height into a type and height array (ic111)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 vehiclesrubidium
2014-09-14(svn r26819) -Fix [FS#6112] (r26787): trying to delete just loaded objects th...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
2014-02-07(svn r26317) -Fix [FS#5897]: Check whether NewGRF change vehicle capacity whe...frosch
2013-12-23(svn r26175) -Add: Log in desync output when persistent storage is discarded.frosch
2013-12-22(svn r26169) -Fix-ish [FS#5831-ish]: Unify the time a RV needs to travel thro...frosch
2013-11-08(svn r25954) -Fix [FS#5731]: All semaphores got converted to electric signals...rubidium
2013-11-08(svn r25953) -Fix [FS#5732]: Wrong bits used when converting signal types/var...rubidium
2013-10-13(svn r25855) -Fix [FS#5788] (r25833): Obiwan messed up savegame conversion.frosch
2013-10-12(svn r25852) -Codechange: Merge GetFenceXX/SetFenceXX into one common GetFonc...zuu
2013-10-12(svn r25849) -Codechange: Introduce IsTileFlat to not compute full slope info...zuu
2013-10-12(svn r25844) -Change: Increase maximum number of object instances on the map ...frosch
2013-10-12(svn r25833) -Codechange: Move ObjectType from map array into pool item.frosch
2013-10-12(svn r25832) -Codechange: Reduce variety of object type test functions.frosch
2013-07-21(svn r25620) -Fix (r25342): Save/load of story books were brokenzuu
2013-06-29(svn r25508) -Change: split unit localisation choice into a choice per type o...rubidium
2013-06-10(svn r25390) -Fix: add missing compatibility settings in afterload.fonsinchen
2013-06-09(svn r25358) -Codechange: save and load link graph jobs and the schedulefonsinchen
2013-04-13(svn r25185) -Fix [FS#5508]: Remove ambivalent functions CargoList::Empty() a...frosch
2013-04-06(svn r25152) -Fix-ish [FS#5520]: remove stray reservation from savegames affe...rubidium
2013-03-22(svn r25115) -Fix (r8973) [FS#5492-ish]: [NewGRF] Acceleration of NewGRF airc...frosch
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2012-12-05(svn r24790) -Remove: Classic difficulty profiles.frosch
2012-12-05(svn r24789) -Add: Separate setting to control the default settings of newly ...frosch
2012-12-01(svn r24776) -Doc: Typo fixes, additions, and additional dots collected from ...alberth
2012-11-12(svn r24717) -Fix [FS#5139]: When starting a scenario apply the local company...frosch
2012-10-20(svn r24619) -Change: Check for bankruptcy on a monthly basis (ZxBioHazardZx)planetmaker
2012-10-01(svn r24565) -Fix: Stop both price and payment inflation if either of them ha...frosch
2012-10-01(svn r24564) -Fix [FS#5312] (r17433): Limiting the inflation did not quite work.frosch
2012-09-21(svn r24540) -Codechange: Remove the not-so-useful HALF_TILE_SIZE constant.alberth
2012-04-17(svn r24134) -Add: Configurable limits for tree planting.michi_cc
2012-04-17(svn r24132) -Change [FS#4713]: Improve randomness of tile order in the tile ...michi_cc