OpenRCT2/test/testpaint
duncanspumpkin eb9ecea92e Add IsGhost to the testpaint calls 2019-02-26 08:50:04 +00: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 Introduce SET_CHECK_CXX_FLAGS 2019-02-03 23:32:51 +01:00
Compat.cpp Add IsGhost to the testpaint calls 2019-02-26 08:50:04 +00:00
Data.cpp Add trailing commas and clang-format comments to tests 2018-07-23 16:00:14 +02:00
Data.h clang-format tests 2018-07-23 15:58:01 +02:00
FunctionCall.cpp clang-format tests 2018-07-23 15:58:01 +02:00
FunctionCall.hpp clang-format tests 2018-07-23 15:58:01 +02: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 Apply clang-format changes to tests 2018-07-23 16:00:23 +02: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 Implement surfaces, edges and stations as objects 2018-12-09 23:30:40 +00:00
TestPaint.hpp Rename rct_tile_element to TileElement 2018-11-01 13:53:50 +01:00
TestTrack.cpp Implement surfaces, edges and stations as objects 2018-12-09 23:30:40 +00:00
TestTrack.hpp clang-format tests 2018-07-23 15:58:01 +02:00
Utils.cpp clang-format tests 2018-07-23 15:58:01 +02: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 rct_tile_element to TileElement 2018-11-01 13:53:50 +01:00
main.cpp Allow compilation of testpaint on non-x86 targets (#7989) 2018-09-15 23:37:45 +02:00