OpenRCT2/test/testpaint
Ted John e9bafc2973 Refactor RCT2 interop code to new source 2016-12-11 12:16:43 +00: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 Only fallback if only one element differs 2016-10-22 02:40:35 +02:00
GeneralSupportHeightCall.hpp Fix General/SegmentSupportHeightCalls 2016-10-17 23:12:54 +02:00
PaintIntercept.cpp Update hooks to return CPU flags 2016-12-01 14:15:47 +01:00
PaintIntercept.hpp Don't use C for PaintIntercept functions 2016-10-17 12:45:27 +02:00
Printer.cpp Check for `SEGMENTS_ALL` when printing 2016-10-22 14:42:30 +02:00
Printer.hpp Don't use C for PaintIntercept functions 2016-10-17 12:45:27 +02:00
SegmentSupportHeightCall.cpp Only fallback if only one element differs 2016-10-22 02:40:35 +02:00
SegmentSupportHeightCall.hpp Fix General/SegmentSupportHeightCalls 2016-10-17 23:12:54 +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 Make testpaint a lot more quiet 2016-10-19 01:58:47 +02:00
TestTrack.cpp Fix lay down rc station tunnels 2016-10-22 01:51:55 +02:00
TestTrack.hpp Make testpaint a lot more quiet 2016-10-19 01:58:47 +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 Remove trailing whitespace in sources 2016-11-13 20:32:55 +01:00
testpaint.vcxproj Refactor RCT2 interop code to new source 2016-12-11 12:16:43 +00:00
testpaint.vcxproj.user More improvements to function names and fix maze anomaly 2016-10-08 13:50:12 +01:00