OpenTTD-patches/src/saveload
2021-09-17 03:22:06 +01:00
..
afterload.cpp Store tunnel/bridge signal spacing on tile, adjust spacing to fit length 2021-08-29 02:11:58 +01:00
ai_sl.cpp Change: Use gender-neutral pronouns in console command messages (and comments) (#9203) 2021-05-14 18:15:00 +01:00
airport_sl.cpp
animated_tile_sl.cpp
autoreplace_sl.cpp
bridge_signal_sl.cpp Fix various compiler warnings 2021-06-11 22:54:27 +01:00
cargomonitor_sl.cpp
cargopacket_sl.cpp Fix some type conversion warnings 2021-06-21 09:10:40 +02:00
cheat_sl.cpp Fix various compiler warnings 2021-06-11 22:54:27 +01:00
CMakeLists.txt Add save/load support for train speed adaptation 2021-06-27 04:41:46 +01:00
company_sl.cpp Codechange: Replace FOR_ALL_ROADTRAMTYPES with range-based for loops 2021-05-06 21:21:41 +01:00
debug_sl.cpp
depot_sl.cpp
economy_sl.cpp
engine_sl.cpp NewGRF: Elide unmasked vehicle callbacks where possible 2021-05-18 19:07:44 +01:00
extended_ver_sl.cpp Fix #320: Misspelling of SLXI chunk name 2021-09-17 03:22:06 +01:00
extended_ver_sl.h Add new signal type: no-entry signal 2021-09-04 11:39:54 +01:00
game_sl.cpp Change: Use gender-neutral pronouns in console command messages (and comments) (#9203) 2021-05-14 18:15:00 +01:00
gamelog_sl.cpp
goal_sl.cpp
group_sl.cpp
industry_sl.cpp
labelmaps_sl.cpp Fix various compiler warnings 2021-06-11 22:54:27 +01:00
linkgraph_sl.cpp
map_sl.cpp
misc_sl.cpp Add implementation of multi-aspect signalling and GRF support 2021-08-28 12:54:18 +01:00
newgrf_sl.cpp Fix #9202: Invalid test for unset NewGRF override mapping. (#9226) 2021-05-14 18:33:19 +01:00
newgrf_sl.h
object_sl.cpp
oldloader_sl.cpp
oldloader.cpp
oldloader.h
order_sl.cpp
plans_sl.cpp Fix various compiler warnings 2021-06-11 22:54:27 +01:00
saveload_buffer.h
saveload_filter.h
saveload_internal.h NewGRF: Elide unmasked vehicle callbacks where possible 2021-05-18 19:07:44 +01:00
saveload.cpp Include liblzma error code in message 2021-09-15 19:28:11 +01:00
saveload.h Change: Use gender-neutral pronouns in console command messages (and comments) (#9203) 2021-05-14 18:15:00 +01:00
signal_sl.cpp Fix saving one byte at a time in Save_SPRG 2021-06-27 04:12:27 +01:00
signs_sl.cpp
station_sl.cpp Add NewGRF feature: Extra station name strings 2021-07-17 20:54:10 +01:00
storage_sl.cpp
story_sl.cpp
strings_sl.cpp
subsidy_sl.cpp
tbtr_template_replacement_sl.cpp
tbtr_template_veh_sl.cpp Fix #299: Add estimated max speed (full) to template windows 2021-07-17 23:21:12 +01:00
town_sl.cpp
tracerestrict_sl.cpp Fix various compiler warnings 2021-06-11 22:54:27 +01:00
train_speed_adaptation.cpp Fix missing file from fb0403dc 2021-06-27 09:30:09 +01:00
tunnel_sl.cpp
vehicle_sl.cpp Implement improved breakdown speed reductions for ships 2021-09-11 23:50:04 +01:00
waypoint_sl.cpp