OpenRCT2/test/testpaint
Michael Steenbeek 9a3e85f4f9 Fix Xcode 2018-01-11 16:29:52 +01:00
..
Addresses.cpp Rename addresses.c to Addresses.cpp 2018-01-11 16:29:52 +01:00
CMakeLists.txt Refactor track_paint to C++ 2018-01-11 09:30:09 +01:00
Compat.cpp Rename compat.c to Compat.cpp 2018-01-11 16:29:52 +01:00
Data.cpp Rename data.c to Data.cpp 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 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
Hook.cpp Fix Xcode 2018-01-11 16:29:52 +01:00
PaintIntercept.cpp Refactor viewport.c to C++ 2018-01-07 12:39:58 +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 Refactor viewport.c to C++ 2018-01-07 12:39:58 +01:00
TestPaint.hpp Refactor colour.c to C++ 2018-01-07 12:39:58 +01:00
TestTrack.cpp Compile ride.c as C++ 2017-12-31 20:43:17 +01:00
TestTrack.hpp Fix #5516: Update copyrights for 2017 2017-06-01 21:55:10 +02:00
Utils.cpp Compile ride.c as C++ 2017-12-31 20:43:17 +01: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.h Fix testpaint code issues 2017-12-04 19:49:12 +00:00
data.h Compile ride.c as C++ 2017-12-31 20:43:17 +01:00
generate.cpp Compile files in world folder as C++ 2018-01-11 13:25:09 +01:00
hook.h Fix testpaint 2017-12-04 19:04:07 +00:00
main.cpp Update testpaint 2018-01-11 09:30:09 +01:00