OpenRCT2/src/openrct2/drawing
Michael Steenbeek e1e8e2bec0
Add drawing code for ō (#11201)
2020-04-01 14:31:53 +02:00
..
AVX2Drawing.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Drawing.Sprite.BMP.cpp Create stub magnify versions of software blitters 2020-03-23 15:54:04 +00:00
Drawing.Sprite.RLE.cpp Create stub magnify versions of software blitters 2020-03-23 15:54:04 +00:00
Drawing.Sprite.cpp Create stub magnify versions of software blitters 2020-03-23 15:54:04 +00:00
Drawing.String.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Drawing.cpp Add new ImageId struct 2019-08-24 17:30:39 +01:00
Drawing.h Show hovered values on finance charts (#10925) 2020-03-28 11:03:10 +01:00
Font.cpp Add drawing code for ō (#11201) 2020-04-01 14:31:53 +02:00
Font.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
IDrawingContext.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
IDrawingEngine.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Image.cpp Show image limit in show_limits console command (#9935) 2019-08-26 12:28:37 +01:00
ImageImporter.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
ImageImporter.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
LightFX.cpp Create ZoomLevel struct to add two new zoom levels 2020-03-23 15:54:03 +00:00
LightFX.h Introduced optional light effects for vehicles at night. (#10970) 2020-03-20 11:47:31 +01:00
Line.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
NewDrawing.cpp Show hovered values on finance charts (#10925) 2020-03-28 11:03:10 +01:00
NewDrawing.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Rain.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
Rain.h Add rain rendering to OpenGL renderer 2019-07-18 20:54:47 +02:00
Rect.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
SSE41Drawing.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
ScrollingText.cpp Create ZoomLevel struct to add two new zoom levels 2020-03-23 15:54:03 +00:00
TTF.cpp Fix crash with truetype fonts and multi threading (#9424) 2019-06-16 17:43:53 +02:00
TTF.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
TTFSDLPort.cpp Refactor memcpy to std::memcpy and memset to std::memset (#8408) 2018-12-15 22:23:31 +01:00
Text.cpp Show hovered values on finance charts (#10925) 2020-03-28 11:03:10 +01:00
Text.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
X8DrawingEngine.cpp Create ZoomLevel struct to add two new zoom levels 2020-03-23 15:54:03 +00:00
X8DrawingEngine.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00