OpenRCT2/src/openrct2-ui/interface
Silent 94da3cf422
Fix #13445: Make FileScanner::ScanDirectory return a unique_ptr
Also fixes a resource leak in TitleSequence::GetSaves.
2021-05-20 19:22:36 +02:00
..
Dropdown.h Refactor Dropdown to TitleCase (#13352) 2020-11-03 08:16:06 +00:00
Graph.cpp Use ScreenCoordsXY on Graph methods 2021-03-29 09:34:11 -03:00
Graph.h Use ScreenCoordsXY on Graph methods 2021-03-29 09:34:11 -03: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 Convert Land window to class 2021-03-15 23:08:00 +01:00
LandTool.h Convert Land window to class 2021-03-15 23:08:00 +01:00
Theme.cpp Fix #13445: Make FileScanner::ScanDirectory return a unique_ptr 2021-05-20 19:22:36 +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 Move duck method into class 2021-05-13 16:09:26 +02:00
Widget.cpp Allow passing ImageId into gfx_draw_sprite() 2021-03-23 11:58:09 +01:00
Widget.h Fix #13078: [Plugin] Add colour picker widget 2020-12-05 18:26:35 +00:00
Window.cpp Remove raw coords gfx_fill_rect_inset overload 2021-03-29 09:34:11 -03:00
Window.h Add custom widget logic and network stats API 2021-02-24 22:37:31 +00:00