Home
last modified time | relevance | path

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

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ride/water/meta/
H A DRiverRafts.h38 SET_FIELD(EnumName, nameof(RIDE_TYPE_RIVER_RAFTS)),
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/rct1/
H A DTables.cpp266 RIDE_TYPE_RIVER_RAFTS, // RCT1_RIDE_TYPE_RAFT_RIDE in GetRideType()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ride/
H A DRide.h644 RIDE_TYPE_RIVER_RAFTS, enumerator
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/windows/
H A DNewRide.cpp141 RIDE_TYPE_RIVER_RAFTS,
H A DRideConstruction.cpp2912 if (rideType != RIDE_TYPE_SPLASH_BOATS && rideType != RIDE_TYPE_RIVER_RAFTS) in window_ride_construction_update_widgets()
2920 if (rideType != RIDE_TYPE_SPLASH_BOATS && rideType != RIDE_TYPE_RIVER_RAFTS) in window_ride_construction_update_widgets()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/object/
H A DRideObject.cpp1047 { "river_rafts", RIDE_TYPE_RIVER_RAFTS },