summaryrefslogtreecommitdiff
path: root/src/saveload/saveload_internal.h
AgeCommit message (Expand)Author
2021-06-14Codechange: remove the special station/vehicle code from SaveLoadPatric Stout
2021-05-31Codechange: C++-ify lists for SaveLoad (#9323)Patric Stout
2020-05-21Codechange: Use std::string for most of the user-settable custom names.Michael Lutz
2020-05-06Fix #8021: limit savegame range for docking tiles fixingglx
2020-03-30Fix #8020: Add missing docking tiles around industry neutral stationsSamuXarick
2020-01-12Fix #7925: Reset temporary saveload data at the start of loading a savegame i...frosch
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-04-29Codechange: Set ZoomLevel's base type to byte instead of using ZoomLevelByteCharles Pigott
2013-07-21(svn r25620) -Fix (r25342): Save/load of story books were brokenzuu
2013-05-19(svn r25258) -Codechange: save linkgraph (fonsinchen)rubidium
2011-12-03(svn r23411) -Add: Company infrastructure counts for rail.michi_cc
2011-11-21(svn r23290) -Fix [FS#2379,FS#3569]: Change the centre of train vehicles to d...michi_cc
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2009-12-04(svn r18404) -Codechange: link drive through stops better togetherrubidium
2009-11-30(svn r18351) -Fix [FS#3333]: endianness issue with saving the zoom levelrubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-07-22(svn r16909) -Fix [FS#2996]: NewGRF stations would be triggering assertions a...rubidium
2009-07-16(svn r16855) -Codechange: remove unused 'conversion' stuff from the waypoint ...rubidium
2009-03-21(svn r15799) -Codechange: Save rail type label list to savegame and perform m...peter1138
2009-02-04(svn r15340) -Fix [FS#2121]: changing town road layout in-game caused ugly ro...smatz
2009-01-23(svn r15216) -Feature: native support for Transport Tycoon (Original) savegam...smatz
2009-01-20(svn r15166) -Codechange: reduce number of includes in afterload.cppsmatz
2009-01-04(svn r14828) -Codechange: move most of save/load-specific code to separate filessmatz