OpenRCT2/src/openrct2-ui/interface
Duncan df7a284822
Entity type 2: Remove sprite_identifier (#14334)
* Start changing the underlying type

* Further work

* Complete refactor

* Further cleanup

* Remove pointless check

* Increment network and plugin versions

* Add defaults

* Further defaults

* Fix test paint

* Update replays
2021-03-17 08:04:41 +00:00
..
Dropdown.h Refactor Dropdown to TitleCase (#13352) 2020-11-03 08:16:06 +00:00
Graph.cpp Replace gfx_draw_string_centred() with DrawTextBasic() 2021-02-28 00:23:00 +01:00
Graph.h Refactor Graph to TitleCase (#13353) 2020-11-03 08:21:20 +00:00
InGameConsole.cpp Apply review request 2021-02-28 21:24:17 +01:00
InGameConsole.h Refactor format tokens 2020-11-27 18:54:57 +00:00
LandTool.cpp Convert Land window to class 2021-03-15 23:08:00 +01:00
LandTool.h Convert Land window to class 2021-03-15 23:08:00 +01:00
Theme.cpp Refactor to use push_back more efficient (#13726) 2021-01-08 20:59:55 +00:00
Theme.h Refactor UI/Interface misc to TitleCase (#13354) 2020-11-03 10:59:00 +00:00
Viewport.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
ViewportInteraction.cpp Entity type 2: Remove sprite_identifier (#14334) 2021-03-17 08:04:41 +00:00
Widget.cpp Remove last remnants of gCurrentFontSpriteBase 2021-02-28 00:26:53 +01:00
Widget.h Fix #13078: [Plugin] Add colour picker widget 2020-12-05 18:26:35 +00:00
Window.cpp Add custom widget logic and network stats API 2021-02-24 22:37:31 +00:00
Window.h Add custom widget logic and network stats API 2021-02-24 22:37:31 +00:00