OpenRCT2/src/openrct2/ride
frutiemax b5219d76d8 Part of #13874: Replace pricing tables 2021-08-22 17:55:17 -04:00
..
coaster Pass derived tile element classes to functions (#15206) 2021-08-11 23:26:46 +02:00
gentle Map size refactors from NSF (#15112) 2021-08-16 20:51:16 +01:00
shops Pass derived tile element classes to functions (#15206) 2021-08-11 23:26:46 +02:00
thrill Map size refactors from NSF (#15112) 2021-08-16 20:51:16 +01:00
transport Pass derived tile element classes to functions (#15206) 2021-08-11 23:26:46 +02:00
water Pass derived tile element classes to functions (#15206) 2021-08-11 23:26:46 +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 Part of #13874: Replace piece lengths 2021-08-22 17:53:38 -04:00
Ride.h Use ObjectEntryIndex for entrance style 2021-08-15 22:54:43 +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 Part of #13874: replace curvechain 2021-08-22 17:50:18 -04: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 Part of #13874: Replace pricing tables 2021-08-22 17:55:17 -04:00
TrackData.h Part of #13874: Replace pricing tables 2021-08-22 17:55:17 -04:00
TrackDesign.cpp Part of #13874: Replace mirror maps 2021-08-22 17:52:56 -04:00
TrackDesign.h Eliminate _trackDesignPlaceCost 2021-08-15 13:12:05 +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 Part of #13874: replace height markers positions tables 2021-08-22 17:52:19 -04:00
TrackPaint.h Pass derived tile element classes to functions (#15206) 2021-08-11 23:26:46 +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 Part of #13874: replace flags table 2021-08-22 17:51:35 -04: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