OpenTTD/src/saveload
Tyler Trahan d09210e1c6 Feature: Configurable subsidy duration 2021-06-10 23:26:16 +02:00
..
CMakeLists.txt Add: introduce CMake for project management 2020-06-05 19:36:05 +02:00
afterload.cpp Fix: compatible NewGRFs in crash-log reported wrong md5 (#9340) 2021-06-08 20:30:44 +02:00
ai_sl.cpp Codechange: Remove FOR_ALL_CHUNK_HANDLERS 2021-06-06 19:35:06 +02:00
airport_sl.cpp Codechange: Remove FOR_ALL_CHUNK_HANDLERS 2021-06-06 19:35:06 +02:00
animated_tile_sl.cpp Codechange: Remove FOR_ALL_CHUNK_HANDLERS 2021-06-06 19:35:06 +02:00
autoreplace_sl.cpp Codechange: Remove FOR_ALL_CHUNK_HANDLERS 2021-06-06 19:35:06 +02:00
cargomonitor_sl.cpp Codechange: Remove FOR_ALL_CHUNK_HANDLERS 2021-06-06 19:35:06 +02:00
cargopacket_sl.cpp Codechange: Remove FOR_ALL_CHUNK_HANDLERS 2021-06-06 19:35:06 +02:00
cheat_sl.cpp Codechange: rework CHTS-chunk save/load to be more like the others 2021-06-10 19:18:24 +02:00
company_sl.cpp Codechange: Remove FOR_ALL_CHUNK_HANDLERS 2021-06-06 19:35:06 +02:00
depot_sl.cpp Codechange: Remove FOR_ALL_CHUNK_HANDLERS 2021-06-06 19:35:06 +02:00
economy_sl.cpp Codechange: Remove FOR_ALL_CHUNK_HANDLERS 2021-06-06 19:35:06 +02:00
engine_sl.cpp Codechange: Remove FOR_ALL_CHUNK_HANDLERS 2021-06-06 19:35:06 +02:00
game_sl.cpp Codechange: Remove FOR_ALL_CHUNK_HANDLERS 2021-06-06 19:35:06 +02:00
gamelog_sl.cpp Codechange: Remove FOR_ALL_CHUNK_HANDLERS 2021-06-06 19:35:06 +02:00
goal_sl.cpp Codechange: Remove FOR_ALL_CHUNK_HANDLERS 2021-06-06 19:35:06 +02:00
group_sl.cpp Codechange: Remove FOR_ALL_CHUNK_HANDLERS 2021-06-06 19:35:06 +02:00
industry_sl.cpp Codechange: Remove FOR_ALL_CHUNK_HANDLERS 2021-06-06 19:35:06 +02:00
labelmaps_sl.cpp Codechange: Remove FOR_ALL_CHUNK_HANDLERS 2021-06-06 19:35:06 +02:00
linkgraph_sl.cpp Codechange: rename SL_LST to SL_REFLIST to highlight the "reference" part 2021-06-10 19:18:24 +02:00
map_sl.cpp Codechange: Remove FOR_ALL_CHUNK_HANDLERS 2021-06-06 19:35:06 +02:00
misc_sl.cpp Codechange: Remove FOR_ALL_CHUNK_HANDLERS 2021-06-06 19:35:06 +02:00
newgrf_sl.cpp Codechange: Remove FOR_ALL_CHUNK_HANDLERS 2021-06-06 19:35:06 +02:00
newgrf_sl.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
object_sl.cpp Codechange: Remove FOR_ALL_CHUNK_HANDLERS 2021-06-06 19:35:06 +02:00
oldloader.cpp Codechange: rename str_validate to StrMakeValid(InPlace) (#9304) 2021-05-29 11:21:38 +02:00
oldloader.h Codechange: Don't use cpp_offsetof in the TTO/TTD savegame loader. 2021-02-13 20:08:53 +01:00
oldloader_sl.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 2021-01-08 11:16:18 +01:00
order_sl.cpp Codechange: Remove FOR_ALL_CHUNK_HANDLERS 2021-06-06 19:35:06 +02:00
saveload.cpp Codechange: rename SL_LST to SL_REFLIST to highlight the "reference" part 2021-06-10 19:18:24 +02:00
saveload.h Feature: Configurable subsidy duration 2021-06-10 23:26:16 +02:00
saveload_filter.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
saveload_internal.h Codechange: C++-ify lists for SaveLoad (#9323) 2021-05-31 22:26:44 +02:00
signs_sl.cpp Codechange: Remove FOR_ALL_CHUNK_HANDLERS 2021-06-06 19:35:06 +02:00
station_sl.cpp Codechange: rename SL_LST to SL_REFLIST to highlight the "reference" part 2021-06-10 19:18:24 +02:00
storage_sl.cpp Codechange: Remove FOR_ALL_CHUNK_HANDLERS 2021-06-06 19:35:06 +02:00
story_sl.cpp Codechange: Remove FOR_ALL_CHUNK_HANDLERS 2021-06-06 19:35:06 +02:00
strings_sl.cpp Codechange: Remove FOR_ALL_CHUNK_HANDLERS 2021-06-06 19:35:06 +02:00
subsidy_sl.cpp Feature: Configurable subsidy duration 2021-06-10 23:26:16 +02:00
town_sl.cpp Codechange: rename SL_LST to SL_REFLIST to highlight the "reference" part 2021-06-10 19:18:24 +02:00
vehicle_sl.cpp Codechange: rename SL_LST to SL_REFLIST to highlight the "reference" part 2021-06-10 19:18:24 +02:00
waypoint_sl.cpp Codechange: Remove FOR_ALL_CHUNK_HANDLERS 2021-06-06 19:35:06 +02:00