OpenRCT2/src/drawing
Ted John ebe4ca4df4 Rename lightfx guard 2016-10-24 13:06:44 +01:00
..
engines Rename lightfx guard 2016-10-24 13:06:44 +01:00
IDrawingContext.h fix drawing of text 2016-06-11 23:14:22 +01:00
IDrawingEngine.h Disable OpenGL vsync when uncap fps option is enabled 2016-07-27 04:01:25 +02:00
Image.cpp Fix #4537: Park with object containing no images fails to load 2016-10-05 21:47:02 +01:00
NewDrawing.cpp Fix #4476: Assertion Failed 2016-09-24 01:07:40 +01:00
NewDrawing.h Fix #4476: Assertion Failed 2016-09-24 01:07:40 +01:00
Rain.cpp Add option to disable weather gloom and rain effects 2016-09-21 10:35:02 -04:00
Rain.h remove usages of gScreenDPI and gWindowDPI 2016-06-07 22:45:36 +01:00
drawing.c Integrate gCurrentFont fully 2016-09-12 20:43:43 +01:00
drawing.h Fix left shifts that may overflow 2016-10-13 19:48:42 +01:00
drawing_fast.cpp Refactor sprite functions 2016-09-14 18:22:37 +01:00
font.c Fix x64 builds 2016-09-17 16:35:19 +01:00
font.h Drop `PACKED` attribute 2016-06-03 10:55:21 +02:00
lightfx.c Rename lightfx guard 2016-10-24 13:06:44 +01:00
lightfx.h Rename lightfx guard 2016-10-24 13:06:44 +01:00
line.c Fix function definitions to match their declarations 2016-07-14 14:11:49 +02:00
rect.c Refactor inclusion of addresses.h 2016-09-03 21:25:19 +01:00
scrolling_text.c Refactor/Improve String and Path Handling 2016-10-09 15:29:58 -05:00
sprite.c Refactor/Improve String and Path Handling 2016-10-09 15:29:58 -05:00
string.c Fix left shifts that may overflow 2016-10-13 19:48:42 +01:00