OpenRCT2/src/openrct2/drawing
Duncan 0ab3d0955c
Merge pull request #7310 from OpenRCT2/json-objects
Add support for new JSON object format
2018-04-08 10:45:55 +01:00
..
AVX2Drawing.cpp Implement AVX2 masking 2018-02-12 22:24:22 +01:00
Drawing.cpp Reduce header inclusions 2018-03-20 00:27:58 +01:00
Drawing.h Finish loading water JSON objects 2018-03-26 21:37:23 +02:00
DrawingFast.cpp Move cstring out of common.h 2018-03-18 23:29:13 +01:00
Font.cpp Reduce header inclusion 2018-03-13 13:14:02 +01:00
Font.h Remove and replace C typedefs 2018-02-14 09:42:26 +01:00
IDrawingContext.h Remove __cplusplus ifdefs 2018-02-05 16:20:15 +01:00
IDrawingEngine.h Remove __cplusplus ifdefs 2018-02-05 16:20:15 +01:00
Image.cpp Fix missing headers 2018-03-20 00:27:58 +01:00
LightFX.cpp Reduce includes in common header 2018-03-20 00:27:58 +01:00
LightFX.h Reduce header inclusion 2018-03-13 13:14:02 +01:00
Line.cpp Fix 'different language linkage' error with Xcode 2018-03-18 23:29:13 +01:00
NewDrawing.cpp Reduce header inclusions 2018-03-20 00:27:58 +01:00
NewDrawing.h Include necessary files for compiling headers 2018-03-31 23:07:14 +02:00
Rain.cpp Reduce includes in common header 2018-03-20 00:27:58 +01:00
Rain.h Include necessary files for compiling headers 2018-03-31 23:07:14 +02:00
Rect.cpp Reduce header inclusion 2018-03-13 13:14:02 +01:00
SSE41Drawing.cpp Refactor drawing.c to C++ 2018-01-05 22:57:57 +01:00
ScrollingText.cpp Remove and replace C typedefs 2018-02-14 09:42:26 +01:00
Sprite.cpp Finish loading water JSON objects 2018-03-26 21:37:23 +02:00
String.cpp Reduce includes in common header 2018-03-20 00:27:58 +01:00
TTF.cpp Remove and replace C typedefs 2018-02-14 09:42:26 +01:00
TTF.h Remove and replace C typedefs 2018-02-14 09:42:26 +01:00
TTFSDLPort.cpp Reduce header inclusions 2018-03-20 00:27:58 +01:00
Text.cpp Reduce header inclusion 2018-03-13 13:14:02 +01:00
Text.h Reduce header inclusion 2018-03-13 13:14:02 +01:00
X8DrawingEngine.cpp Move cstring out of common.h 2018-03-18 23:29:13 +01:00
X8DrawingEngine.h Remove __cplusplus ifdefs 2018-02-05 16:20:15 +01:00