OpenRCT2/src/openrct2/rct2
ζeh Matt 6863da569f
Refactor ride rating to allow multiple updates (#14963)
* Refactor rating calculation to pass the state allowing multiple updates

* Rename RideRatingUpdateData to RideRatingUpdateState
2021-06-30 19:57:27 +01:00
..
RCT2.cpp Replace ride_type_has_flag() with retrieving RTD 2021-02-26 09:49:09 +01:00
RCT2.h Change Vehicle Rotation namings in accordance with OpenRCT2 Codestyle (#14616) 2021-05-12 12:38:46 +01:00
S6Exporter.cpp Refactor ride rating to allow multiple updates (#14963) 2021-06-30 19:57:27 +01:00
S6Exporter.h Fix export 2021-06-05 21:17:03 +01:00
S6Importer.cpp Refactor ride rating to allow multiple updates (#14963) 2021-06-30 19:57:27 +01:00
SeaDecrypt.cpp Refactor to use string_view more properly 2021-01-07 01:52:10 +09:00
T6Exporter.cpp Refactor flat ride track pieces 2021-02-18 17:50:19 +01:00
T6Exporter.h Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
T6Importer.cpp Make all access to RTD table use the bounds checking function 2021-02-26 10:01:00 +01:00