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 d2e99657fa (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
..
afterload.cpp (svn r19455) -Codechange: split all airport information in Station to a seperate class 15 years ago
ai_sl.cpp (svn r19429) -Fix: when the title game contains an AIPL block the AI settinsg where overwritten by those from the title game 15 years ago
airport_sl.cpp (svn r19458) -Fix (r19457): svn add the new file 15 years ago
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 (svn r19481) -Codechange: Turn _industry_counts into a static member of Industry. 15 years ago
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 15 years ago
oldloader.cpp
oldloader.h (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 15 years ago
oldloader_sl.cpp (svn r19481) -Codechange: Turn _industry_counts into a static member of Industry. 15 years ago
order_sl.cpp
saveload.cpp (svn r19457) -Codechange: introduce AirportOverrideManager to keep track of airports if a newgrf can't be found 15 years ago
saveload.h (svn r18954) -Fix (r18952): missing 'inline' 15 years ago
saveload_internal.h
signs_sl.cpp
station_sl.cpp (svn r19455) -Codechange: split all airport information in Station to a seperate class 15 years ago
strings_sl.cpp
subsidy_sl.cpp
town_sl.cpp (svn r19435) -Fix: when loading a savegame created with a house newgrf without that newgrf available all houses became tall office blocks 15 years ago
vehicle_sl.cpp (svn r19455) -Codechange: split all airport information in Station to a seperate class 15 years ago
waypoint_sl.cpp