OpenRCT2/src/openrct2-ui/windows
ryan-bello cc2bb33892 changed enum STAFF_TYPE to strong enum StaffType, moved it to Peep.h 2020-08-17 22:59:02 -04:00
..
About.cpp Fix alignment for widget definitions 2020-08-14 10:18:17 +02:00
Banner.cpp Refactor more widget definitions 2020-07-21 17:38:57 +02:00
Changelog.cpp Fix alignment for widget definitions 2020-08-14 10:18:17 +02:00
Cheats.cpp Fix #12308: Cannot use cheats in editor modes (#12661) 2020-08-13 13:03:56 +02:00
ClearScenery.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
CustomCurrency.cpp Fix #12416: Refactor CURRENCY_AFFIX to use strong enum 2020-08-04 21:35:59 +01:00
DebugPaint.cpp Refactor more widget definitions 2020-07-21 17:38:57 +02:00
DemolishRidePrompt.cpp Refactor more widget definitions 2020-07-21 17:38:57 +02:00
Dropdown.cpp Refactor more widget definitions (#12354) 2020-07-27 19:54:22 -03:00
EditorBottomToolbar.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
EditorInventionsList.cpp Refactor ResearchItem Type to an enum class (#12346) 2020-07-22 14:25:05 +01:00
EditorMain.cpp Refactor more widget definitions (#12354) 2020-07-27 19:54:22 -03:00
EditorObjectSelection.cpp Feature #11817: Show authors field in object selection (#12591) 2020-08-09 06:23:28 +01:00
EditorObjectiveOptions.cpp Refactor widget defs in EditorObjectiveOptions window (#12672) 2020-08-13 23:07:19 -03:00
EditorScenarioOptions.cpp Refactor more widget definitions (#12354) 2020-07-27 19:54:22 -03:00
Error.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Finances.cpp Refactor more widget definitions 2020-07-21 17:38:57 +02:00
Footpath.cpp Close #12518: Viewport Refactor (#12541) 2020-08-02 08:32:59 +01:00
GameBottomToolbar.cpp changed enum STAFF_TYPE to strong enum StaffType, moved it to Peep.h 2020-08-17 22:59:02 -04:00
Guest.cpp changed enum STAFF_TYPE to strong enum StaffType, moved it to Peep.h 2020-08-17 22:59:02 -04:00
GuestList.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
InstallTrack.cpp Refactor more widget definitions (#12354) 2020-07-27 19:54:22 -03:00
Land.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
LandRights.cpp Refactor more widget definitions (#12354) 2020-07-27 19:54:22 -03:00
LoadSave.cpp Refactor more widget definitions (#12354) 2020-07-27 19:54:22 -03:00
Main.cpp Refactor more widget definitions (#12354) 2020-07-27 19:54:22 -03:00
Map.cpp Reduce the use of GET_VEHICLE (#12494) 2020-07-31 07:48:27 +01:00
MapGen.cpp Use WW in MapGen common widgets 2020-07-31 11:26:49 +02:00
MapTooltip.cpp Refactor MapTooltip 2020-07-30 21:21:08 +02:00
MazeConstruction.cpp Refactor MazeConstruction 2020-07-30 21:23:51 +02:00
Multiplayer.cpp Very quickly process remaining review comments 2020-07-31 13:25:08 +02:00
MusicCredits.cpp Refactor MusicCredits 2020-07-30 21:51:03 +02:00
Network.cpp Very quickly process remaining review comments 2020-07-31 13:25:08 +02:00
NetworkStatus.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
NewCampaign.cpp Refactor NewCampaign 2020-07-30 21:54:26 +02:00
NewRide.cpp Refactor NewsItem into namespace and Pascal Case (#12511) 2020-08-02 23:14:00 -03:00
News.cpp changed enum STAFF_TYPE to strong enum StaffType, moved it to Peep.h 2020-08-17 22:59:02 -04:00
NewsOptions.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
ObjectLoadError.cpp Refactor ObjectLoadError 2020-07-30 22:05:11 +02:00
Options.cpp Fix #12402: Refactor MEASUREMENT_FORMAT to use strong enum (#12642) 2020-08-13 21:51:28 +01:00
Park.cpp Fix #12402: Refactor MEASUREMENT_FORMAT to use strong enum (#12642) 2020-08-13 21:51:28 +01:00
Player.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Research.cpp Refactor NewsItem into namespace and Pascal Case (#12511) 2020-08-02 23:14:00 -03:00
Ride.cpp changed enum STAFF_TYPE to strong enum StaffType, moved it to Peep.h 2020-08-17 22:59:02 -04:00
RideConstruction.cpp Fix names of two track type functions 2020-08-10 23:48:18 +02:00
RideList.cpp Refactor more windows into new-style widget format 2020-07-19 19:36:54 +02:00
SavePrompt.cpp Refactor more widget definitions 2020-07-21 17:38:57 +02:00
Scenery.cpp Close #12456: Refactor INPUT_STATE to use strong enum (#12484) 2020-07-27 19:51:10 -03:00
SceneryScatter.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
ServerList.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
ServerStart.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
ShortcutKeyChange.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
ShortcutKeys.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Sign.cpp Refactor Sign 2020-07-30 22:39:09 +02:00
Staff.cpp changed enum STAFF_TYPE to strong enum StaffType, moved it to Peep.h 2020-08-17 22:59:02 -04:00
StaffFirePrompt.cpp Merge pull request #12521 from AaronVanGeffen/refactor/widgets-8 2020-08-01 15:11:28 +02:00
StaffList.cpp changed enum STAFF_TYPE to strong enum StaffType, moved it to Peep.h 2020-08-17 22:59:02 -04:00
TextInput.cpp Refactor another set of widget definitions (#12503) 2020-07-30 22:58:49 +02:00
Themes.cpp Refactor another set of widget definitions (#12503) 2020-07-30 22:58:49 +02:00
TileInspector.cpp Close #12518: Viewport Refactor (#12541) 2020-08-02 08:32:59 +01:00
TitleCommandEditor.cpp Close #12518: Viewport Refactor (#12541) 2020-08-02 08:32:59 +01:00
TitleEditor.cpp Move IStream, MemoryStream, FileStream into OpenRCT2 namespace 2020-08-05 16:29:36 +02:00
TitleExit.cpp Close #12457: Rename INTRO_STATE to use PascalCase 2020-07-26 09:32:53 -04:00
TitleLogo.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
TitleMenu.cpp Fix alignment for widget definitions 2020-08-14 10:18:17 +02:00
TitleOptions.cpp Close #12457: Rename INTRO_STATE to use PascalCase 2020-07-26 09:32:53 -04:00
TitleScenarioSelect.cpp Fix #10549: 'Build the best ride you can' objective missing ride name 2020-08-13 00:23:08 +02:00
Tooltip.cpp Close #12456: Refactor INPUT_STATE to use strong enum (#12484) 2020-07-27 19:51:10 -03:00
TopToolbar.cpp Merge "new version" window back to changelog 2020-08-14 10:18:17 +02:00
TrackDesignManage.cpp Refactor another set of widget definitions (#12503) 2020-07-30 22:58:49 +02:00
TrackDesignPlace.cpp Refactor another set of widget definitions (#12503) 2020-07-30 22:58:49 +02:00
TrackList.cpp Refactor another set of widget definitions (#12503) 2020-07-30 22:58:49 +02:00
ViewClipping.cpp Fix #12402: Refactor MEASUREMENT_FORMAT to use strong enum (#12642) 2020-08-13 21:51:28 +01:00
Viewport.cpp Close #12518: Viewport Refactor (#12541) 2020-08-02 08:32:59 +01:00
Water.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Window.h Merge "new version" window back to changelog 2020-08-14 10:18:17 +02:00