OpenRCT2/src/openrct2-ui/scripting
TomasZilinek 9d965ccfb6
Part of #12017 - create gfx_draw_sprite overload (#12026)
* Part of #12017 - create gfx_draw_sprite overload

Part 1. Creates the overload and replaces about a half of the calls since there are too many for one PR.

Co-authored-by: Tulio Leao <tupaschoal@gmail.com>
2020-06-23 18:32:34 -03:00
..
CustomListView.cpp Part of #11569: Use ScreenCoordsXY instead of <x,y> 2020-06-11 10:11:33 -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 Add peep flags and destination 2020-05-14 18:34:25 +01:00
CustomMenu.h Apply code review refactors 2020-05-02 11:38:33 +01:00
CustomWindow.cpp Part of #12017 - create gfx_draw_sprite overload (#12026) 2020-06-23 18:32:34 -03: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 Add plugin API for showing an error message (#11706) 2020-05-10 14:06:31 -03:00
ScViewport.hpp Fix #11550: Use std::nullopt instead of empty brace (#11595) 2020-05-02 10:09:12 +02:00
ScWidget.hpp Fix #11961: Plugins: ViewportWidget unable to be moved or resized (#11997) 2020-06-19 20:20:58 +02: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