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 ec8512e2ea When declining to buy a company, ask the next company immediately 3 years ago
..
CMakeLists.txt Add save/load support for train speed adaptation 3 years ago
afterload.cpp Fix 81062163: for (really) old games, station bus/truck station cache was not updated (#9366) 3 years ago
ai_sl.cpp Change: Use gender-neutral pronouns in console command messages (and comments) (#9203) 3 years ago
airport_sl.cpp
animated_tile_sl.cpp Cache animated tile speed, use btree map for animated tiles 4 years ago
autoreplace_sl.cpp
bridge_signal_sl.cpp Avoid undefined behaviour in saveload chunk handlers 3 years ago
cargomonitor_sl.cpp
cargopacket_sl.cpp Fix some type conversion warnings 3 years ago
cheat_sl.cpp Fix various compiler warnings 3 years ago
company_sl.cpp When declining to buy a company, ask the next company immediately 3 years ago
debug_sl.cpp Avoid undefined behaviour const_casting std::string c_str() 3 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 4 years ago
engine_sl.cpp NewGRF: Elide unmasked vehicle callbacks where possible 3 years ago
extended_ver_sl.cpp When declining to buy a company, ask the next company immediately 3 years ago
extended_ver_sl.h When declining to buy a company, ask the next company immediately 3 years ago
game_sl.cpp Change: Use gender-neutral pronouns in console command messages (and comments) (#9203) 3 years ago
gamelog_sl.cpp Merge branch 'master' into jgrpp 3 years ago
goal_sl.cpp
group_sl.cpp Codechange: Replace Group::replace_protection with Group::flags 3 years ago
industry_sl.cpp Feature: Allow GameScripts to add additional text to Industry view window 3 years ago
labelmaps_sl.cpp Fix various compiler warnings 3 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 Move game events to new event_logs header/cpp files 3 years ago
newgrf_sl.cpp Fix #9202: Invalid test for unset NewGRF override mapping. (#9226) 3 years ago
newgrf_sl.h
object_sl.cpp
oldloader.cpp Codechange: Don't use cpp_offsetof in the TTO/TTD savegame loader. 3 years ago
oldloader.h Codechange: Don't use cpp_offsetof in the TTO/TTD savegame loader. 3 years ago
oldloader_sl.cpp Add setting for no vehicles introduced after given year 3 years ago
order_sl.cpp Extend Order::flags to 16 bits, fixes conditional order target field size 4 years ago
plans_sl.cpp Avoid undefined behaviour in saveload chunk handlers 3 years ago
saveload.cpp Include liblzma error code in message 3 years ago
saveload.h Change: Use gender-neutral pronouns in console command messages (and comments) (#9203) 3 years ago
saveload_buffer.h Merge branch 'master' into jgrpp 3 years ago
saveload_filter.h
saveload_internal.h NewGRF: Elide unmasked vehicle callbacks where possible 3 years ago
signal_sl.cpp Fix saving one byte at a time in Save_SPRG 3 years ago
signs_sl.cpp Merge branch 'master' into jgrpp 4 years ago
station_sl.cpp Add NewGRF feature: Extra station name strings 3 years ago
storage_sl.cpp
story_sl.cpp
strings_sl.cpp Codechange: Use std::string for most of the user-settable custom names. 4 years ago
subsidy_sl.cpp
tbtr_template_replacement_sl.cpp
tbtr_template_veh_sl.cpp Fix #299: Add estimated max speed (full) to template windows 3 years ago
town_sl.cpp Check multi-tile ID-translated houses after house ID limit change 3 years ago
tracerestrict_sl.cpp Avoid undefined behaviour in saveload chunk handlers 3 years ago
train_speed_adaptation.cpp Fix missing file from fb0403dc 3 years ago
tunnel_sl.cpp
vehicle_sl.cpp Implement improved breakdown speed reductions for ships 3 years ago
waypoint_sl.cpp Merge branch 'master' into jgrpp 3 years ago