You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/saveload
rubidium 27e45d96a4 (svn r20547) -Change: the way order backups are performed. Now restoring an order doesn't require up to 765 commands. 14 years ago
..
afterload.cpp (svn r20528) -Fix: in old savegames aircraft can have an invalid state 14 years ago
ai_sl.cpp (svn r19973) -Codechange: Add another procedure to chunk handlers for checking savegames (empty for now). 14 years ago
airport_sl.cpp (svn r20450) -Fix: same the airport tile ID mapping as well 14 years ago
animated_tile_sl.cpp (svn r19973) -Codechange: Add another procedure to chunk handlers for checking savegames (empty for now). 14 years ago
autoreplace_sl.cpp (svn r19973) -Codechange: Add another procedure to chunk handlers for checking savegames (empty for now). 14 years ago
cargopacket_sl.cpp (svn r19973) -Codechange: Add another procedure to chunk handlers for checking savegames (empty for now). 14 years ago
cheat_sl.cpp (svn r19973) -Codechange: Add another procedure to chunk handlers for checking savegames (empty for now). 14 years ago
company_sl.cpp (svn r20311) -Codechange: don't reserve extra space in the savegame that is never used 14 years ago
depot_sl.cpp (svn r20003) -Feature [FS#3886]: [NewGRF] var 43 depot build date for railtypes 14 years ago
economy_sl.cpp (svn r20311) -Codechange: don't reserve extra space in the savegame that is never used 14 years ago
engine_sl.cpp (svn r20311) -Codechange: don't reserve extra space in the savegame that is never used 14 years ago
gamelog_sl.cpp (svn r19973) -Codechange: Add another procedure to chunk handlers for checking savegames (empty for now). 14 years ago
group_sl.cpp (svn r19973) -Codechange: Add another procedure to chunk handlers for checking savegames (empty for now). 14 years ago
industry_sl.cpp (svn r20449) -Codechange: unduplicate saving/loading of NewGRF ID + local id -> OpenTTD spec mappings 14 years ago
labelmaps_sl.cpp (svn r19973) -Codechange: Add another procedure to chunk handlers for checking savegames (empty for now). 14 years ago
map_sl.cpp (svn r19976) -Add: Read mapsize during SL_LOAD_CHECK. 14 years ago
misc_sl.cpp (svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be missed :) 14 years ago
newgrf_sl.cpp (svn r20449) -Codechange: unduplicate saving/loading of NewGRF ID + local id -> OpenTTD spec mappings 14 years ago
newgrf_sl.h (svn r20449) -Codechange: unduplicate saving/loading of NewGRF ID + local id -> OpenTTD spec mappings 14 years ago
object_sl.cpp (svn r20482) -Codechange: move some object related information off the map and unify the relation objects have to towns 14 years ago
oldloader.cpp (svn r20247) -Fix: when it is known the loading an old savegame is going to fail, bail out immediately (using an exception) instead of going on until e.g. the expected number of byte is read 14 years ago
oldloader.h (svn r20247) -Fix: when it is known the loading an old savegame is going to fail, bail out immediately (using an exception) instead of going on until e.g. the expected number of byte is read 14 years ago
oldloader_sl.cpp (svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable. 14 years ago
order_sl.cpp (svn r20547) -Change: the way order backups are performed. Now restoring an order doesn't require up to 765 commands. 14 years ago
saveload.cpp (svn r20482) -Codechange: move some object related information off the map and unify the relation objects have to towns 14 years ago
saveload.h (svn r20286) -Codechange: Unify end of doxygen comments. 14 years ago
saveload_internal.h (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 15 years ago
signs_sl.cpp (svn r19973) -Codechange: Add another procedure to chunk handlers for checking savegames (empty for now). 14 years ago
station_sl.cpp (svn r20406) -Codechange: make StationClass use the new generic class 14 years ago
strings_sl.cpp (svn r19973) -Codechange: Add another procedure to chunk handlers for checking savegames (empty for now). 14 years ago
subsidy_sl.cpp (svn r19973) -Codechange: Add another procedure to chunk handlers for checking savegames (empty for now). 14 years ago
town_sl.cpp (svn r20449) -Codechange: unduplicate saving/loading of NewGRF ID + local id -> OpenTTD spec mappings 14 years ago
vehicle_sl.cpp (svn r20311) -Codechange: don't reserve extra space in the savegame that is never used 14 years ago
waypoint_sl.cpp (svn r20406) -Codechange: make StationClass use the new generic class 14 years ago