OpenTTD-patches/src/saveload
2009-01-22 22:02:05 +00:00
..
afterload.cpp (svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map. 2009-01-21 02:31:55 +00:00
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' 2009-01-13 01:46:46 +00:00
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. 2009-01-12 17:11:45 +00:00
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 2009-01-13 21:32:47 +00:00
newgrf_sl.cpp
oldloader.cpp (svn r15211) -Fix (r15190): loading of TTD savegames was broken 2009-01-22 22:02:05 +00:00
oldloader.h (svn r15174) -Codechange: split oldloader.cpp 2009-01-20 16:47:42 +00:00
order_sl.cpp
saveload_internal.h (svn r15166) -Codechange: reduce number of includes in afterload.cpp 2009-01-20 13:56:35 +00:00
saveload.cpp (svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map. 2009-01-21 02:31:55 +00:00
saveload.h
signs_sl.cpp (svn r15137) -Fix (r11822)(r14340): signs with sign 'Sign' were lost when converting from TTD savegames 2009-01-18 16:20:04 +00:00
station_sl.cpp
strings_sl.cpp
subsidy_sl.cpp
town_sl.cpp
ttdloader.cpp (svn r15189) -Cleanup: remove unused includes 2009-01-21 02:07:56 +00:00
vehicle_sl.cpp
waypoint_sl.cpp