OpenTTD/src/saveload
glx 869581eb23 Codechange: Replace FOR_ALL_SIGNS with range-based for loops 2019-12-21 20:13:03 +01:00
..
afterload.cpp Codechange: Replace FOR_ALL_SIGNS with range-based for loops 2019-12-21 20:13:03 +01:00
ai_sl.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
airport_sl.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
animated_tile_sl.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
autoreplace_sl.cpp Codechange: Replace FOR_ALL_ENGINE_RENEWS with range-based for loops 2019-12-21 20:13:03 +01:00
cargomonitor_sl.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
cargopacket_sl.cpp Codechange: Replace vehicle related FOR_ALL with range-based for loops 2019-12-21 20:13:03 +01:00
cheat_sl.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
company_sl.cpp Codechange: Replace station related FOR_ALL with range-based for loops 2019-12-21 20:13:03 +01:00
depot_sl.cpp Codechange: Replace FOR_ALL_DEPOTS with range-based for loops 2019-12-21 20:13:03 +01:00
economy_sl.cpp Codechange: Replace FOR_ALL_CARGO_PAYMENTS with range-based for loops 2019-12-21 20:13:03 +01:00
engine_sl.cpp Codechange: Replace FOR_ALL_ENGINES with range-based for loops 2019-12-21 20:13:03 +01:00
game_sl.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
gamelog_sl.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
goal_sl.cpp Codechange: Replace FOR_ALL_GOALS with range-based for loops 2019-12-21 20:13:03 +01:00
group_sl.cpp Codechange: Replace FOR_ALL_GROUPS with range-based for loops 2019-12-21 20:13:03 +01:00
industry_sl.cpp Codechange: Replace FOR_ALL_INDUSTRIES with range-based for loops 2019-12-21 20:13:03 +01:00
labelmaps_sl.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
linkgraph_sl.cpp Codechange: Replace linkgraph related FOR_ALL with range-based for loops 2019-12-21 20:13:03 +01:00
map_sl.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
misc_sl.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
newgrf_sl.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
newgrf_sl.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
object_sl.cpp Codechange: Replace FOR_ALL_OBJECTS with range-based for loops 2019-12-21 20:13:03 +01:00
oldloader.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
oldloader.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
oldloader_sl.cpp Codechange: Replace vehicle related FOR_ALL with range-based for loops 2019-12-21 20:13:03 +01:00
order_sl.cpp Codechange: Replace order related FOR_ALL with range-based for loops 2019-12-21 20:13:03 +01:00
saveload.cpp Codechange: Replace FOR_ALL_COMPANIES with range-based for loops 2019-12-21 20:13:03 +01:00
saveload.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
saveload_filter.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
saveload_internal.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
signs_sl.cpp Codechange: Replace FOR_ALL_SIGNS with range-based for loops 2019-12-21 20:13:03 +01:00
station_sl.cpp Codechange: Replace FOR_ALL_ROADSTOPS with range-based for loops 2019-12-21 20:13:03 +01:00
storage_sl.cpp Codechange: Replace FOR_ALL_STORAGES with range-based for loops 2019-12-21 20:13:03 +01:00
story_sl.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
strings_sl.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
subsidy_sl.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
town_sl.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
vehicle_sl.cpp Codechange: Replace vehicle related FOR_ALL with range-based for loops 2019-12-21 20:13:03 +01:00
waypoint_sl.cpp Codechange: Replace vehicle related FOR_ALL with range-based for loops 2019-12-21 20:13:03 +01:00