OpenRCT2/src/openrct2-ui/windows
spacek531 ccb3fa172c
Add TrackTypeIsBooster method (#21033)
2023-12-02 14:53:16 -03:00
..
About.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
AssetPacks.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
Banner.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
Changelog.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
Cheats.cpp Fix #20747: handle staff speed permanency/serialization/apply for new staff (#20756) 2023-11-12 08:06:51 -03:00
ClearScenery.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
CustomCurrency.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
DebugPaint.cpp Rename snake_case Class names (Remaining Bits) (#19237) 2023-01-21 19:57:17 +00:00
DemolishRidePrompt.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
Dropdown.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
EditorBottomToolbar.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
EditorInventionsList.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
EditorObjectSelection.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
EditorObjectiveOptions.cpp Close #19455: Factor out hardcoded constants in EditorObjectiveOptions (#20857) 2023-10-08 15:17:06 -03:00
EditorScenarioOptions.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
Error.cpp Remove union from window internal (#20429) 2023-06-26 16:31:04 +01:00
Finances.cpp These function names have not reflected their use for a while (#20656) 2023-08-01 20:19:33 +01:00
Footpath.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
GameBottomToolbar.cpp Remove union from window internal (#20429) 2023-06-26 16:31:04 +01:00
Guest.cpp Use a vector for guest ridden rides (#20506) 2023-07-02 20:26:37 +01:00
GuestList.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
InstallTrack.cpp Remove unused variables from opens 2023-07-03 08:18:35 +01:00
Land.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
LandRights.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
LoadSave.cpp Fix #18199: Dots in the game save's name get truncated (#20691) 2023-10-11 21:45:43 +01:00
Main.cpp Use dpi ref in interface folder 2023-04-11 22:57:25 +01:00
Map.cpp Rename GetSurfaceStyleObject to GetSurfaceObject 2023-08-27 00:25:25 +03:00
MapGen.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
MapTooltip.cpp Move all construction related logic into OnOpen (#20632) 2023-09-07 08:20:28 +02:00
MazeConstruction.cpp Fix #20659: Phantom rides when closing construction window while paused 2023-08-01 20:01:39 +02:00
Multiplayer.cpp Move all construction related logic into OnOpen (#20632) 2023-09-07 08:20:28 +02:00
NetworkStatus.cpp Remove unused variables from opens 2023-07-03 08:18:35 +01:00
NewCampaign.cpp Remove union from window internal (#20429) 2023-06-26 16:31:04 +01:00
NewRide.cpp Limit text input by TEXT_INPUT_SIZE and not MAX_PATH 2023-08-10 14:45:27 +03:00
News.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
NewsOptions.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
ObjectLoadError.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
Options.cpp Merge pull request #20359 from mrmbernardi/fix-windows 2023-08-23 01:10:31 +03:00
Park.cpp These function names have not reflected their use for a while (#20656) 2023-08-01 20:19:33 +01:00
PatrolArea.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
Player.cpp Remove unused variables from opens 2023-07-03 08:18:35 +01:00
RefurbishRidePrompt.cpp Remove const qualifier from constexpr statements 2023-06-24 11:45:26 +02:00
Research.cpp Move all construction related logic into OnOpen (#20632) 2023-09-07 08:20:28 +02:00
Ride.cpp Diagonal Brakes and Block Brakes 2023-10-01 18:58:03 -07:00
RideConstruction.cpp Add TrackTypeIsBooster method (#21033) 2023-12-02 14:53:16 -03:00
RideList.cpp Add a window method to resize dropdowns 2023-08-19 00:13:47 +02:00
SavePrompt.cpp Reduce accessing global widgets Part 2 (#20572) 2023-07-09 21:07:14 +01:00
ScenarioSelect.cpp Refactor uses of ShortenPath 2023-08-10 14:39:47 +03:00
Scenery.cpp Merge pull request #20700 from ZehMatt/string-refactor 2023-09-28 20:36:45 +03:00
SceneryScatter.cpp Reduce accessing global widgets Part 2 (#20572) 2023-07-09 21:07:14 +01:00
ServerList.cpp Reduce accessing global widgets Part 2 (#20572) 2023-07-09 21:07:14 +01:00
ServerStart.cpp Remove unused variables from opens 2023-07-03 08:18:35 +01:00
ShortcutKeys.cpp Reduce accessing global widgets Part 2 (#20572) 2023-07-09 21:07:14 +01:00
Sign.cpp Reduce accessing global widgets Part 2 (#20572) 2023-07-09 21:07:14 +01:00
Staff.cpp These function names have not reflected their use for a while (#20656) 2023-08-01 20:19:33 +01:00
StaffFirePrompt.cpp Reduce accessing global widgets (#20553) 2023-07-05 21:49:09 +01:00
StaffList.cpp Fix #20312: Affected windows now update properly 2023-07-11 13:37:42 +02:00
TextInput.cpp Fix #20607: Unicode string not limited properly (#20623) 2023-07-18 21:10:35 +01:00
Themes.cpp Fix #20312: Affected windows now update properly 2023-07-11 13:37:42 +02:00
TileInspector.cpp Tile inspector invisibility shortcut does not use a game action 2023-10-02 22:26:55 -04:00
TitleExit.cpp Reduce accessing global widgets (#20553) 2023-07-05 21:49:09 +01:00
TitleLogo.cpp Reduce accessing global widgets (#20553) 2023-07-05 21:49:09 +01:00
TitleMenu.cpp Reduce accessing global widgets (#20553) 2023-07-05 21:49:09 +01:00
TitleOptions.cpp Rename snake_case Class names (Remaining Bits) (#19237) 2023-01-21 19:57:17 +00:00
Tooltip.cpp These function names have not reflected their use for a while (#20656) 2023-08-01 20:19:33 +01:00
TopToolbar.cpp Fix #20807: Copy the tertiary colour with the scenery eye dropper (#20820) 2023-10-09 05:46:09 -03:00
TrackDesignManage.cpp Remove track_list member var from window base (#20626) 2023-07-19 08:02:31 +01:00
TrackDesignPlace.cpp Refactor in-memory track design element (#21010) 2023-12-02 14:43:03 -03:00
TrackList.cpp Refactor uses of ShortenPath 2023-08-10 14:39:47 +03:00
Transparency.cpp Reduce accessing global widgets (#20553) 2023-07-05 21:49:09 +01:00
ViewClipping.cpp Reduce accessing global widgets (#20553) 2023-07-05 21:49:09 +01:00
Viewport.cpp Reduce accessing global widgets (#20553) 2023-07-05 21:49:09 +01:00
Water.cpp Reduce accessing global widgets (#20553) 2023-07-05 21:49:09 +01:00
Window.h Remove track_list member var from window base (#20626) 2023-07-19 08:02:31 +01:00