Home
last modified time | relevance | path

Searched refs:SLV_159 (Results 1 – 6 of 6) sorted by relevance

/dports/games/openttd/openttd-12.1/src/saveload/compat/
H A Dsettings_sl_compat.h70 SLC_NULL(1, SL_MIN_VERSION, SLV_159),
94 SLC_NULL(1, SL_MIN_VERSION, SLV_159),
96 SLC_NULL(1, SL_MIN_VERSION, SLV_159),
119 SLC_NULL(1, SLV_67, SLV_159),
123 SLC_NULL(1, SL_MIN_VERSION, SLV_159),
128 SLC_NULL(1, SL_MIN_VERSION, SLV_159),
/dports/games/openttd/openttd-12.1/src/table/settings/
H A Dworld_settings.ini435 from = SLV_159
462 from = SLV_159
H A Dgame_settings.ini209 from = SLV_159
H A Dpathfinding_settings.ini124 from = SLV_159
/dports/games/openttd/openttd-12.1/src/saveload/
H A Dsaveload.h237 SLV_159, ///< 159 21962 enumerator
H A Dafterload.cpp748 if (IsSavegameVersionBefore(SLV_159)) { in AfterLoadGame()
2704 if (IsSavegameVersionBefore(SLV_159)) { in AfterLoadGame()