OpenRCT2/src/openrct2/ride
Michael Steenbeek e547dd96db
Make RideConstructionState a strong enum
2021-08-11 17:51:59 +02:00
..
coaster Change track paint signature to pass ride instead of ride index 2021-07-28 18:21:59 +02:00
gentle Change track paint signature to pass ride instead of ride index 2021-07-28 18:21:59 +02:00
shops Change track paint signature to pass ride instead of ride index 2021-07-28 18:21:59 +02:00
thrill Change track paint signature to pass ride instead of ride index 2021-07-28 18:21:59 +02:00
transport Change track paint signature to pass ride instead of ride index 2021-07-28 18:21:59 +02:00
water Change track paint signature to pass ride instead of ride index 2021-07-28 18:21:59 +02:00
CableLift.cpp Remove sprite.h includes where possible 2021-05-29 08:54:33 +01:00
CableLift.h Reduce inclusion of Vehicle.h 2021-02-25 10:56:27 +01:00
Ride.cpp Make RideConstructionState a strong enum 2021-08-11 17:51:59 +02:00
Ride.h Make RideConstructionState a strong enum 2021-08-11 17:51:59 +02:00
RideAudio.cpp Move ride audio into own namespace 2021-01-27 18:45:28 +00:00
RideAudio.h Move ride audio into own namespace 2021-01-27 18:45:28 +00:00
RideConstruction.cpp Make RideConstructionState a strong enum 2021-08-11 17:51:59 +02:00
RideData.cpp Reduce inclusion of Sprite.h 2021-02-25 10:56:27 +01:00
RideData.h Refactor ride rating to allow multiple updates (#14963) 2021-06-30 19:57:27 +01:00
RideRatings.cpp Refactor ride rating to allow multiple updates (#14963) 2021-06-30 19:57:27 +01:00
RideRatings.h Refactor ride rating to allow multiple updates (#14963) 2021-06-30 19:57:27 +01:00
RideTypes.h Use 16-bit ride_id_t thoughout and raise RIDE_ID_NULL (#14411) 2021-04-01 16:02:57 +01:00
ShopItem.cpp Remove sprite.h includes where possible 2021-05-29 08:54:33 +01:00
ShopItem.h move Litter functions into class and refactor 2021-05-13 16:11:13 +02:00
Station.cpp Refactor RIDE_STATUS to use strong enum (#14840) 2021-06-10 07:09:58 +01:00
Station.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Track.cpp Make all access to RTD table use the bounds checking function 2021-02-26 10:01:00 +01:00
Track.h Refactor flat ride track pieces 2021-02-18 17:50:19 +01:00
TrackData.cpp Refactor flat ride track pieces 2021-02-18 17:50:19 +01:00
TrackData.h Refactor flat ride track pieces 2021-02-18 17:50:19 +01:00
TrackDesign.cpp Remove unused track design symbols 2021-08-11 13:52:23 +02:00
TrackDesign.h Remove unused track design symbols 2021-08-11 13:52:23 +02:00
TrackDesignRepository.cpp Make all access to RTD table use the bounds checking function 2021-02-26 10:01:00 +01:00
TrackDesignRepository.h Fix #6086: Cannot install existing track design with another name (#13082) 2020-10-06 08:27:38 -03:00
TrackDesignSave.cpp Refactor LargeSceneryEntry and remove rct_scenery_entry (#14816) 2021-06-04 12:41:23 +01:00
TrackPaint.cpp Change track paint signature to pass ride instead of ride index 2021-07-28 18:21:59 +02:00
TrackPaint.h Change track paint signature to pass ride instead of ride index 2021-07-28 18:21:59 +02:00
TrainManager.cpp Split Entity Lists by Entity type (#14326) 2021-03-16 11:18:06 +00:00
TrainManager.h Implement train view and remove linked_list_index (#13956) 2021-03-15 08:13:00 +00:00
Vehicle.cpp Remove gS6Info 2021-08-02 20:38:02 +02:00
Vehicle.h Split off mini golf acceleration calculation 2021-07-20 15:01:18 +02:00
VehicleColour.h Change include guards 2021-02-25 10:56:27 +01:00
VehicleData.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
VehicleData.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
VehicleEntry.h Turn vehicle sprite flags into a 32-bit integer 2021-05-28 19:16:16 +02:00
VehiclePaint.cpp Split up Sprite header (#14764) 2021-05-29 06:01:32 +01:00
VehiclePaint.h Refactor paint entity (#14342) 2021-03-17 08:35:39 +00:00
VehicleSubpositionData.cpp Reduce inclusion of Vehicle.h 2021-02-25 10:56:27 +01:00
VehicleSubpositionData.h Reduce inclusion of Vehicle.h 2021-02-25 10:56:27 +01:00