OpenRCT2/test/testpaint
Ted John 8aafab2a70 Split paint item into element and entity 2022-03-14 21:55:15 +00:00
..
Addresses.cpp Apply clang-format changes to tests 2018-07-23 16:00:23 +02:00
Addresses.h Update include guards 2021-08-21 09:43:26 +02:00
CMakeLists.txt Split declarations and definitions to improve compile times when editing (#13332) 2020-11-07 12:42:04 +00:00
Compat.cpp Small cleanup of variables (#13655) 2021-10-20 23:51:06 -03:00
Data.cpp Rename TRACK_ELEM_* enums to TrackElemType::* 2020-10-01 19:57:52 +01:00
Data.h Update include guards 2021-08-21 09:43:26 +02:00
FunctionCall.cpp clang-format tests 2018-07-23 15:58:01 +02:00
FunctionCall.hpp Use CoordsXYZ for sub_98199C in RiverRapids.cpp (#12289) 2020-08-18 09:27:23 -03:00
GeneralSupportHeightCall.cpp clang-format tests 2018-07-23 15:58:01 +02:00
GeneralSupportHeightCall.hpp clang-format tests 2018-07-23 15:58:01 +02:00
Hook.cpp Apply clang-format changes to tests 2018-07-23 16:00:23 +02:00
Hook.h Move register definition to TestPaint 2021-01-17 22:14:55 +01:00
PaintIntercept.cpp Fix TestPaint 2021-06-05 17:16:07 +03:00
PaintIntercept.hpp clang-format tests 2018-07-23 15:58:01 +02:00
Printer.cpp Use std::size instead of Util::CountOf 2018-11-23 21:59:08 +01:00
Printer.hpp clang-format tests 2018-07-23 15:58:01 +02:00
SegmentSupportHeightCall.cpp clang-format tests 2018-07-23 15:58:01 +02:00
SegmentSupportHeightCall.hpp clang-format tests 2018-07-23 15:58:01 +02:00
SideTunnelCall.cpp clang-format tests 2018-07-23 15:58:01 +02:00
SideTunnelCall.hpp clang-format tests 2018-07-23 15:58:01 +02:00
String.cpp clang-format tests 2018-07-23 15:58:01 +02:00
String.hpp clang-format tests 2018-07-23 15:58:01 +02:00
TestPaint.cpp Close #13624: Refactor ViewportInteractionItem to use strong enum (#13657) 2020-12-29 15:09:15 -03:00
TestPaint.hpp Remove unused TestPaint defines (including one LocationXY16 occurrence) 2020-03-01 22:15:28 +01:00
TestTrack.cpp Split paint item into element and entity 2022-03-14 21:55:15 +00:00
TestTrack.hpp clang-format tests 2018-07-23 15:58:01 +02:00
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 clang-format tests 2018-07-23 15:58:01 +02:00
VerticalTunnelCall.cpp clang-format tests 2018-07-23 15:58:01 +02:00
VerticalTunnelCall.hpp clang-format tests 2018-07-23 15:58:01 +02:00
generate.cpp Drop the N postfix 2021-12-11 00:39:39 +01:00
main.cpp Make all access to RTD table use the bounds checking function 2021-02-26 10:01:00 +01:00