OpenTTD-patches/src/saveload
2010-02-25 20:06:11 +00:00
..
afterload.cpp (svn r19255) -Codechange: encapsulate GRFIdentifier in GRFConfig instead of subclassing it 2010-02-25 20:05:31 +00:00
ai_sl.cpp (svn r19081) -Codechange: make it possible to disable compilation of the AI+Squirrel 2010-02-10 16:24:05 +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
labelmaps_sl.cpp
map_sl.cpp
misc_sl.cpp
newgrf_sl.cpp (svn r19256) -Codechange: use a constructor/destructor for GRFConfig to make sure all members are properly initialized 2010-02-25 20:06:11 +00:00
oldloader_sl.cpp (svn r19256) -Codechange: use a constructor/destructor for GRFConfig to make sure all members are properly initialized 2010-02-25 20:06:11 +00:00
oldloader.cpp
oldloader.h
order_sl.cpp
saveload_internal.h
saveload.cpp (svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit 2010-02-24 14:46:15 +00:00
saveload.h
signs_sl.cpp
station_sl.cpp (svn r19198) -Codechange: store the size of stations in savegames 2010-02-22 14:17:07 +00:00
strings_sl.cpp
subsidy_sl.cpp
town_sl.cpp
vehicle_sl.cpp (svn r19090) -Codechange: some comment coding style fixes 2010-02-10 21:06:05 +00:00
waypoint_sl.cpp