OpenRCT2/src/openrct2/ride
Gymnasiast 14275f3be4
Read hasShelter property from station object
2021-10-27 11:46:07 +02:00
..
coaster Improve array formatting 2021-10-17 18:21:45 +02:00
gentle Use correct size for monorail_cycles_track_pieces_flat 2021-10-19 21:54:02 +02:00
shops Use music objects instead of IDs 2021-09-01 10:26:23 +02:00
thrill Improve array formatting 2021-10-17 18:21:45 +02:00
transport Improve array formatting 2021-10-17 18:21:45 +02:00
water Improve array formatting 2021-10-17 18:21:45 +02:00
CableLift.cpp Use GetLocation in more places 2021-09-28 03:16:04 +03:00
CableLift.h Update include guards 2021-08-21 09:43:26 +02:00
Ride.cpp Read hasShelter property from station object 2021-10-27 11:46:07 +02:00
Ride.h Merge remote-tracking branch 'upstream/develop' into new-save-format 2021-10-20 20:47:31 +03:00
RideAudio.cpp Remove unnecessary else blocks 2021-09-16 18:31:12 +02:00
RideAudio.h Move ride audio into own namespace 2021-01-27 18:45:28 +00:00
RideConstruction.cpp Fix #15377: Station Hover doesn't show entrance/exit ghost (#15523) 2021-10-14 17:01:47 +03:00
RideData.cpp Improve array formatting 2021-10-17 18:21:45 +02:00
RideData.h Use music objects instead of IDs 2021-09-01 10:26:23 +02:00
RideRatings.cpp Merge branch 'develop' into new-save-format 2021-10-19 22:26:08 +02:00
RideRatings.h Refactor ride rating to allow multiple updates (#14963) 2021-06-30 19:57:27 +01:00
RideTypes.h Introduce ride_type_t 2021-09-21 10:49:29 +02: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 Turn some guest functions into methods 2021-10-20 18:33:14 +02:00
Station.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Track.cpp Do not overwrite ride type when extending station 2021-09-21 10:50:38 +02:00
Track.h Merge pull request #15313 from frutiemax/13874_TrackDefinitions 2021-09-05 16:10:11 +02:00
TrackData.cpp Part of #13874: Add SpinFunction field 2021-08-29 20:37:59 -04:00
TrackData.h Part of #13874: Add SpinFunction field 2021-08-29 20:37:59 -04:00
TrackDesign.cpp Merge remote-tracking branch 'upstream/develop' into new-save-format 2021-10-16 16:50:16 +03:00
TrackDesign.h Backport track design changes 2021-10-11 20:28:13 +03:00
TrackDesignRepository.cpp Remove unnecessary else blocks 2021-09-16 18:31:12 +02:00
TrackDesignRepository.h Use [[nodiscard]] for allocator and RAII functions (#15244) 2021-08-23 20:09:43 +02:00
TrackDesignSave.cpp Backport track design changes 2021-10-11 20:28:13 +03:00
TrackPaint.cpp Improve array formatting 2021-10-17 18:21:45 +02:00
TrackPaint.h tower rides and slide 2021-08-31 08:55:30 -07:00
TrainManager.cpp Check for nullptr explicitly (#15458) 2021-09-24 20:05:50 +02:00
TrainManager.h Implement train view and remove linked_list_index (#13956) 2021-03-15 08:13:00 +00:00
Vehicle.cpp Improve array formatting 2021-10-17 18:21:45 +02:00
Vehicle.h Use correct underlying type for Vehicle::Status enum 2021-09-05 18:16:37 +03:00
VehicleColour.h Change include guards 2021-02-25 10:56:27 +01:00
VehicleData.cpp Improve array formatting 2021-10-17 18:21:45 +02:00
VehicleData.h Update include guards 2021-08-21 09:43:26 +02:00
VehicleEntry.h Turn vehicle sprite flags into a 32-bit integer 2021-05-28 19:16:16 +02:00
VehiclePaint.cpp Improve array formatting 2021-10-17 18:21:45 +02:00
VehiclePaint.h Update include guards 2021-08-21 09:43:26 +02:00
VehicleSubpositionData.cpp Add constants for golf flags (#15072) 2021-08-25 11:08:57 +01:00
VehicleSubpositionData.h Reduce inclusion of Vehicle.h 2021-02-25 10:56:27 +01:00