OpenTTD/src/saveload
rubidium 441011b782 (svn r16382) -Codechange: make GetVehicleTrackdir a member function of Vehicle. 2009-05-22 18:17:20 +00:00
..
afterload.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
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 r16382) -Codechange: make GetVehicleTrackdir a member function of Vehicle. 2009-05-22 18:17:20 +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 r16338) -Codechange: split loading of references to two phases 2009-05-17 16:28:29 +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 r16382) -Codechange: make GetVehicleTrackdir a member function of Vehicle. 2009-05-22 18:17:20 +00:00
waypoint_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 2009-05-17 16:28:29 +00:00