OpenRCT2/test/testpaint
Marijn van der Werf 4f10555002 Move include to extern C 2016-10-17 21:43:31 +02:00
..
FunctionCall.cpp Remove more C bridging code 2016-10-17 16:07:32 +02:00
FunctionCall.hpp Rename intercept2 to TestPaint 2016-10-17 16:06:05 +02:00
GeneralSupportHeightCall.cpp Extract SupportHeightCalls 2016-10-17 12:43:14 +02:00
GeneralSupportHeightCall.hpp Fix MSVC 2016-10-17 15:36:26 +02:00
PaintIntercept.cpp Fix GCC 2016-10-17 21:28:27 +02:00
PaintIntercept.hpp Don't use C for PaintIntercept functions 2016-10-17 12:45:27 +02:00
Printer.cpp Validate access to functionNames 2016-10-17 21:42:03 +02:00
Printer.hpp Don't use C for PaintIntercept functions 2016-10-17 12:45:27 +02:00
SegmentSupportHeightCall.cpp Fix MSVC 2016-10-17 15:36:26 +02:00
SegmentSupportHeightCall.hpp Move include to extern C 2016-10-17 21:43:31 +02:00
SideTunnelCall.cpp Extract Side tunnels 2016-10-17 12:44:50 +02:00
SideTunnelCall.hpp Extract Side tunnels 2016-10-17 12:44:50 +02:00
String.cpp Fix MSVC 2016-10-17 12:43:14 +02:00
String.hpp Extract all of `intercept.c` to C++ 2016-10-17 12:43:14 +02:00
TestPaint.cpp Rename intercept2 to TestPaint 2016-10-17 16:06:05 +02:00
TestPaint.hpp Rename intercept2 to TestPaint 2016-10-17 16:06:05 +02:00
TestTrack.cpp Fix original call 2016-10-17 19:56:26 +02:00
TestTrack.hpp Move support height testing 2016-10-17 12:43:14 +02:00
Utils.cpp Attempt to fix GCC 2016-10-17 12:43:14 +02:00
Utils.hpp Attempt to fix GCC 2016-10-17 12:43:14 +02:00
VerticalTunnelCall.cpp Extract vertical tunnel testing 2016-10-17 12:45:27 +02:00
VerticalTunnelCall.hpp Extract vertical tunnel testing 2016-10-17 12:45:27 +02:00
compat.c Support multi-dimension coaster 2016-10-09 03:35:39 +01:00
data.c Support multi-dimension coaster 2016-10-09 03:35:39 +01:00
data.h Improve naming of functions 2016-10-08 13:16:09 +01:00
generate.cpp Rename intercept2 to TestPaint 2016-10-17 16:06:05 +02:00
main.cpp Add silent mode 2016-10-17 20:04:13 +02:00
testpaint.vcxproj Rename intercept2 to TestPaint 2016-10-17 16:06:05 +02:00
testpaint.vcxproj.user More improvements to function names and fix maze anomaly 2016-10-08 13:50:12 +01:00