OpenTTD/src/saveload
Yexo 757b11325b (svn r15239) -Fix [FS#2579]: The start date of random AIs was not stored in the config file or the savegame. 2009-01-23 21:52:29 +00:00
..
afterload.cpp (svn r15216) -Feature: native support for Transport Tycoon (Original) savegames. Based on SVXConverter's source code and documentation by Roman Vetter 2009-01-23 02:35:17 +00:00
ai_sl.cpp (svn r15239) -Fix [FS#2579]: The start date of random AIs was not stored in the config file or the savegame. 2009-01-23 21:52:29 +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 (svn r14829) -Fix (r14828): forgot CH_LAST 2009-01-04 15:46:50 +00:00
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 r15220) -Fix (r15216): signedness warning 2009-01-23 09:47:46 +00:00
oldloader.h (svn r15223) -Codechange: move GetOldTownName to oldloader_sl.cpp as it is specific to loading of TTO/TTD savegames 2009-01-23 13:36:12 +00:00
oldloader_sl.cpp (svn r15223) -Codechange: move GetOldTownName to oldloader_sl.cpp as it is specific to loading of TTO/TTD savegames 2009-01-23 13:36:12 +00:00
order_sl.cpp
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 (svn r15216) -Feature: native support for Transport Tycoon (Original) savegames. Based on SVXConverter's source code and documentation by Roman Vetter 2009-01-23 02:35:17 +00:00
saveload_internal.h (svn r15216) -Feature: native support for Transport Tycoon (Original) savegames. Based on SVXConverter's source code and documentation by Roman Vetter 2009-01-23 02:35:17 +00:00
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 (svn r15216) -Feature: native support for Transport Tycoon (Original) savegames. Based on SVXConverter's source code and documentation by Roman Vetter 2009-01-23 02:35:17 +00:00
subsidy_sl.cpp (svn r14829) -Fix (r14828): forgot CH_LAST 2009-01-04 15:46:50 +00:00
town_sl.cpp
vehicle_sl.cpp (svn r15230) -Fix (r1): aircraft could have zero speed while in air after loading old savegame 2009-01-23 15:53:24 +00:00
waypoint_sl.cpp