OpenRCT2/src/openrct2-ui/windows
Aaron van Geffen 56cbc0eb8a Refactor intro into IntroScene 2024-04-26 20:35:16 +02:00
..
About.cpp Close #21569: Remove 'Window' from Window Open function names (#21613) 2024-03-17 06:37:46 +00:00
AssetPacks.cpp Rename DROPDOWN_HEIGHT to kDropdownHeight 2024-04-14 17:27:32 +00:00
Banner.cpp Close #21569: Remove 'Window' from Window Open function names (#21613) 2024-03-17 06:37:46 +00:00
Changelog.cpp Rename TOP_TOOLBAR_HEIGHT to kTopToolbarHeight 2024-04-14 18:12:58 +00:00
Cheats.cpp Rename PEEP_MAX_ENERGY to kPeepMaxEnergy 2024-04-15 15:21:49 +00:00
ClearScenery.cpp Move Park into namespace, add other park-related things to struct 2024-04-04 18:14:27 +02:00
CustomCurrency.cpp Close #21569: Remove 'Window' from Window Open function names (#21613) 2024-03-17 06:37:46 +00:00
DebugPaint.cpp Close #21569: Remove 'Window' from Window Open function names (#21613) 2024-03-17 06:37:46 +00:00
DemolishRidePrompt.cpp Move Park into namespace, add other park-related things to struct 2024-04-04 18:14:27 +02:00
Dropdown.cpp OpenRCT2::Ui::Windows namespace for OpenRCT2 Ui Windows (#21559) 2024-03-10 13:52:35 +00:00
EditorBottomToolbar.cpp Move Park into namespace, add other park-related things to struct 2024-04-04 18:14:27 +02:00
EditorInventionsList.cpp Rename DROPDOWN_HEIGHT to kDropdownHeight 2024-04-14 17:27:32 +00:00
EditorObjectSelection.cpp Refactor TitleScreen to TitleScene; introduce GameScene 2024-04-23 21:31:05 +02:00
EditorObjectiveOptions.cpp Move Park into namespace, add other park-related things to struct 2024-04-04 18:14:27 +02:00
EditorScenarioOptions.cpp Move Park into namespace, add other park-related things to struct 2024-04-04 18:14:27 +02:00
Error.cpp Close #21569: Remove 'Window' from Window Open function names (#21613) 2024-03-17 06:37:46 +00:00
Finances.cpp Rename SPINNER_HEIGHT to kSpinnerHeight 2024-04-14 16:56:33 +00:00
Footpath.cpp Move Park into namespace, add other park-related things to struct 2024-04-04 18:14:27 +02:00
GameBottomToolbar.cpp Rename PeepData to PeepAnimationData 2024-04-21 22:54:10 +02:00
Guest.cpp Rename PeepData to PeepAnimationData 2024-04-21 22:54:10 +02:00
GuestList.cpp Rename PeepData to PeepAnimationData 2024-04-21 22:54:10 +02:00
InstallTrack.cpp Rename TOP_TOOLBAR_HEIGHT to kTopToolbarHeight 2024-04-14 18:12:58 +00:00
Land.cpp Speed up TerrainSurfaceObject::GetImageId() 2024-04-26 09:52:19 +02:00
LandRights.cpp Move Park into namespace, add other park-related things to struct 2024-04-04 18:14:27 +02:00
LoadSave.cpp Refactor TitleScreen to TitleScene; introduce GameScene 2024-04-23 21:31:05 +02:00
Main.cpp Close #21569: Remove 'Window' from Window Open function names (#21613) 2024-03-17 06:37:46 +00:00
Map.cpp Rename LIST_ROW_HEIGHT to kListRowHeight 2024-04-14 16:37:01 +00:00
MapGen.cpp Speed up TerrainSurfaceObject::GetImageId() 2024-04-26 09:52:19 +02:00
MapTooltip.cpp OpenRCT2::Ui::Windows namespace for OpenRCT2 Ui Windows (#21559) 2024-03-10 13:52:35 +00:00
MazeConstruction.cpp Close #21569: Remove 'Window' from Window Open function names (#21613) 2024-03-17 06:37:46 +00:00
Multiplayer.cpp Rename DROPDOWN_HEIGHT to kDropdownHeight 2024-04-14 17:27:32 +00:00
NetworkStatus.cpp Close #21569: Remove 'Window' from Window Open function names (#21613) 2024-03-17 06:37:46 +00:00
NewCampaign.cpp Close #21569: Remove 'Window' from Window Open function names (#21613) 2024-03-17 06:37:46 +00:00
NewRide.cpp Simplify setting existing text 2024-04-26 18:27:14 +02:00
News.cpp Rename PeepData to PeepAnimationData 2024-04-21 22:54:10 +02:00
NewsOptions.cpp Rename LIST_ROW_HEIGHT to kListRowHeight 2024-04-14 16:37:01 +00:00
ObjectLoadError.cpp Rename DROPDOWN_HEIGHT to kDropdownHeight 2024-04-14 17:27:32 +00:00
Options.cpp Refactor TitleScreen to TitleScene; introduce GameScene 2024-04-23 21:31:05 +02:00
Park.cpp Rename PeepData to PeepAnimationData 2024-04-21 22:54:10 +02:00
PatrolArea.cpp Close #21569: Remove 'Window' from Window Open function names (#21613) 2024-03-17 06:37:46 +00:00
Player.cpp Rename LIST_ROW_HEIGHT to kListRowHeight 2024-04-14 16:37:01 +00:00
RefurbishRidePrompt.cpp Move Park into namespace, add other park-related things to struct 2024-04-04 18:14:27 +02:00
Research.cpp Move Park into namespace, add other park-related things to struct 2024-04-04 18:14:27 +02:00
Ride.cpp Merge pull request #21711 from AaronVanGeffen/peep-data 2024-04-26 20:06:31 +02:00
RideConstruction.cpp Merge pull request #21796 from Harry-Hopkinson/refactor-constants-Window.h 2024-04-21 01:18:40 +02:00
RideList.cpp Rename DROPDOWN_HEIGHT to kDropdownHeight 2024-04-14 17:27:32 +00:00
SavePrompt.cpp Close #21569: Remove 'Window' from Window Open function names (#21613) 2024-03-17 06:37:46 +00:00
ScenarioSelect.cpp Rename TOP_TOOLBAR_HEIGHT to kTopToolbarHeight 2024-04-14 18:12:58 +00:00
Scenery.cpp Simplify setting existing text 2024-04-26 18:27:14 +02:00
SceneryScatter.cpp Fix Object Load Error and Scenery Scatter windows looking weird 2024-03-22 02:51:41 +01:00
ServerList.cpp Rename NETWORK_DEFAULT_PORT to kNetworkDefaultPort 2024-04-26 17:55:23 +01:00
ServerStart.cpp Rename MAX_SERVER_DESCRIPTION_LENGTH to kMaxServerDescriptionLength 2024-04-26 17:56:20 +01:00
ShortcutKeys.cpp Rename DROPDOWN_HEIGHT to kDropdownHeight 2024-04-14 17:27:32 +00:00
Sign.cpp Close #21569: Remove 'Window' from Window Open function names (#21613) 2024-03-17 06:37:46 +00:00
Staff.cpp Rename PeepData to PeepAnimationData 2024-04-21 22:54:10 +02:00
StaffFirePrompt.cpp Close #21569: Remove 'Window' from Window Open function names (#21613) 2024-03-17 06:37:46 +00:00
StaffList.cpp Rename PeepData to PeepAnimationData 2024-04-21 22:54:10 +02:00
TextInput.cpp Fix formatting 2024-04-26 18:27:15 +02:00
Themes.cpp Close #21569: Remove 'Window' from Window Open function names (#21613) 2024-03-17 06:37:46 +00:00
TileInspector.cpp Rename DROPDOWN_HEIGHT to kDropdownHeight 2024-04-14 17:27:32 +00:00
TitleExit.cpp Refactor intro into IntroScene 2024-04-26 20:35:16 +02:00
TitleLogo.cpp Close #21569: Remove 'Window' from Window Open function names (#21613) 2024-03-17 06:37:46 +00:00
TitleMenu.cpp Close #21569: Remove 'Window' from Window Open function names (#21613) 2024-03-17 06:37:46 +00:00
TitleOptions.cpp Refactor intro into IntroScene 2024-04-26 20:35:16 +02:00
Tooltip.cpp Deduplicate FormatStringID symbols 2024-03-10 18:15:49 +00:00
TopToolbar.cpp Add a separator between “Load Game” and “Save Game” 2024-04-25 15:27:04 +02:00
TrackDesignManage.cpp Rename TOP_TOOLBAR_HEIGHT to kTopToolbarHeight 2024-04-14 18:12:58 +00:00
TrackDesignPlace.cpp Move Park into namespace, add other park-related things to struct 2024-04-04 18:14:27 +02:00
TrackList.cpp Address review comments 2024-04-26 18:27:15 +02:00
Transparency.cpp Close #21569: Remove 'Window' from Window Open function names (#21613) 2024-03-17 06:37:46 +00:00
ViewClipping.cpp Close #21569: Remove 'Window' from Window Open function names (#21613) 2024-03-17 06:37:46 +00:00
Viewport.cpp Close #21569: Remove 'Window' from Window Open function names (#21613) 2024-03-17 06:37:46 +00:00
Water.cpp Move Park into namespace, add other park-related things to struct 2024-04-04 18:14:27 +02:00
Window.h Fix #21317: Track designer allows proceeding without an object selected 2024-03-26 13:53:32 +01:00