OpenRCT2/test/testpaint
Michael Steenbeek 28c680f97f
Merge pull request #14163 from Gymnasiast/refactor/get-rtd
Use GetRideTypeDescriptor() in more places
2021-02-26 10:46:38 +01:00
..
Addresses.cpp
Addresses.h
CMakeLists.txt Split declarations and definitions to improve compile times when editing (#13332) 2020-11-07 12:42:04 +00:00
Compat.cpp Merge pull request #14163 from Gymnasiast/refactor/get-rtd 2021-02-26 10:46:38 +01:00
Data.cpp Rename TRACK_ELEM_* enums to TrackElemType::* 2020-10-01 19:57:52 +01:00
Data.h
FunctionCall.cpp
FunctionCall.hpp Use CoordsXYZ for sub_98199C in RiverRapids.cpp (#12289) 2020-08-18 09:27:23 -03:00
GeneralSupportHeightCall.cpp
GeneralSupportHeightCall.hpp
generate.cpp Replace ride_type_has_flag() with retrieving RTD 2021-02-26 09:49:09 +01:00
Hook.cpp
Hook.h Move register definition to TestPaint 2021-01-17 22:14:55 +01:00
main.cpp Make all access to RTD table use the bounds checking function 2021-02-26 10:01:00 +01:00
PaintIntercept.cpp Fix test paint 2020-11-07 14:20:08 +00:00
PaintIntercept.hpp
Printer.cpp
Printer.hpp
SegmentSupportHeightCall.cpp
SegmentSupportHeightCall.hpp
SideTunnelCall.cpp
SideTunnelCall.hpp
String.cpp
String.hpp
TestPaint.cpp Close #13624: Refactor ViewportInteractionItem to use strong enum (#13657) 2020-12-29 15:09:15 -03:00
TestPaint.hpp
TestTrack.cpp Make all access to RTD table use the bounds checking function 2021-02-26 10:01:00 +01:00
TestTrack.hpp
TrackDataOld.cpp Rename TRACK_ELEM_* enums to TrackElemType::* 2020-10-01 19:57:52 +01:00
Utils.cpp Make all access to RTD table use the bounds checking function 2021-02-26 10:01:00 +01:00
Utils.hpp
VerticalTunnelCall.cpp
VerticalTunnelCall.hpp