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
Jonathan G Rennison 1f5de8b82c Auto separation: Remove circular linked list, use new algorithm 4 years ago
..
CMakeLists.txt Update: Merge branch 'jgrpp_master_cmake' into jgrpp_cmake 4 years ago
afterload.cpp Remove redundant year/month date globals 4 years ago
ai_sl.cpp Cleanup: Removed SVN headers 5 years ago
airport_sl.cpp Cleanup: Removed SVN headers 5 years ago
animated_tile_sl.cpp Cleanup: Removed SVN headers 5 years ago
autoreplace_sl.cpp Codechange: Replace FOR_ALL_ENGINE_RENEWS with range-based for loops 5 years ago
bridge_signal_sl.cpp Merge branch 'master' into jgrpp 5 years ago
cargomonitor_sl.cpp Cleanup: Removed SVN headers 5 years ago
cargopacket_sl.cpp Merge branch 'master' into jgrpp 4 years ago
cheat_sl.cpp Cheat: Add cheats to set inflation income and cost factors 4 years ago
company_sl.cpp Merge branch 'master' into jgrpp 4 years ago
debug_sl.cpp Crash log: Save config file in new crash save chunk 4 years ago
depot_sl.cpp Use TinyString for custom name fields which are almost always empty 4 years ago
economy_sl.cpp Merge branch 'master' into jgrpp 4 years ago
engine_sl.cpp Use TinyString for custom name fields which are almost always empty 4 years ago
extended_ver_sl.cpp Auto separation: Remove circular linked list, use new algorithm 4 years ago
extended_ver_sl.h Saveload: Add version label feature to SLXI chunk 4 years ago
game_sl.cpp Codechange: Store GS lang texts in std::strings. 4 years ago
gamelog_sl.cpp Merge branch 'master' into jgrpp 5 years ago
goal_sl.cpp Codechange: Replace FOR_ALL_GOALS with range-based for loops 5 years ago
group_sl.cpp Codechange: Use std::string for most of the user-settable custom names. 4 years ago
industry_sl.cpp Codechange: Replace FOR_ALL_INDUSTRIES with range-based for loops 5 years ago
labelmaps_sl.cpp Merge branch 'master' into jgrpp 4 years ago
linkgraph_sl.cpp Merge branch 'master' into jgrpp 4 years ago
map_sl.cpp Add support for loading ChillPP v8 savegames 5 years ago
misc_sl.cpp Merge branch 'master' into jgrpp 5 years ago
newgrf_sl.cpp Merge branch 'master' into jgrpp 5 years ago
newgrf_sl.h Cleanup: Removed SVN headers 5 years ago
object_sl.cpp Codechange: Replace FOR_ALL_OBJECTS with range-based for loops 5 years ago
oldloader.cpp Merge branch 'master' into jgrpp 5 years ago
oldloader.h Cleanup: Removed SVN headers 5 years ago
oldloader_sl.cpp Merge branch 'master' into jgrpp 4 years ago
order_sl.cpp Fix 63ccb36e: Incorrect string type for OrderBackup::name save/load 4 years ago
plans_sl.cpp Merge branch 'master' into jgrpp 4 years ago
saveload.cpp Use malloc instead of calloc for MemoryDumper::AllocateBuffer 4 years ago
saveload.h Revert #8157: Redundant change 4 years ago
saveload_buffer.h Merge branch 'master' into jgrpp 5 years ago
saveload_filter.h Cleanup: Removed SVN headers 5 years ago
saveload_internal.h Merge branch 'master' into jgrpp 4 years ago
signal_sl.cpp Rename programmable signals to programmable pre-signals 5 years ago
signs_sl.cpp Merge branch 'master' into jgrpp 4 years ago
station_sl.cpp Use TinyString for custom name fields which are almost always empty 4 years ago
storage_sl.cpp Codechange: Replace FOR_ALL_STORAGES with range-based for loops 5 years ago
story_sl.cpp Codechange: Replace story related FOR_ALL with range-based for loops 5 years ago
strings_sl.cpp Codechange: Use std::string for most of the user-settable custom names. 4 years ago
subsidy_sl.cpp Codechange: Replace FOR_ALL_SUBSIDIES with range-based for loops 5 years ago
tbtr_template_replacement_sl.cpp TBTR: Avoid unnecessary iterations of template replacement pool 4 years ago
tbtr_template_veh_sl.cpp Merge branch 'master' into jgrpp 4 years ago
town_sl.cpp Merge branch 'master' into jgrpp 4 years ago
tracerestrict_sl.cpp Merge branch 'master' into jgrpp 4 years ago
tunnel_sl.cpp Merge branch 'master' into jgrpp 4 years ago
vehicle_sl.cpp Auto separation: Remove circular linked list, use new algorithm 4 years ago
waypoint_sl.cpp Use TinyString for custom name fields which are almost always empty 4 years ago