OpenRCT2/test/testpaint
Michael Steenbeek 6dc49d643a Compile files in base dir as C++ 2017-12-13 08:03:48 +01:00
..
CMakeLists.txt Compile files in base dir as C++ 2017-12-13 08:03:48 +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 Use constant for LOCATION_NULL, split off location stuff to Location.h 2017-10-13 22:23:07 +02: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
PaintIntercept.cpp Name / define RCT2 addresses 2017-12-04 19:04:07 +00: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 Rename map_element to tile_element 2017-10-31 19:59:06 +01:00
SegmentSupportHeightCall.hpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
SideTunnelCall.cpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
SideTunnelCall.hpp Fix testpaint 2017-09-02 19:00:54 +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 testpaint code issues 2017-12-04 19:49:12 +00:00
TestPaint.hpp Use rct2_ride 2017-12-04 19:04:07 +00:00
TestTrack.cpp Name / define RCT2 addresses 2017-12-04 19:04:07 +00:00
TestTrack.hpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
Utils.cpp Compile track_data.c as C++ 2017-10-25 23:53:47 +02: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
addresses.c Fix testpaint 2017-12-04 19:04:07 +00:00
addresses.h Fix testpaint code issues 2017-12-04 19:49:12 +00:00
compat.c Name / define RCT2 addresses 2017-12-04 19:04:07 +00:00
data.c Use more consistent terminology and remove some Americanisms 2017-12-05 10:23:36 +01:00
data.h Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
generate.cpp Cleanup 2017-11-17 12:54:47 +01:00
hook.c Fix testpaint 2017-12-04 19:04:07 +00:00
hook.h Fix testpaint 2017-12-04 19:04:07 +00:00
main.cpp Apply some refactoring 2017-11-02 12:22:28 +01:00