OpenRCT2/test/testpaint
Łukasz Pękalski d287d71624 refactor: enum class ObjectType is casted to int for test to pass 2020-11-11 16:07:01 +01:00
..
Addresses.cpp Apply clang-format changes to tests 2018-07-23 16:00:23 +02:00
Addresses.h Apply clang-format changes to tests 2018-07-23 16:00:23 +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 refactor: enum class ObjectType is casted to int for test to pass 2020-11-11 16:07:01 +01:00
Data.cpp Rename TRACK_ELEM_* enums to TrackElemType::* 2020-10-01 19:57:52 +01:00
Data.h Create RCT2_RIDE_TYPE_COUNT 2020-06-17 19:10:39 +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 Apply clang-format changes to tests 2018-07-23 16:00:23 +02:00
PaintIntercept.cpp Fix test paint 2020-11-07 14:20:08 +00: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 Refactor ride measurement storage 2019-06-09 11:55:41 +02:00
TestPaint.hpp Remove unused TestPaint defines (including one LocationXY16 occurrence) 2020-03-01 22:15:28 +01:00
TestTrack.cpp Fix compile errors in TestPaint project 2020-09-07 22:42:42 -04: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 Fix compile errors in TestPaint project 2020-09-07 22:42:42 -04: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 Rename TRACK_ELEM_* enums to TrackElemType::* 2020-10-01 19:57:52 +01:00
main.cpp Create RCT2_RIDE_TYPE_COUNT 2020-06-17 19:10:39 +02:00