OpenTTD/src/saveload
2009-06-18 18:13:38 +00:00
..
afterload.cpp (svn r16572) -Codechange: also catch FPEs in saveload and the warning about missing NewGRFs; only happens when assertions are disabled and NewGRFs are missing. 2009-06-13 12:03:37 +00:00
ai_sl.cpp
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 (svn r16586) -Codechange: don't store lifelength in the savegame; it can easily be calculated, it isn't used often and now changing extend_vehicle_life in game has some effect. 2009-06-17 17:13:30 +00:00
gamelog_sl.cpp
group_sl.cpp
industry_sl.cpp
labelmaps_sl.cpp
map_sl.cpp
misc_sl.cpp
newgrf_sl.cpp
oldloader_sl.cpp (svn r16596) -Fix (r16378): there were several hundreds of empty signs above tile 0 after loading TTO/TTD savegame 2009-06-18 18:13:38 +00:00
oldloader.cpp
oldloader.h
order_sl.cpp
saveload_internal.h
saveload.cpp
saveload.h
signs_sl.cpp
station_sl.cpp
strings_sl.cpp
subsidy_sl.cpp
town_sl.cpp
vehicle_sl.cpp
waypoint_sl.cpp