OpenTTD/src/saveload
2024-01-16 20:58:55 +00:00
..
compat
afterload.cpp Codechange: Redefine some cargo-related values in terms of CargoID instead of CargoType. 2024-01-09 18:56:05 +00:00
ai_sl.cpp
airport_sl.cpp
animated_tile_sl.cpp
autoreplace_sl.cpp
cargomonitor_sl.cpp
cargopacket_sl.cpp
cheat_sl.cpp
CMakeLists.txt Feature: Region-based pathfinder for ships (#10543) 2024-01-08 20:29:05 +01:00
company_sl.cpp
depot_sl.cpp
economy_sl.cpp
engine_sl.cpp Codechange: coding style fixes 2024-01-04 16:23:54 +01:00
game_sl.cpp
gamelog_sl.cpp
goal_sl.cpp
group_sl.cpp
industry_sl.cpp
labelmaps_sl.cpp
league_sl.cpp
linkgraph_sl.cpp
map_sl.cpp
misc_sl.cpp
newgrf_sl.cpp
newgrf_sl.h
object_sl.cpp
oldloader_sl.cpp Fix 36a0818: TTO did not save company shares 2024-01-16 00:08:19 +01:00
oldloader.cpp Fix fbd71a9: for TTO savegames, getting the savegame type left the file pointing to the wrong location 2024-01-16 00:08:19 +01:00
oldloader.h Fix #11783, 953445a: TTO savegames are not 65536 by 65536 2024-01-16 00:08:19 +01:00
order_sl.cpp
saveload_error.hpp Codechange: compile-time validate the string format of SlErrorCorruptFmt (#11805) 2024-01-16 20:58:55 +00:00
saveload_filter.h
saveload_internal.h
saveload.cpp Feature: Region-based pathfinder for ships (#10543) 2024-01-08 20:29:05 +01:00
saveload.h Feature: Region-based pathfinder for ships (#10543) 2024-01-08 20:29:05 +01:00
settings_sl.cpp
signs_sl.cpp
station_sl.cpp
storage_sl.cpp
story_sl.cpp
strings_sl.cpp
subsidy_sl.cpp
town_sl.cpp
vehicle_sl.cpp Fix #11785, cf16f45: when bumping aircraft into the air, remove them from the loading vehicle list again 2024-01-16 00:08:19 +01:00
water_regions_sl.cpp Feature: Region-based pathfinder for ships (#10543) 2024-01-08 20:29:05 +01:00
waypoint_sl.cpp Codechange: coding style fixes 2024-01-04 16:23:54 +01:00