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
glx ec704b21ca (svn r15893) -Add: watermark crash.sav and don't generate crash information if a loaded crash.sav causes a crash 16 years ago
..
afterload.cpp (svn r15799) -Codechange: Save rail type label list to savegame and perform mapping on load if necessary. 16 years ago
ai_sl.cpp (svn r15532) -Fix (r15525): don't try to load (and forget) AI data from a non-existing AI when joining a server. In other words: you can join network servers again. 16 years ago
animated_tile_sl.cpp
autoreplace_sl.cpp (svn r15299) -Cleanup: remove many redundant includes 16 years ago
cargopacket_sl.cpp (svn r15299) -Cleanup: remove many redundant includes 16 years ago
cheat_sl.cpp
company_sl.cpp (svn r15428) -Codechange: consistently use colour instead of having both color and colour. 16 years ago
depot_sl.cpp
economy_sl.cpp
engine_sl.cpp (svn r15645) -Fix (r12924)[FS#2612]: Add an EngineOverrideManager to give the term 'compatible newgrf' again some sense and to not crash because of trivial changes. 16 years ago
gamelog_sl.cpp (svn r15893) -Add: watermark crash.sav and don't generate crash information if a loaded crash.sav causes a crash 16 years ago
group_sl.cpp
industry_sl.cpp (svn r15428) -Codechange: consistently use colour instead of having both color and colour. 16 years ago
labelmaps_sl.cpp (svn r15799) -Codechange: Save rail type label list to savegame and perform mapping on load if necessary. 16 years ago
map_sl.cpp (svn r15299) -Cleanup: remove many redundant includes 16 years ago
misc_sl.cpp (svn r15584) -Codechange: Move several variables from variables.h to more appropriate headers. 16 years ago
newgrf_sl.cpp
oldloader.cpp (svn r15626) -Fix [FS#2698]: UTF8 string handling could cause buffer overruns. 16 years ago
oldloader.h (svn r15274) -Fix (r8705): oldloader wasn't updated to use 64bit airport_flags 16 years ago
oldloader_sl.cpp (svn r15727) -Codechange: apply coding style to namegen arrays 16 years ago
order_sl.cpp (svn r15500) -Fix (r12648): pre-0.5 OTTD stored new_nonstop and full_load_any in a different way, savegame conversion wasn't working for them 16 years ago
saveload.cpp (svn r15893) -Add: watermark crash.sav and don't generate crash information if a loaded crash.sav causes a crash 16 years ago
saveload.h (svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too 16 years ago
saveload_internal.h (svn r15799) -Codechange: Save rail type label list to savegame and perform mapping on load if necessary. 16 years ago
signs_sl.cpp (svn r15299) -Cleanup: remove many redundant includes 16 years ago
station_sl.cpp (svn r15436) -Codechange: Return index of station spec within station class as a return parameter of GetCustomStationSpecByGrf(), as the index is already known. Saves on an extra loop and an extern... 16 years ago
strings_sl.cpp (svn r15299) -Cleanup: remove many redundant includes 16 years ago
subsidy_sl.cpp
town_sl.cpp (svn r15340) -Fix [FS#2121]: changing town road layout in-game caused ugly road networks 16 years ago
vehicle_sl.cpp (svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too 16 years ago
waypoint_sl.cpp