OpenTTD-patches/src/saveload
2019-08-06 03:03:40 +01:00
..
afterload.cpp Fix corruption of conditional order targets when loading SpringPP savegames 2019-07-11 18:46:48 +01: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
bridge_signal_sl.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 2019-04-11 18:14:13 +01: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 Merge: Codechange: Use null pointer literal instead of the NULL macro 2019-04-11 18:14:13 +01: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 Merge: Codechange: Use null pointer literal instead of the NULL macro 2019-04-11 18:14:13 +01:00
debug_sl.cpp Store crash/desync logs in crash/desync savegame 2019-05-23 22:53:17 +01:00
depot_sl.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 2019-04-11 18:14:13 +01:00
economy_sl.cpp Merge branch 'master' into jgrpp 2019-04-16 18:03:08 +01:00
engine_sl.cpp Cleanup: Fix alignment after NULL -> nullptr change. 2019-04-13 20:35:10 +01:00
extended_ver_sl.cpp Network: Add state checksum which is check in network sync 2019-08-06 03:03:40 +01:00
extended_ver_sl.h Network: Add state checksum which is check in network sync 2019-08-06 03:03:40 +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 Merge: Codechange: Use null pointer literal instead of the NULL macro 2019-04-11 18:14:13 +01: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 Merge: Codechange: Use null pointer literal instead of the NULL macro 2019-04-11 18:14:13 +01:00
linkgraph_sl.cpp Fix #7577: Check if linkgraph station index is valid before dereferencing. (#7583) 2019-05-13 18:26:02 +01:00
map_sl.cpp Merge branch 'master' into jgrpp 2019-04-16 18:03:08 +01:00
misc_sl.cpp Network: Add state checksum which is check in network sync 2019-08-06 03:03:40 +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
object_sl.cpp Cleanup: Fix alignment after NULL -> nullptr change. 2019-04-13 20:35:10 +01:00
oldloader_sl.cpp Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +01:00
oldloader.cpp Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +01:00
oldloader.h Cleanup: Fix alignment after NULL -> nullptr change. 2019-04-13 20:35:10 +01:00
order_sl.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 2019-04-11 18:14:13 +01:00
plans_sl.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 2019-04-11 18:14:13 +01:00
saveload_buffer.h Store crash/desync logs in crash/desync savegame 2019-05-23 22:53:17 +01: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 Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +01:00
saveload.cpp Fix saveload exception handling when gamelog action in progress 2019-07-11 03:14:14 +01:00
saveload.h Add SlXvCheckSpecialSavegameVersions constants to SaveLoadVersion enum 2019-04-28 13:21:05 +01:00
signal_sl.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 2019-04-11 18:14:13 +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 Merge branch 'master' into jgrpp 2019-04-16 18:03:08 +01: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
tbtr_template_replacement_sl.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 2019-04-11 18:14:13 +01:00
tbtr_template_veh_sl.cpp Merge branch 'master' into jgrpp 2019-07-08 16:19:07 +01:00
town_sl.cpp Rebuild total cargo acceptance on load even for empty acceptance area 2019-08-01 23:05:31 +01:00
tracerestrict_sl.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 2019-04-11 18:14:13 +01:00
tunnel_sl.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 2019-04-11 18:14:13 +01:00
vehicle_sl.cpp Merge branch 'template_train_replacement' into jgrpp 2019-07-11 03:16:29 +01:00
waypoint_sl.cpp Codechange: Remove Company/OwnerByte types 2019-04-29 17:40:22 +01:00