OpenRCT2/src/openrct2/drawing
Gymnasiast af171d07e8
Use TitleCase in LightListEntry
2021-11-07 14:16:37 +01:00
..
AVX2Drawing.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Drawing.Sprite.BMP.cpp Remove pointless return statement 2021-09-29 22:39:34 +02:00
Drawing.Sprite.RLE.cpp Pass rct_drawpixelinfo as explicit argument, make DrawSpriteArgs const 2021-08-25 15:37:44 +03:00
Drawing.Sprite.cpp Remove unnecessary else blocks 2021-09-16 18:31:12 +02:00
Drawing.String.cpp Pass rct_drawpixelinfo explicit to avoid races 2021-10-06 23:48:07 +03:00
Drawing.cpp Improve array formatting 2021-10-17 18:21:45 +02:00
Drawing.h Part of #12098: Use ScreenRect in gfx_filter_rect() (#15603) 2021-10-20 19:43:32 -03:00
Font.cpp Improve array formatting 2021-10-17 18:21:45 +02:00
Font.h Fix #11354: Coding style causes undefined behaviour 2021-10-05 13:58:50 +02:00
IDrawingContext.h Pass rct_drawpixelinfo explicit to avoid races 2021-10-06 23:48:07 +03:00
IDrawingEngine.h Pass rct_drawpixelinfo explicit to avoid races 2021-10-06 23:48:07 +03:00
Image.cpp Remove unnecessary else blocks 2021-09-16 18:31:12 +02:00
ImageImporter.cpp Backport ImageTable changes 2021-10-20 16:50:38 +03:00
ImageImporter.h Backport ImageTable changes 2021-10-20 16:50:38 +03:00
LightFX.cpp Use TitleCase in LightListEntry 2021-11-07 14:16:37 +01:00
LightFX.h Rename type SpriteBase to EntityBase 2021-08-26 15:37:16 +03:00
Line.cpp Part of #12100 : Use ScreenCoordsXY for gfx_draw_line_on_buffer (#14305) 2021-05-11 08:16:59 -03:00
NewDrawing.cpp Part of #12098: Use ScreenRect in gfx_filter_rect() (#15603) 2021-10-20 19:43:32 -03:00
NewDrawing.h Close #12404: Refactor DRAWING_ENGINE to use strong enum (#13070) 2020-10-02 22:41:30 -03:00
Rect.cpp Remove unnecessary else blocks 2021-09-16 18:31:12 +02:00
SSE41Drawing.cpp Several more spelling fixes (#13752) 2021-01-10 18:23:35 +00:00
ScrollingText.cpp Remove unnecessary else blocks 2021-09-16 18:31:12 +02:00
ScrollingText.h Add ScrollingText.h 2021-01-02 16:43:17 +02:00
TTF.cpp Remove unnecessary else blocks 2021-09-16 18:31:12 +02:00
TTF.h Turn font sprite base into a strong enum 2021-02-28 00:23:00 +01:00
TTFSDLPort.cpp Fix #11354: Coding style causes undefined behaviour 2021-10-05 13:58:50 +02:00
Text.cpp Fix #15213: Freeze when reading a partially cut unicode character 2021-09-27 15:03:25 +02:00
Text.h Move StaticLayout out of header file 2021-09-27 14:56:37 +02:00
Weather.cpp Pass rct_drawpixelinfo explicit to avoid races 2021-10-06 23:48:07 +03:00
Weather.h Add snow as a weather type 2020-09-14 21:58:00 +02:00
X8DrawingEngine.cpp Improve array formatting 2021-10-17 18:21:45 +02:00
X8DrawingEngine.h Pass rct_drawpixelinfo explicit to avoid races 2021-10-06 23:48:07 +03:00