OpenRCT2/src/openrct2-ui/windows
Duncan cdd3c28b2e
Use intents to control scenery window (#16562)
* Use intents to control scenery window
2022-02-03 21:10:21 +00:00
..
About.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
Banner.cpp Remove unused include from Banner.cpp 2021-12-30 17:25:04 +01:00
Changelog.cpp Clang tidy Part 1: Ui Project Function Names (#15956) 2021-11-23 13:18:07 +00:00
Cheats.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
ClearScenery.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
CustomCurrency.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
DebugPaint.cpp Clang tidy Part 3: Ui Project Enum Names (#15986) 2021-11-26 14:25:34 +00:00
DemolishRidePrompt.cpp Remove unintended execute rights 2022-01-01 19:58:28 +01:00
Dropdown.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
EditorBottomToolbar.cpp Clang tidy Part 1: Ui Project Function Names (#15956) 2021-11-23 13:18:07 +00:00
EditorInventionsList.cpp Rename type to conform to coding style 2022-01-19 17:45:51 +00:00
EditorMain.cpp Clang tidy Part 1: Ui Project Function Names (#15956) 2021-11-23 13:18:07 +00:00
EditorObjectSelection.cpp Rename type to conform to coding style 2022-01-19 17:45:51 +00:00
EditorObjectiveOptions.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
EditorScenarioOptions.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
Error.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
Finances.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
Footpath.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
GameBottomToolbar.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
Guest.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
GuestList.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
InstallTrack.cpp Remove platform_get_user_directory() (#16530) 2022-01-29 09:01:05 -03:00
Land.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
LandRights.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
LoadSave.cpp Use u8string in FileDialogDesc 2022-01-29 14:09:13 +01:00
Main.cpp Clang tidy Part 1: Ui Project Function Names (#15956) 2021-11-23 13:18:07 +00:00
Map.cpp Fix #16061: Incorrect colours in minimap 2022-01-01 16:52:49 +01:00
MapGen.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
MapTooltip.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
MazeConstruction.cpp Refactor MazeConstruction window to class (#16307) 2022-01-15 07:41:24 +00:00
Multiplayer.cpp Clang tidy Part 3: Ui Project Enum Names (#15986) 2021-11-26 14:25:34 +00:00
NetworkStatus.cpp Clang tidy Part 3: Ui Project Enum Names (#15986) 2021-11-26 14:25:34 +00:00
NewCampaign.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
NewRide.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
News.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
NewsOptions.cpp Refactor NewsOptions as a Window subclass 2022-01-28 12:08:57 +00:00
ObjectLoadError.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
Options.cpp Clean-up OptionsWindow (#16529) 2022-01-29 21:52:33 +00:00
Park.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
Player.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
RefurbishRidePrompt.cpp Remove unintended execute rights 2022-01-01 19:58:28 +01:00
Research.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
Ride.cpp OpenRCT2 Limits (#16088) 2022-02-01 20:59:48 +00:00
RideConstruction.cpp Move currentDirection creation to after element selection 2022-01-31 23:02:17 +01:00
RideList.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
SavePrompt.cpp Clang tidy Part 3: Ui Project Enum Names (#15986) 2021-11-26 14:25:34 +00:00
ScenarioSelect.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
Scenery.cpp Use intents to control scenery window (#16562) 2022-02-03 21:10:21 +00:00
SceneryScatter.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
ServerList.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
ServerStart.cpp Clang tidy Part 1: Ui Project Function Names (#15956) 2021-11-23 13:18:07 +00:00
ShortcutKeys.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
Sign.cpp Add GetBannerIndex helper in SignWindow 2021-12-01 14:41:59 +02:00
Staff.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
StaffFirePrompt.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
StaffList.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
TextInput.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
Themes.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
TileInspector.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
TitleCommandEditor.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
TitleEditor.cpp Refactor get_file_extension_type() 2022-01-27 11:14:19 +00:00
TitleExit.cpp Clang tidy Part 3: Ui Project Enum Names (#15986) 2021-11-26 14:25:34 +00:00
TitleLogo.cpp Clang tidy Part 1: Ui Project Function Names (#15956) 2021-11-23 13:18:07 +00:00
TitleMenu.cpp Clang tidy Part 1: Ui Project Function Names (#15956) 2021-11-23 13:18:07 +00:00
TitleOptions.cpp Clang tidy Part 3: Ui Project Enum Names (#15986) 2021-11-26 14:25:34 +00:00
Tooltip.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
TopToolbar.cpp Fix #16073: Crash in Sub6E1F34SmallScenery() 2022-01-01 19:56:12 +01:00
TrackDesignManage.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
TrackDesignPlace.cpp Fix TrackDesignPreviewDrawOutlines using a local struct 2022-01-15 21:24:59 +01:00
TrackList.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
ViewClipping.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
Viewport.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
Water.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
Window.h Use intents to control scenery window (#16562) 2022-02-03 21:10:21 +00:00