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
Jack Baron e4f08f2880 Fix: Bump savegame version 5 years ago
..
afterload.cpp Fix: Some typos found using codespell 5 years ago
ai_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
airport_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
animated_tile_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
autoreplace_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
cargomonitor_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
cargopacket_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
cheat_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
company_sl.cpp Feature: Add NotRoadTypes (NRT) 5 years ago
depot_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
economy_sl.cpp Cleanup: Fix alignment after NULL -> nullptr change. 5 years ago
engine_sl.cpp Cleanup: Fix alignment after NULL -> nullptr change. 5 years ago
game_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
gamelog_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
goal_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
group_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
industry_sl.cpp Cleanup: Fix alignment after NULL -> nullptr change. 5 years ago
labelmaps_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
linkgraph_sl.cpp Fix #7577: Check if linkgraph station index is valid before dereferencing. (#7583) 5 years ago
map_sl.cpp Codechange: Replace SmallStackSafeStackAlloc with std::array. 5 years ago
misc_sl.cpp Codechange: Set ZoomLevel's base type to byte instead of using ZoomLevelByte 5 years ago
newgrf_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
newgrf_sl.h (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. 14 years ago
object_sl.cpp Cleanup: Fix alignment after NULL -> nullptr change. 5 years ago
oldloader.cpp Codechange: Remove PauseModeByte 5 years ago
oldloader.h Cleanup: Fix alignment after NULL -> nullptr change. 5 years ago
oldloader_sl.cpp Feature: Multi-tile docks and docking points. 5 years ago
order_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
saveload.cpp Fix: Some typos found using codespell 5 years ago
saveload.h Fix: Bump savegame version 5 years ago
saveload_filter.h Codechange: Use null pointer literal instead of the NULL macro 5 years ago
saveload_internal.h Codechange: Set ZoomLevel's base type to byte instead of using ZoomLevelByte 5 years ago
signs_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
station_sl.cpp Feature: Multi-tile docks and docking points. 5 years ago
storage_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
story_sl.cpp Cleanup: Fix alignment after NULL -> nullptr change. 5 years ago
strings_sl.cpp Fix: Some typos found using codespell 5 years ago
subsidy_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
town_sl.cpp Cleanup: Fix alignment after NULL -> nullptr change. 5 years ago
vehicle_sl.cpp Feature: Add NotRoadTypes (NRT) 5 years ago
waypoint_sl.cpp Codechange: Remove Company/OwnerByte types 5 years ago