OpenRCT2/src/openrct2-ui/scripting
Julia Pinheiro cba1d48226
Close #12408: Refactor CURSOR_ID to use strong enum
2020-10-11 18:01:14 +02:00
..
CustomListView.cpp Remove redundant assignment in CustomListView::MouseUp 2020-10-06 18:21:28 -03:00
CustomListView.h Fix #11753: Listview with header does not display last item in the list (#11754) 2020-05-15 22:05:00 -03:00
CustomMenu.cpp Close #12408: Refactor CURSOR_ID to use strong enum 2020-10-11 18:01:14 +02:00
CustomMenu.h Close #12408: Refactor CURSOR_ID to use strong enum 2020-10-11 18:01:14 +02:00
CustomWindow.cpp Compact, statically initialized syntax for event lists (#12973) 2020-09-28 20:36:15 +02:00
CustomWindow.h Allow plugins to update dropdown items (#11735) 2020-05-12 21:10:07 -03:00
ScTileSelection.hpp Apply code review refactors 2020-05-02 11:38:33 +01:00
ScUi.hpp Close #12408: Refactor CURSOR_ID to use strong enum 2020-10-11 18:01:14 +02:00
ScViewport.hpp Part of #12245: Use coords for window_scroll_to_location (#12282) 2020-07-15 23:26:27 -03:00
ScWidget.hpp Introduce widget::width and widget::height helper functions (#12053) 2020-06-24 22:44:00 -03:00
ScWindow.hpp Fix #11731: invalid read in ScWindow::x_get 2020-05-12 18:53:37 +01:00
UiExtensions.cpp Add plugin API for setting button isPressed (#11851) 2020-06-01 23:05:24 -03:00
UiExtensions.h Rename __ENABLE_SCRIPTING__ to ENABLE_SCRIPTING 2020-04-26 14:35:08 +01:00