OpenTTD/src/saveload
smatz 7854e68b95 (svn r16407) -Fix [FS#2913]: set CargoPacket::source to INVALID_STATION when source station is deleted 2009-05-23 19:43:09 +00:00
..
afterload.cpp (svn r16407) -Fix [FS#2913]: set CargoPacket::source to INVALID_STATION when source station is deleted 2009-05-23 19:43:09 +00:00
ai_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 2009-05-17 16:28:29 +00:00
animated_tile_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 2009-05-17 16:28:29 +00:00
autoreplace_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 2009-05-17 16:28:29 +00:00
cargopacket_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 2009-05-17 16:28:29 +00:00
cheat_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 2009-05-17 16:28:29 +00:00
company_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 2009-05-17 16:28:29 +00:00
depot_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 2009-05-17 16:28:29 +00:00
economy_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 2009-05-17 16:28:29 +00:00
engine_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 2009-05-17 16:28:29 +00:00
gamelog_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 2009-05-17 16:28:29 +00:00
group_sl.cpp (svn r16373) -Codechange: use () instead of (void) for functions without parameters 2009-05-21 22:43:25 +00:00
industry_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 2009-05-17 16:28:29 +00:00
labelmaps_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 2009-05-17 16:28:29 +00:00
map_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 2009-05-17 16:28:29 +00:00
misc_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 2009-05-17 16:28:29 +00:00
newgrf_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 2009-05-17 16:28:29 +00:00
oldloader.cpp (svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time, binary size and run time (with asserts disabled) should be improved 2009-05-22 15:13:50 +00:00
oldloader.h (svn r15274) -Fix (r8705): oldloader wasn't updated to use 64bit airport_flags 2009-01-25 22:50:00 +00:00
oldloader_sl.cpp (svn r16403) -Codechange: move code related to subsidies to separate file 2009-05-23 15:46:00 +00:00
order_sl.cpp (svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time, binary size and run time (with asserts disabled) should be improved 2009-05-22 15:13:50 +00:00
saveload.cpp (svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time, binary size and run time (with asserts disabled) should be improved 2009-05-22 15:13:50 +00:00
saveload.h (svn r16338) -Codechange: split loading of references to two phases 2009-05-17 16:28:29 +00:00
saveload_internal.h (svn r15799) -Codechange: Save rail type label list to savegame and perform mapping on load if necessary. 2009-03-21 23:58:20 +00:00
signs_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 2009-05-17 16:28:29 +00:00
station_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 2009-05-17 16:28:29 +00:00
strings_sl.cpp (svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time, binary size and run time (with asserts disabled) should be improved 2009-05-22 15:13:50 +00:00
subsidy_sl.cpp (svn r16403) -Codechange: move code related to subsidies to separate file 2009-05-23 15:46:00 +00:00
town_sl.cpp (svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time, binary size and run time (with asserts disabled) should be improved 2009-05-22 15:13:50 +00:00
vehicle_sl.cpp (svn r16394) -Codechange: move (NewGRF) cache variables into a separate struct so (some vehicle related) NewGRF cache 'desyncs' can be tested easier. 2009-05-23 09:10:56 +00:00
waypoint_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 2009-05-17 16:28:29 +00:00