OpenRCT2/src/openrct2-ui/scripting
Gymnasiast d3fd31c611
Rename rct_string_id to StringId
2022-07-31 22:30:13 +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 Pass window reference to tool_set (#17625) 2022-07-27 22:22:22 -03:00
CustomMenu.h Add API for toolbox menu items 2022-03-21 21:42:30 +00:00
CustomWindow.cpp Refactor window functions to take references 6 2022-07-31 17:23:17 +02:00
CustomWindow.h Add missing includes 2022-07-29 18:45:10 +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 Add API for toolbox menu items 2022-03-21 21:42:30 +00:00
ScViewport.hpp Refactor window functions to take references 4 2022-07-31 17:23:16 +02:00
ScWidget.hpp Refactor window functions to take references 2 2022-07-31 17:23:15 +02:00
ScWindow.hpp Refactor window functions to take references 6 2022-07-31 17:23:17 +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