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
rubidium bb77071749 (svn r15158) -Cleanup: remove some unused/unneeded cruft from the thread generalisation. 16 years ago
..
afterload.cpp (svn r15137) -Fix (r11822)(r14340): signs with sign 'Sign' were lost when converting from TTD savegames 16 years ago
ai_sl.cpp (svn r15045) -Add [NoAI API CHANGE]: in info.nut you can now have (optional) a CanLoadFromVersion(version), which should return true/false, to indicate if you can load a savegame made with your AI of version 'version' 16 years ago
animated_tile_sl.cpp
autoreplace_sl.cpp
cargopacket_sl.cpp
cheat_sl.cpp
company_sl.cpp (svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to see. 16 years ago
depot_sl.cpp
economy_sl.cpp
engine_sl.cpp
gamelog_sl.cpp
group_sl.cpp
industry_sl.cpp
map_sl.cpp
misc_sl.cpp (svn r15075) -Fix: store _next_competitor_start as uint32, else it might overflow for values > 2.4 years 16 years ago
newgrf_sl.cpp
oldloader.cpp (svn r15148) -Cleanup: Remove the options "competitor start time" and "competitor intelligence" from the difficulty options because they already were unused. 16 years ago
order_sl.cpp
saveload.cpp (svn r15158) -Cleanup: remove some unused/unneeded cruft from the thread generalisation. 16 years ago
saveload.h
saveload_internal.h
signs_sl.cpp (svn r15137) -Fix (r11822)(r14340): signs with sign 'Sign' were lost when converting from TTD savegames 16 years ago
station_sl.cpp
strings_sl.cpp
subsidy_sl.cpp
town_sl.cpp
vehicle_sl.cpp
waypoint_sl.cpp