OpenRCT2/src/openrct2/drawing
Michał Janiszewski 3c35558f3f
Fix compilation on Arch Linux with GCC 14 (#22031)
Fixes #22029
2024-05-13 22:09:00 +00:00
..
AVX2Drawing.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
Drawing.Sprite.BMP.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
Drawing.Sprite.RLE.cpp Reduce `<algorithm>` include (#21947) 2024-05-01 13:47:27 +02:00
Drawing.Sprite.cpp Introduce Config namespace and struct 2024-05-10 12:10:21 +02:00
Drawing.String.cpp Introduce Config namespace and struct 2024-05-10 12:10:21 +02:00
Drawing.cpp Introduce Config namespace and struct 2024-05-10 12:10:21 +02:00
Drawing.h Replace GfxDrawString() with DrawText() 2024-05-10 09:56:03 +00:00
DrawingLock.hpp Introduce Config namespace and struct 2024-05-10 12:10:21 +02:00
Font.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
Font.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
IDrawingContext.h Refactor TTF drawing (#21621) 2024-03-28 23:28:54 +01:00
IDrawingEngine.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
Image.cpp Replace INVALID_IMAGE_ID with ImageIndexUndefined 2024-04-21 01:17:42 +02:00
Image.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
ImageId.hpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
ImageImporter.cpp Move everything in ImageImporter.cpp into namespace 2024-03-30 18:13:03 +01:00
ImageImporter.h Create import meta object, use single method for JSON parsing 2024-03-30 18:13:03 +01:00
LightFX.cpp Introduce Config namespace and struct 2024-05-10 12:10:21 +02:00
LightFX.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
Line.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
NewDrawing.cpp Remove Config.h include from many places 2024-05-08 22:29:32 +02:00
NewDrawing.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
Rect.cpp Remove never-set COLOUR_FLAG_8 constant 2024-02-27 15:38:51 +01:00
SSE41Drawing.cpp Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
ScrollingText.cpp Introduce Config namespace and struct 2024-05-10 12:10:21 +02:00
ScrollingText.h Add ScrollingText.h 2021-01-02 16:43:17 +02:00
TTF.cpp Introduce Config namespace and struct 2024-05-10 12:10:21 +02:00
TTF.h Refactor TTF drawing (#21621) 2024-03-28 23:28:54 +01:00
TTFSDLPort.cpp Reduce `<algorithm>` include (#21947) 2024-05-01 13:47:27 +02:00
Text.cpp Replace GfxDrawString() with DrawText() 2024-05-10 09:56:03 +00:00
Text.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
Weather.cpp Introduce Config namespace and struct 2024-05-10 12:10:21 +02:00
Weather.h Replace 2023 with 2024 in copyright headers (#21139) 2024-01-01 12:52:28 +01:00
X8DrawingEngine.cpp Fix compilation on Arch Linux with GCC 14 (#22031) 2024-05-13 22:09:00 +00:00
X8DrawingEngine.h Refactor TTF drawing (#21621) 2024-03-28 23:28:54 +01:00