OpenRCT2/test/testpaint
Michał Janiszewski 67f74119cf Fix missing headers 2018-03-20 00:27:58 +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 Refactor track_paint to C++ 2018-01-11 09:30:09 +01:00
Compat.cpp Refactor ride->entrances and ride->exits 2018-03-07 19:10:50 +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 Pass currentRotation to gPaintSession in TestPaint. 2018-02-17 13:11:07 +01: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 Fix sorting and missed floor() usage 2018-03-18 23:29:13 +01:00