OpenRCT2/src/openrct2/ride
IntelOrca 34128dc262
Add new .park save format
Co-authored-by: Gymnasiast <Gymnasiast@users.noreply.github.com>
Co-authored-by: duncanspumpkin <duncanspumpkin@users.noreply.github.com>
Co-authored-by: ZehMatt <Zehmatt@users.noreply.github.com>
Co-authored-by: Broxzier <Broxzier@users.noreply.github.com>
2021-11-21 22:43:22 +01:00
..
coaster Improve array formatting 2021-10-17 18:21:45 +02:00
gentle Split Peep header Guest into separate header (#15810) 2021-10-28 21:38:23 +01:00
shops Add new .park save format 2021-11-21 22:43:22 +01: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 Add new .park save format 2021-11-21 22:43:22 +01:00
Ride.h Add new .park save format 2021-11-21 22:43:22 +01: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 #15819: Potential crash placing a maze design 2021-11-02 09:31:21 +01: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 Add new .park save format 2021-11-21 22:43:22 +01: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 Split Peep header Guest into separate header (#15810) 2021-10-28 21:38:23 +01:00
ShopItem.h move Litter functions into class and refactor 2021-05-13 16:11:13 +02:00
Station.cpp Split Peep header Guest into separate header (#15810) 2021-10-28 21:38:23 +01: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 Add new .park save format 2021-11-21 22:43:22 +01:00
TrackDesign.h Add new .park save format 2021-11-21 22:43:22 +01:00
TrackDesignRepository.cpp Rename track design functions to PascalCase 2021-10-29 02:06:59 +03: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