OpenRCT2/src/openrct2-ui/scripting
Gymnasiast a088537b65
Rename rct_widgetindex to WidgetIndex
2022-08-21 18:49:23 +02:00
..
CustomImages.cpp Fix #17229: Rename G1_FLAG_BMP to G1_FLAG_HAS_TRANSPARENCY (#17441) 2022-06-25 07:04:40 +01:00
CustomImages.h Add missing includes 2022-07-29 18:45:10 +02:00
CustomListView.cpp Rename rct_string_id to StringId 2022-07-31 22:30:13 +02:00
CustomListView.h Default initialize SortOrder in ListViewColumn 2021-07-30 21:31:10 +03:00
CustomMenu.cpp Rename rct_widgetindex to WidgetIndex 2022-08-21 18:49:23 +02:00
CustomMenu.h Add API for toolbox menu items 2022-03-21 21:42:30 +00:00
CustomWindow.cpp Rename rct_widgetindex to WidgetIndex 2022-08-21 18:49:23 +02:00
CustomWindow.h Rename rct_widgetindex to WidgetIndex 2022-08-21 18:49:23 +02:00
ScGraphicsContext.hpp Refactor and implement RLE custom images 2022-03-24 22:37:22 +00:00
ScImageManager.hpp Return undefined instead of null 2022-03-24 23:33:07 +00:00
ScTileSelection.hpp Remove unnecessary else blocks 2021-09-16 18:31:12 +02:00
ScTitleSequence.hpp Add missing includes 2022-07-29 18:45:10 +02:00
ScUi.hpp Make `rct_windowclass` strong type `WindowClass` 2022-08-21 18:38:25 +02:00
ScViewport.hpp Make `rct_windowclass` strong type `WindowClass` 2022-08-21 18:38:25 +02:00
ScWidget.hpp Rename rct_widgetindex to WidgetIndex 2022-08-21 18:49:23 +02:00
ScWindow.hpp Rename rct_widgetindex to WidgetIndex 2022-08-21 18:49:23 +02:00
UiExtensions.cpp Implement plugin ownership of images 2022-03-24 22:37:22 +00:00
UiExtensions.h Rename __ENABLE_SCRIPTING__ to ENABLE_SCRIPTING 2020-04-26 14:35:08 +01:00