OpenRCT2/src/openrct2/ride
kyphii 6f55454ae8
Add ratings modifier for reversed trains (#20091)
* Add ratings modifier for reversed trains

* Add test save file and ratings for this

* Changelog entry

* Bump network version

* Modify changelog

* Changelog edit

---------

Co-authored-by: Trevor Finney <8711258+finneyt@users.noreply.github.com>
2023-05-06 02:40:41 +03:00
..
coaster Add ratings modifier for reversed trains (#20091) 2023-05-06 02:40:41 +03:00
gentle Refactor Ride Ratings 2023-04-29 22:03:25 +02:00
shops Refactor Ride Ratings 2023-04-29 22:03:25 +02:00
thrill Refactor Ride Ratings 2023-04-29 22:03:25 +02:00
transport Refactor Ride Ratings 2023-04-29 22:03:25 +02:00
water Refactor Ride Ratings 2023-04-29 22:03:25 +02:00
CableLift.cpp Move Direction out and rename it to Orientation to avoid name conflict 2023-04-07 22:46:25 +03:00
CableLift.h Change openrct2/ride methods to UpperCamelCase, part 1 2023-01-17 01:32:54 +01:00
CarEntry.cpp Use dpi ref in misc drawing folder places 2023-04-11 22:57:25 +01:00
CarEntry.h Implement paint code for spiral lifthill down (#19567) 2023-04-27 15:11:22 +01:00
Ride.cpp Implement paint code for spiral lifthill down (#19567) 2023-04-27 15:11:22 +01:00
Ride.h "Reversed Trains" Option (#19305) 2023-04-21 19:22:33 +03:00
RideAudio.cpp Close #19214: Use consistent casing for RC and RCT (#19230) 2023-01-20 08:19:14 +00:00
RideAudio.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
RideColour.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
RideConstruction.cpp Move Direction out and rename it to Orientation to avoid name conflict 2023-04-07 22:46:25 +03:00
RideConstruction.h Replace remaining usages of money16, money32 (#19469) 2023-03-02 21:55:42 +00:00
RideData.cpp Implement paint code for spiral lifthill down (#19567) 2023-04-27 15:11:22 +01:00
RideData.h Add ratings modifier for reversed trains (#20091) 2023-05-06 02:40:41 +03:00
RideEntry.h Allow shops and stalls to set their own clearances 2023-02-14 00:52:21 +01:00
RideRatings.cpp Add ratings modifier for reversed trains (#20091) 2023-05-06 02:40:41 +03:00
RideRatings.h Refactor Ride Ratings 2023-04-29 22:03:25 +02:00
RideTypes.h Spin off Object Type into standalone header (#19278) 2023-01-26 21:39:20 +00:00
ShopItem.cpp Replace remaining usages of money16, money32 (#19469) 2023-03-02 21:55:42 +00:00
ShopItem.h Replace remaining usages of money16, money32 (#19469) 2023-03-02 21:55:42 +00:00
Station.cpp Vehicle/rename update flags (#19363) 2023-02-12 22:32:16 +00:00
Station.h Change openrct2/ride methods to UpperCamelCase, part 1 2023-01-17 01:32:54 +01:00
Track.cpp Fix #19906: Destructible cheat does not allow ride modification (#19924) 2023-04-14 21:10:54 -03:00
Track.h fix TrackData.cpp (#19922) 2023-04-16 09:28:56 +01:00
TrackData.cpp fix TrackData.cpp (#19922) 2023-04-16 09:28:56 +01:00
TrackData.h Add large sloped turns to hybrid and single rail (#19547) 2023-04-05 13:47:56 +01:00
TrackDesign.cpp Fix: #13397: Broken Stations with Simulate Mode 2023-04-22 19:41:26 +02:00
TrackDesign.h Replace remaining usages of money16, money32 (#19469) 2023-03-02 21:55:42 +00:00
TrackDesignRepository.cpp Rename snake_case functions in OpenRCT2/util folder 2023-01-18 22:44:13 +01:00
TrackDesignRepository.h Change openrct2/ride methods to UpperCamelCase, part 1 2023-01-17 01:32:54 +01:00
TrackDesignSave.cpp ObjectEntry Cleanup. FootpathItem, SceneryGroup, Water, LargeScenery (#19385) 2023-02-15 21:35:16 +00:00
TrackPaint.cpp Use strong enum for metal supports (#20045) 2023-04-24 21:46:33 -03:00
TrackPaint.h Use strong enum for metal supports (#20045) 2023-04-24 21:46:33 -03:00
TrainManager.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
TrainManager.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
Vehicle.cpp Fix #20027: Looping coaster with the reverse train option makes the wrong sound (#20028) 2023-04-24 08:03:01 +01:00
Vehicle.h "Reversed Trains" Option (#19305) 2023-04-21 19:22:33 +03:00
VehicleColour.h Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
VehicleData.cpp Rename snake_case Class names (Remaining Bits) (#19237) 2023-01-21 19:57:17 +00:00
VehicleData.h Rename snake_case Class names (Remaining Bits) (#19237) 2023-01-21 19:57:17 +00:00
VehiclePaint.cpp Implement paint code for spiral lifthill down (#19567) 2023-04-27 15:11:22 +01:00
VehiclePaint.h Rename snake_case Class names (Remaining Bits) (#19237) 2023-01-21 19:57:17 +00:00
VehicleRiderControl.cpp Replace 2022 with 2023 in copyright headers 2023-01-01 11:58:01 +01:00
VehicleSubpositionData.cpp Add large sloped turns to hybrid and single rail (#19547) 2023-04-05 13:47:56 +01:00
VehicleSubpositionData.h Rename snake_case Class names (Remaining Bits) (#19237) 2023-01-21 19:57:17 +00:00