Home
last modified time | relevance | path

Searched refs:SLV_7 (Results 1 – 3 of 3) sorted by relevance

/dports/games/openttd/openttd-12.1/src/saveload/
H A Dstation_sl.cpp334 …SLEG_CONDVAR("cargo_source", _cargo_source, SLE_FILE_U8 | SLE_VAR_U16, SL_MIN_VERSION, SLV_7), in GetDescription()
335 SLEG_CONDVAR("cargo_source", _cargo_source, SLE_UINT16, SLV_7, SLV_68), in GetDescription()
406 …StationID source = (IsSavegameVersionBefore(SLV_7) && _cargo_source == 0xFF) ? INVALID_STATION : _… in Load()
H A Dvehicle_sl.cpp628 …SLEG_CONDVAR("cargo_source", _cargo_source, SLE_FILE_U8 | SLE_VAR_U16, SL_MIN_VERSION, SLV_7), in GetDescription()
629 SLEG_CONDVAR("cargo_source", _cargo_source, SLE_UINT16, SLV_7, SLV_68), in GetDescription()
H A Dsaveload.h52 SLV_7, ///< 7.0 1770 enumerator