OpenRCT2/src/openrct2-ui/scripting
Ted John e2170a995f
Fix setPixelData for RAW image format (#16918)
2022-04-02 20:24:01 +02:00
..
CustomImages.cpp Fix setPixelData for RAW image format (#16918) 2022-04-02 20:24:01 +02:00
CustomImages.h Add draw to image API 2022-03-24 22:37:22 +00:00
CustomListView.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
CustomListView.h Default initialize SortOrder in ListViewColumn 2021-07-30 21:31:10 +03:00
CustomMenu.cpp Add API for toolbox menu items 2022-03-21 21:42:30 +00:00
CustomMenu.h Add API for toolbox menu items 2022-03-21 21:42:30 +00:00
CustomWindow.cpp Close #15896: Refactor out the ZoomLevel operators 2022-02-26 23:14:59 +01:00
CustomWindow.h Close plugin's windows gracefully when stopped 2022-02-17 20:18:30 +00: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 Re-create windows if loading park on title screen 2022-03-21 21:42:30 +00:00
ScUi.hpp Add API for toolbox menu items 2022-03-21 21:42:30 +00:00
ScViewport.hpp Update implicit zoom conversions 2021-12-01 00:08:35 +01:00
ScWidget.hpp Remove unnecessary else blocks 2021-09-16 18:31:12 +02:00
ScWindow.hpp Implement transparent windows for plugins 2021-01-29 17:50:27 +00: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