OpenRCT2/src/openrct2-ui
Aaron van Geffen af26a2cef0
Improve park cheats tab layout (#13186)
* Remove 'Park parameters…' button
  The scenario options are already accessible through the cheats menu

* Split off Objective group from General group
* Split off new Maintenance group from Staff group

* Shrink 'Force park rating' spinner to make room for label
* Change label 'Force weather' to 'Change weather to'
* Change label "Plants don't age" to 'Disable plants withering'
* Change some strings for consistent capitalisation
2020-10-16 21:52:27 +02:00
..
audio Rename rain to weather where appropriate 2020-09-14 21:57:54 +02:00
drawing Close #12404: Refactor DRAWING_ENGINE to use strong enum (#13070) 2020-10-02 22:41:30 -03:00
input Close #12408: Refactor CURSOR_ID to use strong enum 2020-10-11 18:01:14 +02:00
interface Port some OpenLoco helper functions (#13113) 2020-10-12 22:25:11 -03:00
scripting Close #12408: Refactor CURSOR_ID to use strong enum 2020-10-11 18:01:14 +02:00
title Fix typo in WC_EDITOR_OBJECTIVE_OPTIONS 2020-10-11 19:28:25 +02:00
windows Improve park cheats tab layout (#13186) 2020-10-16 21:52:27 +02:00
CMakeLists.txt Update project build files 2020-09-16 20:18:54 +01:00
CursorData.cpp Close #12408: Refactor CURSOR_ID to use strong enum 2020-10-11 18:01:14 +02:00
CursorRepository.cpp Close #12408: Refactor CURSOR_ID to use strong enum 2020-10-11 18:01:14 +02:00
CursorRepository.h Close #12408: Refactor CURSOR_ID to use strong enum 2020-10-11 18:01:14 +02:00
SDLException.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
TextComposition.cpp Fixed console cursor rendering. (#13025) 2020-10-07 21:45:57 -03:00
TextComposition.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Ui.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Ui.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00
UiContext.Android.cpp Add OpenURL method, with implementation for Linux and Windows 2020-07-26 22:09:29 +02:00
UiContext.Linux.cpp Add OpenURL method, with implementation for Linux and Windows 2020-07-26 22:09:29 +02:00
UiContext.Win32.cpp Include missing headers 2020-08-05 16:29:29 +02:00
UiContext.cpp Close #12408: Refactor CURSOR_ID to use strong enum 2020-10-11 18:01:14 +02:00
UiContext.h Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
UiContext.macOS.mm Merge pull request #12491 from janisozaur/openurl 2020-08-01 15:42:31 +02:00
WindowManager.cpp Fix typo in WC_EDITOR_OBJECTIVE_OPTIONS 2020-10-11 19:28:25 +02:00
WindowManager.h Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
libopenrct2ui.vcxproj Rename TitleScenarioSelect to ScenarioSelect (#12822) 2020-08-30 20:22:20 +02:00