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 24263638bf (svn r23526) -Codechange: unify cargos vs cargoes 13 years ago
..
afterload.cpp (svn r23526) -Codechange: unify cargos vs cargoes 13 years ago
ai_sl.cpp (svn r23386) -Fix: debug script related events to 'script' (removes 'ai') 13 years ago
airport_sl.cpp
animated_tile_sl.cpp
autoreplace_sl.cpp
cargopacket_sl.cpp
cheat_sl.cpp (svn r22737) -Fix [FS#4717]: some corrupted savegames could crash OpenTTD instead of showing the "savegame corrupted" message 13 years ago
company_sl.cpp (svn r23414) -Add: Company infrastructure counts for stations/airports. 13 years ago
depot_sl.cpp
economy_sl.cpp
engine_sl.cpp
gamelog_sl.cpp (svn r23065) -Add: -q option to read a savegame, write some general info and exit 13 years ago
group_sl.cpp (svn r22975) -Codechange: Do not store Group::num_vehicle in the savegame, but compute it like num_engines on load. 13 years ago
industry_sl.cpp
labelmaps_sl.cpp
map_sl.cpp
misc_sl.cpp (svn r23316) -Feature: Add ability to zoom in to 2x and 4x level. 13 years ago
newgrf_sl.cpp (svn r22811) -Change: don't try to load static NewGRFs when loading the intro game for the first time 13 years ago
newgrf_sl.h
object_sl.cpp
oldloader.cpp (svn r22827) -Codechange: pass the/a more proper sub directory when opening (some) files instead of the default one 13 years ago
oldloader.h
oldloader_sl.cpp (svn r23300) -Add: show on the GUI when a town grows and make a general framework to store goals of a town 13 years ago
order_sl.cpp (svn r22914) -Fix [FS#4716]: old TTO/TTD savegames could get non-stop via orders upon savegame loading, even when those orders did not exist back then. This 'conversion' feature is something for TTDPatch and old OpenTTD savegames 13 years ago
saveload.cpp (svn r23504) -Feature: Aircraft range. 13 years ago
saveload.h (svn r23195) -Codechange: if we really need to cast away constness, use const_cast 13 years ago
saveload_filter.h
saveload_internal.h (svn r23411) -Add: Company infrastructure counts for rail. 13 years ago
signs_sl.cpp (svn r23105) -Fix (r23104): Kenobi visited me ;) 13 years ago
station_sl.cpp (svn r23526) -Codechange: unify cargos vs cargoes 13 years ago
storage_sl.cpp
strings_sl.cpp (svn r22957) -Codechange: SPECSTR_PLAYERNAME is actually the company name, which is derived from the town name + ' Transport'. So make sure the last constant is in sync with the town name table 13 years ago
subsidy_sl.cpp
town_sl.cpp (svn r23526) -Codechange: unify cargos vs cargoes 13 years ago
vehicle_sl.cpp (svn r23504) -Feature: Aircraft range. 13 years ago
waypoint_sl.cpp