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
glx22 cca613e3b8
Fix #8142, 5aa6351: Buoy owner and tile owner can be different (#8143)
4 years ago
..
afterload.cpp Fix #8142, 5aa6351: Buoy owner and tile owner can be different (#8143) 4 years ago
ai_sl.cpp Cleanup: Removed SVN headers 5 years ago
airport_sl.cpp Cleanup: Removed SVN headers 5 years ago
animated_tile_sl.cpp Cleanup: Removed SVN headers 5 years ago
autoreplace_sl.cpp Codechange: Replace FOR_ALL_ENGINE_RENEWS with range-based for loops 5 years ago
cargomonitor_sl.cpp Cleanup: Removed SVN headers 5 years ago
cargopacket_sl.cpp Codechange: Replace vehicle related FOR_ALL with range-based for loops 5 years ago
cheat_sl.cpp Cleanup: Removed SVN headers 5 years ago
company_sl.cpp Codechange: Replace station related FOR_ALL with range-based for loops 5 years ago
depot_sl.cpp Codechange: Replace FOR_ALL_DEPOTS with range-based for loops 5 years ago
economy_sl.cpp Codechange: Replace FOR_ALL_CARGO_PAYMENTS with range-based for loops 5 years ago
engine_sl.cpp Fix #7925: Reset temporary saveload data at the start of loading a savegame instead of at the end. 5 years ago
game_sl.cpp Cleanup: Removed SVN headers 5 years ago
gamelog_sl.cpp Cleanup: Removed SVN headers 5 years ago
goal_sl.cpp Codechange: Replace FOR_ALL_GOALS with range-based for loops 5 years ago
group_sl.cpp Codechange: Replace FOR_ALL_GROUPS with range-based for loops 5 years ago
industry_sl.cpp Codechange: Replace FOR_ALL_INDUSTRIES with range-based for loops 5 years ago
labelmaps_sl.cpp Fix #7925: Reset temporary saveload data at the start of loading a savegame instead of at the end. 5 years ago
linkgraph_sl.cpp Codechange: Replace linkgraph related FOR_ALL with range-based for loops 5 years ago
map_sl.cpp Cleanup: Removed SVN headers 5 years ago
misc_sl.cpp Cleanup: Removed SVN headers 5 years ago
newgrf_sl.cpp Cleanup: Removed SVN headers 5 years ago
newgrf_sl.h Cleanup: Removed SVN headers 5 years ago
object_sl.cpp Codechange: Replace FOR_ALL_OBJECTS with range-based for loops 5 years ago
oldloader.cpp Cleanup: Removed SVN headers 5 years ago
oldloader.h Cleanup: Removed SVN headers 5 years ago
oldloader_sl.cpp Fix #8011, f5381798: Dock tile in TTD savegame was only 2 bytes 4 years ago
order_sl.cpp Fix: When loading old timetabled saves, also reset cached timetable duration 5 years ago
saveload.cpp Fix: Stop any gamelog action when recovering from SlError() 4 years ago
saveload.h Fix: reset roadtype/streetcartype info for non-road bridges 4 years ago
saveload_filter.h Cleanup: Removed SVN headers 5 years ago
saveload_internal.h Fix #8021: limit savegame range for docking tiles fixing 4 years ago
signs_sl.cpp Codechange: Replace FOR_ALL_SIGNS with range-based for loops 5 years ago
station_sl.cpp Fix #8021: limit savegame range for docking tiles fixing 4 years ago
storage_sl.cpp Codechange: Replace FOR_ALL_STORAGES with range-based for loops 5 years ago
story_sl.cpp Codechange: Replace story related FOR_ALL with range-based for loops 5 years ago
strings_sl.cpp Cleanup: Removed SVN headers 5 years ago
subsidy_sl.cpp Codechange: Replace FOR_ALL_SUBSIDIES with range-based for loops 5 years ago
town_sl.cpp Codechange: Replace FOR_ALL_TOWNS with range-based for loops 5 years ago
vehicle_sl.cpp Codechange: Replace vehicle related FOR_ALL with range-based for loops 5 years ago
waypoint_sl.cpp Fix #7925: Reset temporary saveload data at the start of loading a savegame instead of at the end. 5 years ago