OpenRCT2/test/testpaint
Michael Steenbeek c4f44e5e7a Compile files in paint folder as C++ 2017-12-17 17:24:36 +01:00
..
CMakeLists.txt Compile files in paint folder as C++ 2017-12-17 17:24:36 +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 Compile files in paint folder as C++ 2017-12-17 17:24:36 +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 Compile files in paint folder as C++ 2017-12-17 17:24:36 +01:00
SideTunnelCall.cpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
SideTunnelCall.hpp Compile files in paint folder as C++ 2017-12-17 17:24:36 +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 Compile files in paint folder as C++ 2017-12-17 17:24:36 +01:00
TestPaint.hpp Compile files in paint folder as C++ 2017-12-17 17:24:36 +01:00
TestTrack.cpp Compile files in paint folder as C++ 2017-12-17 17:24:36 +01: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 Compile files in paint folder as C++ 2017-12-17 17:24:36 +01: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