OpenTTD/src/saveload
2010-08-22 09:21:56 +00:00
..
afterload.cpp (svn r20592) -Fix (r2041): no (proper) savegame conversion was done when _date_fract got a new value range 2010-08-22 09:21:56 +00:00
ai_sl.cpp
airport_sl.cpp (svn r20450) -Fix: same the airport tile ID mapping as well 2010-08-11 19:09:26 +00:00
animated_tile_sl.cpp
autoreplace_sl.cpp
cargopacket_sl.cpp
cheat_sl.cpp
company_sl.cpp
depot_sl.cpp
economy_sl.cpp
engine_sl.cpp
gamelog_sl.cpp
group_sl.cpp
industry_sl.cpp (svn r20449) -Codechange: unduplicate saving/loading of NewGRF ID + local id -> OpenTTD spec mappings 2010-08-11 18:57:48 +00:00
labelmaps_sl.cpp
map_sl.cpp
misc_sl.cpp
newgrf_sl.cpp (svn r20449) -Codechange: unduplicate saving/loading of NewGRF ID + local id -> OpenTTD spec mappings 2010-08-11 18:57:48 +00:00
newgrf_sl.h (svn r20449) -Codechange: unduplicate saving/loading of NewGRF ID + local id -> OpenTTD spec mappings 2010-08-11 18:57:48 +00:00
object_sl.cpp (svn r20482) -Codechange: move some object related information off the map and unify the relation objects have to towns 2010-08-13 12:45:26 +00:00
oldloader_sl.cpp
oldloader.cpp
oldloader.h
order_sl.cpp (svn r20547) -Change: the way order backups are performed. Now restoring an order doesn't require up to 765 commands. 2010-08-18 20:48:38 +00:00
saveload_internal.h
saveload.cpp (svn r20482) -Codechange: move some object related information off the map and unify the relation objects have to towns 2010-08-13 12:45:26 +00:00
saveload.h
signs_sl.cpp
station_sl.cpp
strings_sl.cpp
subsidy_sl.cpp
town_sl.cpp (svn r20449) -Codechange: unduplicate saving/loading of NewGRF ID + local id -> OpenTTD spec mappings 2010-08-11 18:57:48 +00:00
vehicle_sl.cpp
waypoint_sl.cpp