OpenRCT2/src/openrct2/ride
Aaron van Geffen 308219d32e
Move speed literal _mph to Speed.hpp (#22033)
2024-05-14 17:04:49 +00:00
..
coaster Add legacy field for booster parameters to Ride Type Descriptor 2024-05-13 21:45:18 +00:00
gentle Add legacy field for booster parameters to Ride Type Descriptor 2024-05-13 21:45:18 +00:00
shops Add legacy field for booster parameters to Ride Type Descriptor 2024-05-13 21:45:18 +00:00
thrill Add legacy field for booster parameters to Ride Type Descriptor 2024-05-13 21:45:18 +00:00
transport Add legacy field for booster parameters to Ride Type Descriptor 2024-05-13 21:45:18 +00:00
water Add legacy field for booster parameters to Ride Type Descriptor 2024-05-13 21:45:18 +00:00
CableLift.cpp Part of #21421: replace define with constexpr (#21760) 2024-05-09 08:59:03 -03:00
CableLift.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
CarEntry.cpp Replace uint8's with EnumValue 2024-03-04 19:04:18 +00:00
CarEntry.h Change "ternary" to "tertiary" (#21582) 2024-03-11 08:42:54 -03:00
Ride.cpp Add legacy field for booster parameters to Ride Type Descriptor 2024-05-13 21:45:18 +00:00
Ride.h Default-initialise more members of Ride (#21694) 2024-03-31 00:12:24 +01:00
RideAudio.cpp Introduce Config namespace and struct 2024-05-10 12:10:21 +02:00
RideAudio.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
RideColour.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
RideConstruction.cpp Reduce inclusion of FixedVector.h (#21994) 2024-05-09 12:34:18 +00:00
RideConstruction.h Rename _currentBrakeSpeed2 to _currentBrakeSpeed 2024-04-30 13:39:49 +02:00
RideData.cpp Fix #21731: previously-invisible 'alt' rides now visible 2024-04-18 22:29:52 +02:00
RideData.h Add legacy field for booster parameters to Ride Type Descriptor 2024-05-13 21:45:18 +00:00
RideEntry.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
RideRatings.cpp Reduce `<algorithm>` include (#21947) 2024-05-01 13:47:27 +02:00
RideRatings.h Part of #21421: Replace define with constexpr (#21626) 2024-03-24 21:49:50 +00:00
RideStringIds.h Move strings exclusively used by ride meta data to RideStringIds.h (#22010) 2024-05-10 19:05:05 +00:00
RideTypes.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
ShopItem.cpp Move gSamePriceThroughoutPark to GameState_t 2024-03-06 17:54:31 +01:00
ShopItem.h Move gSamePriceThroughoutPark to GameState_t 2024-03-06 17:54:31 +01:00
Station.cpp Part of #21421: Replace define with constexpr (#21626) 2024-03-24 21:49:50 +00:00
Station.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
Track.cpp Part of #21421: Replace define with constexpr (#21626) 2024-03-24 21:49:50 +00:00
Track.h Create kMaximumBrakeSpeed 2024-04-30 13:39:49 +02:00
TrackData.cpp Part of #21421: Replace define with constexpr (#21626) 2024-03-24 21:49:50 +00:00
TrackData.h TrackData.h: drop unused import of TrackPaint.h 2024-05-10 20:15:55 +02:00
TrackDesign.cpp Refactor slope flags 2024-05-10 20:16:07 +02:00
TrackDesign.h Part of #21421: Replace define with constexpr (#21626) 2024-03-24 21:49:50 +00:00
TrackDesignRepository.cpp Remove Config.h include from many places 2024-05-08 22:29:32 +02:00
TrackDesignRepository.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
TrackDesignSave.cpp Remove Config.h include from many places 2024-05-08 22:29:32 +02:00
TrackPaint.cpp Clean up more diagonal track drawing 2024-05-13 14:37:35 +02:00
TrackPaint.h Clean up more diagonal track drawing 2024-05-13 14:37:35 +02:00
TrainManager.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
TrainManager.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
Vehicle.cpp Move speed literal _mph to Speed.hpp (#22033) 2024-05-14 17:04:49 +00:00
Vehicle.h Introduce BoatHireSubState enum 2024-04-10 07:58:36 +02:00
VehicleColour.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
VehicleData.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
VehicleData.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
VehiclePaint.cpp Move speed literal _mph to Speed.hpp (#22033) 2024-05-14 17:04:49 +00:00
VehiclePaint.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
VehicleRiderControl.cpp Move speed literal _mph to Speed.hpp (#22033) 2024-05-14 17:04:49 +00:00
VehicleSubpositionData.cpp Cleanup static_cast's 2024-03-06 10:28:45 +00:00
VehicleSubpositionData.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00