OpenRCT2/src/openrct2/drawing
Michael Steenbeek 812ea151bb
Fix duplicate RGB colours in palette (#18299)
* Remove duplicate RGB colours from palette

* Update hash

* Update reference dat file

---------

Co-authored-by: Spacek531 <spacek531@comcast.net>
Co-authored-by: duncanspumpkin <duncans_pumpkin@hotmail.co.uk>
2023-04-16 15:15:26 +01:00
..
AVX2Drawing.cpp Remove snake_case from first chunk of Drawing (#19164) 2023-01-16 13:50:43 +00:00
Drawing.Sprite.BMP.cpp Rename classes with snakes OpenRCT2/A*-F* (#19215) 2023-01-19 08:16:44 +00:00
Drawing.Sprite.RLE.cpp Rename classes with snakes OpenRCT2/A*-F* (#19215) 2023-01-19 08:16:44 +00:00
Drawing.Sprite.cpp Use dpi ref in misc drawing folder places 2023-04-11 22:57:25 +01:00
Drawing.String.cpp Make GfxDrawSprite() take reference 2023-04-11 22:53:30 +01:00
Drawing.cpp Use dpi ref in misc drawing functions 2023-04-11 22:59:03 +01:00
Drawing.h Use dpi ref in misc drawing functions 2023-04-11 22:59:03 +01:00
Font.cpp Add W and Y with circumflex 2023-02-23 10:56:37 +01:00
Font.h Finish Removing snake_case from Drawing Methods 2023-01-16 22:31:34 +00:00
IDrawingContext.h Rename classes with snakes OpenRCT2/A*-F* (#19215) 2023-01-19 08:16:44 +00:00
IDrawingEngine.h Use dpi ref in ui context and weather 2023-04-11 22:57:25 +01:00
Image.cpp Rename classes with snakes OpenRCT2/A*-F* (#19215) 2023-01-19 08:16:44 +00:00
Image.h Rename classes with snakes OpenRCT2/A*-F* (#19215) 2023-01-19 08:16:44 +00:00
ImageId.hpp Extend color selection dropdown with more colors (#19446) 2023-04-06 08:36:07 +01:00
ImageImporter.cpp Rename classes with snakes OpenRCT2/A*-F* (#19215) 2023-01-19 08:16:44 +00:00
ImageImporter.h Fix duplicate RGB colours in palette (#18299) 2023-04-16 15:15:26 +01:00
LightFX.cpp Use dpi ref in misc drawing folder places 2023-04-11 22:57:25 +01:00
LightFX.h Use dpi ref in misc drawing folder places 2023-04-11 22:57:25 +01:00
Line.cpp Use dpi ref in misc drawing folder places 2023-04-11 22:57:25 +01:00
NewDrawing.cpp Use dpi ref in rect and line drawing functions 2023-04-11 22:59:01 +01:00
NewDrawing.h Use dpi ref in everything outside the drawing folder 2023-04-11 22:57:25 +01:00
Rect.cpp Use dpi ref in rect and line drawing functions 2023-04-11 22:59:01 +01:00
SSE41Drawing.cpp Remove snake_case from first chunk of Drawing (#19164) 2023-01-16 13:50:43 +00:00
ScrollingText.cpp Use dpi ref in misc drawing functions 2023-04-11 22:59:03 +01:00
ScrollingText.h Add ScrollingText.h 2021-01-02 16:43:17 +02:00
TTF.cpp Rename snake_case functions in openrct2/src folder 2023-01-17 13:24:51 +01:00
TTF.h Finish Removing snake_case from Drawing Methods 2023-01-16 22:31:34 +00:00
TTFSDLPort.cpp Rename snake_case functions in openrct2/src folder 2023-01-17 13:24:51 +01:00
Text.cpp Use dpi ref in rect and line drawing functions 2023-04-11 22:59:01 +01:00
Text.h Pass DPI by ref to string drawing 2023-02-24 22:05:07 +01:00
Weather.cpp Use dpi ref in ui context and weather 2023-04-11 22:57:25 +01:00
Weather.h Use dpi ref in ui context and weather 2023-04-11 22:57:25 +01:00
X8DrawingEngine.cpp Use dpi ref in misc drawing folder places 2023-04-11 22:57:25 +01:00
X8DrawingEngine.h Use dpi ref in ui context and weather 2023-04-11 22:57:25 +01:00