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
frosch b1718478c8 Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 8 months ago
..
compat
CMakeLists.txt
afterload.cpp Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 8 months ago
ai_sl.cpp
airport_sl.cpp
animated_tile_sl.cpp
autoreplace_sl.cpp
cargomonitor_sl.cpp
cargopacket_sl.cpp
cheat_sl.cpp
company_sl.cpp Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 8 months ago
depot_sl.cpp
economy_sl.cpp
engine_sl.cpp
game_sl.cpp
gamelog_sl.cpp
goal_sl.cpp
group_sl.cpp
industry_sl.cpp Codechange: Split dates and timers into Economy and Calendar time (#10700) 8 months ago
labelmaps_sl.cpp
league_sl.cpp
linkgraph_sl.cpp
map_sl.cpp
misc_sl.cpp Feature: Setting for minutes per calendar year (#11428) 8 months ago
newgrf_sl.cpp
newgrf_sl.h
object_sl.cpp
oldloader.cpp Codechange: replace ROR/ROL with std::rotr/rotl 8 months ago
oldloader.h
oldloader_sl.cpp Codechange: Rename TownEffect to TownAcceptanceEffect. 8 months ago
order_sl.cpp
saveload.cpp Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 8 months ago
saveload.h Add: [GS] Allow to set max loan for each company separately (#11224) 8 months ago
saveload_error.hpp Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 8 months ago
saveload_filter.h
saveload_internal.h
settings_sl.cpp
signs_sl.cpp
station_sl.cpp
storage_sl.cpp
story_sl.cpp
strings_sl.cpp
subsidy_sl.cpp
town_sl.cpp Codechange: Rename TownEffect to TownAcceptanceEffect. 8 months ago
vehicle_sl.cpp
water_regions_sl.cpp Change: simplified water region evaluation, removed savegame data (#11750) 8 months ago
waypoint_sl.cpp