OpenTTD/src/saveload/compat
PeterN 584faaf064
Change: Reorganise industry accept/produce arrays. (#10853)
Use a array of struct for each cargo instead of an array for each statistic.
This makes iterating for acceptance and production much simpler.
pct_transported is now calculated when needed.
2023-05-25 21:25:46 +01:00
..
CMakeLists.txt
ai_sl_compat.h
animated_tile_sl_compat.h
autoreplace_sl_compat.h
cargomonitor_sl_compat.h
cargopacket_sl_compat.h
cheat_sl_compat.h
company_sl_compat.h Remove: buying/selling/owning company shares (#10709) 2023-04-29 10:16:49 +02:00
depot_sl_compat.h
economy_sl_compat.h
engine_sl_compat.h
game_sl_compat.h
gamelog_sl_compat.h
goal_sl_compat.h
group_sl_compat.h
industry_sl_compat.h Change: Reorganise industry accept/produce arrays. (#10853) 2023-05-25 21:25:46 +01:00
labelmaps_sl_compat.h
linkgraph_sl_compat.h
map_sl_compat.h
misc_sl_compat.h
newgrf_sl_compat.h
object_sl_compat.h
order_sl_compat.h
settings_sl_compat.h Remove: buying/selling/owning company shares (#10709) 2023-04-29 10:16:49 +02:00
signs_sl_compat.h
station_sl_compat.h Add: NewGRF road stops 2023-02-26 21:28:30 +01:00
storage_sl_compat.h
story_sl_compat.h
subsidy_sl_compat.h
town_sl_compat.h
vehicle_sl_compat.h