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
dP b284d34277 Add: Support Zstandard(zstd) savegame compression
(cherry picked from commit 6f0aeaf2c5436550c93205e704624957e9abc969)
3 years ago
..
CMakeLists.txt Update: Merge branch 'jgrpp_master_cmake' into jgrpp_cmake 4 years ago
afterload.cpp Check for broken custom bridge head states, and bump save version 3 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 Cache animated tile speed, use btree map for animated tiles 4 years ago
autoreplace_sl.cpp Codechange: Replace FOR_ALL_ENGINE_RENEWS with range-based for loops 4 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 3 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 Cleanup: Remove save-only autolength flag from economy chunk handlers 3 years ago
engine_sl.cpp Merge branch 'master' into jgrpp 3 years ago
extended_ver_sl.cpp Check for broken custom bridge head states, and bump save version 3 years ago
extended_ver_sl.h Add map bit to suppress water flooding checks 3 years ago
game_sl.cpp Codechange: Store GS lang texts in std::strings. 4 years ago
gamelog_sl.cpp Merge branch 'master' into jgrpp 3 years ago
goal_sl.cpp Codechange: Replace FOR_ALL_GOALS with range-based for loops 4 years ago
group_sl.cpp Codechange: Use std::string for most of the user-settable custom names. 4 years ago
industry_sl.cpp Feature: Allow GameScripts to add additional text to Industry view window 3 years ago
labelmaps_sl.cpp Merge branch 'master' into jgrpp 4 years ago
linkgraph_sl.cpp Merge branch 'master' into jgrpp 3 years ago
map_sl.cpp Merge branch 'master' into jgrpp 3 years ago
misc_sl.cpp Merge branch 'master' into jgrpp 3 years ago
newgrf_sl.cpp Saveload: Store NewGRF name in savegame, include in missing GRF message 3 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 4 years ago
oldloader.cpp Merge branch 'master' into jgrpp 3 years ago
oldloader.h Codechange: Replace assert_compile macro with static_assert 3 years ago
oldloader_sl.cpp Merge branch 'master' into jgrpp 3 years ago
order_sl.cpp Extend Order::flags to 16 bits, fixes conditional order target field size 4 years ago
plans_sl.cpp Saveload: Fix SLE*_CONDSSTR* macros 3 years ago
saveload.cpp Add: Support Zstandard(zstd) savegame compression 3 years ago
saveload.h Merge tag '1.11.0-beta1' into jgrpp 3 years ago
saveload_buffer.h Merge branch 'master' into jgrpp 3 years ago
saveload_filter.h Cleanup: Removed SVN headers 5 years ago
saveload_internal.h TBTR: Fix palette recolouring of templates 3 years ago
signal_sl.cpp Remove programmable pre-signal calls to DebugPrintProgram 4 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 4 years ago
story_sl.cpp Codechange: Replace story related FOR_ALL with range-based for loops 4 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 4 years ago
tbtr_template_replacement_sl.cpp TBTR: Avoid unnecessary iterations of template replacement pool 4 years ago
tbtr_template_veh_sl.cpp TBTR: Add support for vehicle reversed flag 3 years ago
town_sl.cpp Merge branch 'master' into jgrpp 4 years ago
tracerestrict_sl.cpp Initial implementation of tracerestrict counter mechanism 4 years ago
tunnel_sl.cpp Merge branch 'master' into jgrpp 4 years ago
vehicle_sl.cpp Add feature: realistic train braking 3 years ago
waypoint_sl.cpp Merge branch 'master' into jgrpp 3 years ago