OpenRCT2/src/openrct2-ui/scripting
Tulio Leao bb8c275df6 Remove raw coords gfx_fill_rect_inset overload 2021-03-29 09:34:11 -03:00
..
CustomListView.cpp Remove raw coords gfx_fill_rect_inset overload 2021-03-29 09:34:11 -03:00
CustomListView.h Refactor to avoid unnecessary copies (#13736) 2021-01-11 18:14:15 -03:00
CustomMenu.cpp Fix #14161: ShortcutDesc.bindings does not work 2021-02-23 22:19:46 +00:00
CustomMenu.h Fix #14160: Game crashs when registering shortcuts 2021-02-23 22:18:00 +00:00
CustomWindow.cpp Allow passing ImageId into gfx_draw_sprite() 2021-03-23 11:58:09 +01:00
CustomWindow.h Add text box widget 2021-01-27 00:28:59 +00:00
ScGraphicsContext.hpp Allow passing ImageId into gfx_draw_sprite() 2021-03-23 11:58:09 +01:00
ScTileSelection.hpp Apply code review refactors 2020-05-02 11:38:33 +01:00
ScTitleSequence.hpp Fix CI build errors 2021-02-08 22:27:28 +00:00
ScUi.hpp Fix ui.showTextInput performance issue (#14210) 2021-03-01 22:09:51 -03:00
ScViewport.hpp Invalidate viewport when moving without scrolling 2021-02-18 18:10:29 +00:00
ScWidget.hpp Remove holdable flag from spinner widget 2021-02-25 22:30:35 +00:00
ScWindow.hpp Implement transparent windows for plugins 2021-01-29 17:50:27 +00:00
UiExtensions.cpp Fix CI failure 2021-02-25 18:47:54 +00:00
UiExtensions.h Rename __ENABLE_SCRIPTING__ to ENABLE_SCRIPTING 2020-04-26 14:35:08 +01:00