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 43980639de Merge branch 'master' into jgrpp
# Conflicts:
#	.gitignore
#	CMakeLists.txt
#	src/3rdparty/optional/optional.hpp
#	src/group_cmd.cpp
#	src/industry_cmd.cpp
#	src/misc_gui.cpp
#	src/video/sdl2_v.cpp
3 years ago
..
CMakeLists.txt Update: Merge branch 'jgrpp_master_cmake' into jgrpp_cmake 4 years ago
afterload.cpp Merge branch 'master' into jgrpp 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 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 Add rate limit for object construction 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 Merge branch 'master' into jgrpp 3 years ago
extended_ver_sl.cpp Add feature: realistic train braking 3 years ago
extended_ver_sl.h Add feature: realistic train braking 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 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 Feature: Set exclusive access to industry from GS (#8115) 3 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 4 years ago
misc_sl.cpp Merge branch 'master' into jgrpp 4 years ago
newgrf_sl.cpp Saveload: Store NewGRF name in savegame, include in missing GRF message 4 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 Revert "Fix 63ccb36ef3: Crash trying to load TTO/TTD savegames. (#8356)" 4 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 4 years ago
saveload.cpp Merge branch 'master' into jgrpp 3 years ago
saveload.h Fix #8589, 653e7fa548: Motion counter is NewGRF-visible but not saved, leading to desyncs. (#8591) 3 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 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 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 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