OpenRCT2/src/openrct2-ui/interface
Hielke Morsink 9dd20ec619
Improve array formatting
For most of these cases, adding a trailing comma to the array block makes clang-format put each item on a new line, and clang-format exception blocks could be reduced where clang-format does not handle them properly.
2021-10-17 18:21:45 +02:00
..
Dropdown.h Refactor Dropdown to TitleCase (#13352) 2020-11-03 08:16:06 +00:00
Graph.cpp Change all calls to DrawTextBasic to use Formatter 2021-08-01 15:14:43 +02:00
Graph.h Update more include guards (#15254) 2021-08-21 12:55:28 +02:00
InGameConsole.cpp Fix #14428: No text visible in in-game console window (#14429) 2021-04-03 00:12:30 +01:00
InGameConsole.h Use ScreenCoordsXY on InGameConsole 2021-03-29 09:34:11 -03:00
LandTool.cpp Remove unnecessary else blocks 2021-09-16 18:31:12 +02:00
LandTool.h Use money64 for land and water tools 2021-08-01 15:14:43 +02:00
Theme.cpp Improve array formatting 2021-10-17 18:21:45 +02:00
Theme.h Refactor UI/Interface misc to TitleCase (#13354) 2020-11-03 10:59:00 +00:00
Viewport.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
ViewportInteraction.cpp Replace sprite_left,t,r,b with SpriteRect (#15408) 2021-09-18 19:07:35 +01:00
Widget.cpp Use (const) references to scrolls where possible 2021-10-01 15:21:01 +02:00
Widget.h Fix #13078: [Plugin] Add colour picker widget 2020-12-05 18:26:35 +00:00
Window.cpp Improve array formatting 2021-10-17 18:21:45 +02:00
Window.h Close #13766 : Refactor Clear Scenery to class (#15481) 2021-10-06 16:46:01 +01:00