You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/saveload
smatz 85043a1fb7 (svn r16373) -Codechange: use () instead of (void) for functions without parameters 16 years ago
..
afterload.cpp (svn r16352) -Codechange: use PoolItem::GetIfValid() instead of PoolItem::IsValidID() and PoolItem::Get() 16 years ago
ai_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 16 years ago
animated_tile_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 16 years ago
autoreplace_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 16 years ago
cargopacket_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 16 years ago
cheat_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 16 years ago
company_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 16 years ago
depot_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 16 years ago
economy_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 16 years ago
engine_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 16 years ago
gamelog_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 16 years ago
group_sl.cpp (svn r16373) -Codechange: use () instead of (void) for functions without parameters 16 years ago
industry_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 16 years ago
labelmaps_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 16 years ago
map_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 16 years ago
misc_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 16 years ago
newgrf_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 16 years ago
oldloader.cpp (svn r16242) -Codechange: rework pausing 16 years ago
oldloader.h (svn r15274) -Fix (r8705): oldloader wasn't updated to use 64bit airport_flags 16 years ago
oldloader_sl.cpp (svn r16357) -Codechange: delete invalid depots in TTD savegames caused by improper SVXConverter conversions 16 years ago
order_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 16 years ago
saveload.cpp (svn r16346) -Codechange: don't exploit the pool system in the way done for the saveload pool; it makes writing replacements unnecessarily difficult. And now we've got SmallVector that does more than enough for saving with less lines of 'interface' code. 16 years ago
saveload.h (svn r16338) -Codechange: split loading of references to two phases 16 years ago
saveload_internal.h (svn r15799) -Codechange: Save rail type label list to savegame and perform mapping on load if necessary. 16 years ago
signs_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 16 years ago
station_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 16 years ago
strings_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 16 years ago
subsidy_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 16 years ago
town_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 16 years ago
vehicle_sl.cpp (svn r16353) -Fix (r1): invalid read when OTTD savegame contains VEH_INVALID 16 years ago
waypoint_sl.cpp (svn r16338) -Codechange: split loading of references to two phases 16 years ago