OpenRCT2/src/openrct2-ui
Duncan c12e1634fc
Merge LitterType into the shop item descriptor (#13513)
* Merge LitterType into the shop item descriptor

* Merge ConsumptionTime into ShopItem descriptor

* Merge in DiscardContainer into ShopItemDiscriptor

* Simplify itemOrderPreference

* Simplify guest code by using 64bit flags

* Remove operators for ShopItem

* Move PeepThoughtType TooMuch GoodValue into ShopItemDescriptor

* Reorg Get Flags and Has functions to make intention clear

* Constexpr shop item descriptors

* Constexpr shop item descriptors to compile time gen constants

* Fix formatting and spelling

* Revert operator++ removal
2020-12-09 06:55:06 +00:00
..
audio Rename rain to weather where appropriate 2020-09-14 21:57:54 +02:00
drawing Close #12403: Refactor FILTER_PALETTE_ID to use strong enum (#13273) 2020-12-05 15:13:59 -03:00
input Fix #12410: Refactor WINDOW_WIDGET_TYPES to use strong enum (#13453) 2020-11-27 00:14:20 -03:00
interface Merge pull request #13504 from IntelOrca/plugin/more-things 2020-12-06 16:13:07 +00:00
scripting Fix #13512: [Plugin] Add item separators to list view 2020-12-05 18:32:24 +00:00
title Fix typo in WC_EDITOR_OBJECTIVE_OPTIONS 2020-10-11 19:28:25 +02:00
windows Merge LitterType into the shop item descriptor (#13513) 2020-12-09 06:55:06 +00: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 Refactor format tokens 2020-11-27 18:54:57 +00: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 Check if platform has a file picker 2020-11-08 14:06:42 +01:00
UiContext.Linux.cpp Check if platform has a file picker 2020-11-08 14:06:42 +01:00
UiContext.Win32.cpp Check if platform has a file picker 2020-11-08 14:06:42 +01:00
UiContext.cpp Check if platform has a file picker 2020-11-08 14:06:42 +01:00
UiContext.h Check if platform has a file picker 2020-11-08 14:06:42 +01:00
UiContext.macOS.mm Check if platform has a file picker 2020-11-08 14:06:42 +01:00
WindowManager.cpp Refactor UI/Interface Window to Title Case (#13367) 2020-11-04 04:52:23 +00: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