OpenRCT2/test/testpaint
Michael Steenbeek eb0a73cf96 Fix TileDirectionDelta definition in TestPaint 2018-05-05 11:42:48 +01:00
..
Addresses.cpp Rename header files for testpaint 2018-01-11 16:29:52 +01:00
Addresses.h Clean up C bits from Testpaint 2018-02-01 13:42:46 +01:00
CMakeLists.txt Fix TestPaint 2018-05-01 20:38:57 +02:00
Compat.cpp Fix TileDirectionDelta definition in TestPaint 2018-05-05 11:42:48 +01:00
Data.cpp Rename data.c to Data.cpp 2018-01-11 16:29:52 +01:00
Data.h Rename header files for testpaint 2018-01-11 16:29:52 +01:00
FunctionCall.cpp Update files missed in the great extern "C" cleanup of 2017 2017-09-28 23:29:16 +02:00
FunctionCall.hpp Remove and replace C typedefs 2018-02-14 09:42:26 +01:00
GeneralSupportHeightCall.cpp Expand tabs to spaces 2017-06-06 23:46:14 +02:00
GeneralSupportHeightCall.hpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
Hook.cpp Move cstring out of common.h 2018-03-18 23:29:13 +01:00
Hook.h Remove and replace C typedefs 2018-02-14 09:42:26 +01:00
PaintIntercept.cpp Move cstring out of common.h 2018-03-18 23:29:13 +01:00
PaintIntercept.hpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
Printer.cpp Update files missed in the great extern "C" cleanup of 2017 2017-09-28 23:29:16 +02:00
Printer.hpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
SegmentSupportHeightCall.cpp Compile files in paint folder as C++ 2017-12-17 17:24:36 +01:00
SegmentSupportHeightCall.hpp Clean up C bits from Testpaint 2018-02-01 13:42:46 +01:00
SideTunnelCall.cpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
SideTunnelCall.hpp Clean up C bits from Testpaint 2018-02-01 13:42:46 +01:00
String.cpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
String.hpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
TestPaint.cpp Fix missing headers 2018-03-20 00:27:58 +01:00
TestPaint.hpp Clean up C bits from Testpaint 2018-02-01 13:42:46 +01:00
TestTrack.cpp Clean up tile element usage, introduce struct methods 2018-05-02 11:58:12 +02:00
TestTrack.hpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
Utils.cpp Replace NULL with nullptr in C++ files 2018-01-29 21:33:21 +00:00
Utils.hpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
VerticalTunnelCall.cpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
VerticalTunnelCall.hpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
generate.cpp Move cstring out of common.h 2018-03-18 23:29:13 +01:00
main.cpp Delete unused function arguments or mark them so (#7426) 2018-04-20 13:56:37 +02:00