OpenRCT2/src/openrct2-ui/interface
Hielke Morsink a258008bef
Refactor window functions to take references 4
2022-07-31 17:23:16 +02:00
..
Dropdown.h Create dropdown item flags 2022-02-13 00:14:33 +01:00
Graph.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
Graph.h Update more include guards (#15254) 2021-08-21 12:55:28 +02:00
InGameConsole.cpp Add const ref, remove excess .c_str(), push_* -> emplace_* and rewrite constructors 2022-05-07 16:05:38 +02:00
InGameConsole.h Create definitions for u8string and u8string_view 2022-01-25 16:41:45 +01:00
LandTool.cpp Create Dropdown::Item and use it for gDropdownItems 2022-02-12 23:57:22 +01:00
LandTool.h Use money64 for land and water tools 2021-08-01 15:14:43 +02:00
Theme.cpp Use more smart pointers in openrct2-ui (#17582) 2022-07-22 11:48:43 +01: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 Refactor viewport flags 2022-03-14 21:57:05 +00:00
Widget.cpp Refactor window functions to take references 4 2022-07-31 17:23:16 +02:00
Widget.h Safely look up widget for drawing 2022-03-10 01:01:59 +01:00
Window.cpp Refactor window functions to take references 4 2022-07-31 17:23:16 +02:00
Window.h Refactor window flags to be read with the helper methods 2022-02-13 23:09:42 +00:00