OpenRCT2/src/openrct2/paint
ζeh Matt 4bc5f70581
Minor refactor work around the painting (#15226)
* Remove unused variables and drop packing of paint structs

* Move PAINT_QUADRANT_FLAGS out of the header

* Rename enum and variable to SortFlags

* Rename variable and document the sorting

* Apply review
2021-08-17 09:32:58 +01:00
..
sprite Refactor uses of PaintAddImageAsParent in Paint.Peep.cpp 2021-06-05 17:16:04 +03:00
tile_element Pass derived tile element classes to functions (#15206) 2021-08-11 23:26:46 +02:00
Paint.cpp Minor refactor work around the painting (#15226) 2021-08-17 09:32:58 +01:00
Paint.h Minor refactor work around the painting (#15226) 2021-08-17 09:32:58 +01:00
PaintHelpers.cpp Map size refactors from NSF (#15112) 2021-08-16 20:51:16 +01:00
Painter.cpp Move gLastStringPos into rct_drawpixelinfo (#14811) 2021-06-03 22:10:09 -03:00
Painter.h Use unrolled linked list for paint entries 2021-04-28 20:33:51 +01:00
Supports.cpp Minor paint refactor (#14905) 2021-06-22 07:36:17 +01:00
Supports.h Add "Hybrid Coaster" ride type (#12110) 2020-10-10 20:27:12 +01:00
VirtualFloor.cpp Refactor uses of PaintAddImageAsParent in VirtualFloor.cpp 2021-06-05 17:16:03 +03:00
VirtualFloor.h Close #12431 Refactor VirtualFloorStyles to use strong enum (#12790) 2020-08-27 21:06:39 -03:00