OpenTTD/src/saveload
peter1138 f538179878 Feature: Multi-tile docks and docking points. 2019-06-30 16:46:32 +02:00
..
afterload.cpp Feature: Multi-tile docks and docking points. 2019-06-30 16:46:32 +02:00
ai_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
airport_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
animated_tile_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
autoreplace_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
cargomonitor_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
cargopacket_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
cheat_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
company_sl.cpp Feature: Add NotRoadTypes (NRT) 2019-05-01 21:36:27 +02:00
depot_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
economy_sl.cpp Cleanup: Fix alignment after NULL -> nullptr change. 2019-04-13 20:35:10 +01:00
engine_sl.cpp Cleanup: Fix alignment after NULL -> nullptr change. 2019-04-13 20:35:10 +01:00
game_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
gamelog_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
goal_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
group_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
industry_sl.cpp Cleanup: Fix alignment after NULL -> nullptr change. 2019-04-13 20:35:10 +01:00
labelmaps_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
linkgraph_sl.cpp Fix #7577: Check if linkgraph station index is valid before dereferencing. (#7583) 2019-05-10 21:36:03 +01:00
map_sl.cpp Codechange: Replace SmallStackSafeStackAlloc with std::array. 2019-04-15 22:52:50 +01:00
misc_sl.cpp Codechange: Set ZoomLevel's base type to byte instead of using ZoomLevelByte 2019-04-29 17:40:22 +01:00
newgrf_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
newgrf_sl.h (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. 2011-01-22 09:53:15 +00:00
object_sl.cpp Cleanup: Fix alignment after NULL -> nullptr change. 2019-04-13 20:35:10 +01:00
oldloader.cpp Codechange: Remove PauseModeByte 2019-04-29 17:40:22 +01:00
oldloader.h Cleanup: Fix alignment after NULL -> nullptr change. 2019-04-13 20:35:10 +01:00
oldloader_sl.cpp Feature: Multi-tile docks and docking points. 2019-06-30 16:46:32 +02:00
order_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
saveload.cpp Cleanup: Delete GetSavegameType function since it's been commented out since 2005 2019-04-29 17:46:28 +01:00
saveload.h Feature: Multi-tile docks and docking points. 2019-06-30 16:46:32 +02:00
saveload_filter.h Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
saveload_internal.h Codechange: Set ZoomLevel's base type to byte instead of using ZoomLevelByte 2019-04-29 17:40:22 +01:00
signs_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
station_sl.cpp Feature: Multi-tile docks and docking points. 2019-06-30 16:46:32 +02:00
storage_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
story_sl.cpp Cleanup: Fix alignment after NULL -> nullptr change. 2019-04-13 20:35:10 +01:00
strings_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
subsidy_sl.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
town_sl.cpp Cleanup: Fix alignment after NULL -> nullptr change. 2019-04-13 20:35:10 +01:00
vehicle_sl.cpp Feature: Add NotRoadTypes (NRT) 2019-05-01 21:36:27 +02:00
waypoint_sl.cpp Codechange: Remove Company/OwnerByte types 2019-04-29 17:40:22 +01:00