OpenRCT2/src/openrct2/ride
spacek531 48530026a2
Flying coaster track additions
2022-08-10 22:54:33 +00:00
..
coaster Flying coaster track additions 2022-08-10 22:54:33 +00:00
gentle Add UpdateMeasurementsSpecialElements field to RTD (#17659) 2022-08-09 22:18:15 -03:00
shops Rename IS_SHOP to IS_SHOP_OR_FACILITY and use it for RideObject 2022-08-06 15:00:52 +02:00
thrill Add AccelerationFactor field to RTD (#17687) 2022-08-09 22:20:07 -03:00
transport Add LightFXAddLightsMagicVehicle to RTD (#17211) 2022-07-30 16:45:41 +02:00
water Remove ride type check in JuniorRollerCoaster.cpp 2022-08-06 12:19:27 +02:00
CableLift.cpp rename vehicle position variables (#15370) 2022-02-25 07:21:45 +00:00
CableLift.h Start splitting up ride.h (#16011) 2021-11-26 15:03:14 +00:00
Ride.cpp Flying coaster track additions 2022-08-10 22:54:33 +00:00
Ride.h Unwrap game action compat wrappers 2022-08-11 00:00:58 +02:00
RideAudio.cpp Add StartRideMusic field to RTD 2022-07-27 23:50:20 +00:00
RideAudio.h Add StartRideMusic field to RTD 2022-07-27 23:50:20 +00:00
RideColour.h Remove vehicle_colour and replace references to VehicleColour (#16055) 2021-11-29 22:04:31 +00:00
RideConstruction.cpp Unwrap game action compat wrappers 2022-08-11 00:00:58 +02:00
RideConstruction.h Refactor ride construction window (#17578) 2022-07-26 15:17:25 +01:00
RideData.cpp Merge pull request #17663 from frutiemax/RTD_PoweredLaunchBlock 2022-08-03 20:09:36 +02:00
RideData.h Add AccelerationFactor field to RTD (#17687) 2022-08-09 22:20:07 -03:00
RideEntry.h Rename rct_string_id to StringId 2022-07-31 22:30:13 +02:00
RideRatings.cpp Remove ride type check for reverser upkeep cost 2022-08-05 21:56:28 +02:00
RideRatings.h Add "Alpine Coaster" ride type (#16825) 2022-05-26 21:28:17 +00:00
RideTypes.h Use RideId::GetNull and RideId::IsNull over constant 2022-02-12 18:11:18 +02:00
ShopItem.cpp Add option to sell merchandise in random colours 2022-07-12 22:20:49 +00:00
ShopItem.h Rename rct_string_id to StringId 2022-07-31 22:30:13 +02:00
Station.cpp Use “car” instead of the ambiguous “vehicle”, part 1 2022-06-07 20:36:20 +00:00
Station.h Remove entrance/exit location functions 2022-02-18 23:28:17 +02:00
Track.cpp Remove remaining usages of gGameCommandErrorText 2022-07-30 18:04:59 +02:00
Track.h Flying coaster track additions 2022-08-10 22:54:33 +00:00
TrackData.cpp Flying coaster track additions 2022-08-10 22:54:33 +00:00
TrackData.h Rename rct_string_id to StringId 2022-07-31 22:30:13 +02:00
TrackDesign.cpp Unwrap game action compat wrappers 2022-08-11 00:00:58 +02:00
TrackDesign.h Rename rct_string_id to StringId 2022-07-31 22:30:13 +02:00
TrackDesignRepository.cpp Refactor struct TrackDesignFileRef 2022-07-26 16:12:46 +00:00
TrackDesignRepository.h Refactor struct TrackDesignFileRef 2022-07-26 16:12:46 +00:00
TrackDesignSave.cpp Rename rct_string_id to StringId 2022-07-31 22:30:13 +02:00
TrackPaint.cpp Rename IS_SHOP to IS_SHOP_OR_FACILITY and use it for RideObject 2022-08-06 15:00:52 +02:00
TrackPaint.h Add "Alpine Coaster" ride type (#16825) 2022-05-26 21:28:17 +00:00
TrainManager.cpp Adjust includes 2021-11-26 21:01:44 +02:00
TrainManager.h Introduce EntityId and refactor everything 2022-02-16 18:56:39 +02:00
Vehicle.cpp Add AccelerationFactor field to RTD (#17687) 2022-08-09 22:20:07 -03:00
Vehicle.h Add UpdateMeasurementsSpecialElements field to RTD (#17659) 2022-08-09 22:18:15 -03:00
VehicleColour.h Fix most occurrences of ‘ternary’ (#16832) 2022-03-20 19:22:05 +01:00
VehicleData.cpp Frames rotation count part 1 (#17106) 2022-06-03 23:03:02 +01:00
VehicleData.h rename vehicle position variables (#15370) 2022-02-25 07:21:45 +00:00
VehicleEntry.h Add extra vehicle sprite groups (new track pieces part 1) (#17352) 2022-07-24 05:40:41 +01:00
VehiclePaint.cpp Add extra vehicle sprite groups (new track pieces part 1) (#17352) 2022-07-24 05:40:41 +01:00
VehiclePaint.h Update variables containing a CarEntry 2022-07-11 18:06:22 +02:00
VehicleRiderControl.cpp Implement RIDE_ENTRY_FLAG_RIDER_CONTROLS_SPEED (#16837) 2022-04-06 08:38:24 -03:00
VehicleSubpositionData.cpp Flying coaster track additions 2022-08-10 22:54:33 +00:00
VehicleSubpositionData.h Reduce inclusion of Vehicle.h 2021-02-25 10:56:27 +01:00