OpenRCT2/src/openrct2-ui/windows
duncanspumpkin 6f9283a7f6 Refactor to remove double usage of flag 2022-01-19 17:33:54 +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 Refactor to remove double usage of flag 2022-01-19 17:33:54 +00:00
EditorMain.cpp Clang tidy Part 1: Ui Project Function Names (#15956) 2021-11-23 13:18:07 +00:00
EditorObjectSelection.cpp Forward declare Formatter 2021-12-30 12:17:51 -05: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 Use C++ filesystem for more file/path functions 2022-01-08 19:07:48 +01: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 C++ filesystem for more file/path functions 2022-01-08 19:07:48 +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 Clang tidy Part 3: Ui Project Enum Names (#15986) 2021-11-26 14:25:34 +00:00
ObjectLoadError.cpp Forward declare Formatter 2021-12-30 12:17:51 -05:00
Options.cpp Use C++ filesystem for more file/path functions 2022-01-08 19:07:48 +01: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 Fix #15943: Crash accessing unset w->focus (#16364) 2022-01-03 10:11:34 +00:00
RideConstruction.cpp Fix #15947, #15960: Cannot remove rotated flat rides 2022-01-16 14:04:00 +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 Consistently shift 8-byte constants by widget indices 2022-01-10 23:26:31 +01: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 Fix #16292: .park files cannot be added to title sequence 2022-01-05 12:44:48 +01: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 Clang tidy Part 1: Ui Project Function Names (#15956) 2021-11-23 13:18:07 +00:00