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/sl
Jonathan G Rennison 674642f9cc Add a priority field to TimerGameTick::TPeriod
Use this as the primary sort key for TimerGameTick::TPeriod,
to avoid container sort order changes on timer period saveload.
1 week ago
..
CMakeLists.txt
ai_sl.cpp
airport_sl.cpp
animated_tile_sl.cpp
autoreplace_sl.cpp
bridge_signal_sl.cpp
cargomonitor_sl.cpp
cargopacket_sl.cpp
cheat_sl.cpp
company_sl.cpp
debug_sl.cpp
depot_sl.cpp
economy_sl.cpp
engine_sl.cpp
extended_ver_sl.cpp Saveload: Fix doc comment for SlXvGetFeatureName 1 month ago
extended_ver_sl.h Saveload: Fix NGRF chunks being saved with incorrect table SL_ARR format 1 month ago
game_sl.cpp
gamelog_sl.cpp
goal_sl.cpp
group_sl.cpp
industry_sl.cpp
labelmaps_sl.cpp
league_sl.cpp
linkgraph_sl.cpp
map_sl.cpp
misc_sl.cpp Add a priority field to TimerGameTick::TPeriod 1 week ago
newgrf_sl.cpp Saveload: Fix NGRF chunks being saved with incorrect table SL_ARR format 1 month ago
newgrf_sl.h
newsignals_sl.cpp Fix narrowing conversion warnings 3 weeks ago
object_sl.cpp
oldloader.cpp
oldloader.h
oldloader_sl.cpp Add a priority field to TimerGameTick::TPeriod 1 week ago
order_sl.cpp
plans_sl.cpp
saveload.cpp Use MoveFileExW to implement FioRenameFile on Windows 1 week ago
saveload.h Saveload: Fix NGRF chunks being saved with incorrect table SL_ARR format 1 month ago
saveload_buffer.h
saveload_common.h
saveload_filter.h
saveload_internal.h
saveload_types.h
signal_sl.cpp
signs_sl.cpp
station_sl.cpp
storage_sl.cpp
story_sl.cpp
strings_sl.cpp
subsidy_sl.cpp
tbtr_template_replacement_sl.cpp
tbtr_template_veh_sl.cpp
town_sl.cpp
tracerestrict_sl.cpp
train_speed_adaptation.cpp
tunnel_sl.cpp
vehicle_sl.cpp Clear vehicle unit number on load for non-primary vehicles 1 month ago
waypoint_sl.cpp