OpenRCT2/src/openrct2-ui/windows
Sidney 933570fd62
Close #12442: Refactor SCENARIO_SOURCE to use strong enum (#12608)
2020-08-08 09:38:43 -03:00
..
About.cpp Refactor more widget definitions 2020-07-21 17:38:57 +02:00
Banner.cpp Refactor more widget definitions 2020-07-21 17:38:57 +02:00
Changelog.cpp Refactor more widget definitions 2020-07-21 17:38:57 +02:00
Cheats.cpp Restore spinner decrease button width (#12370) 2020-07-24 19:12:11 +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 Update copyright year to 2020 2020-07-21 15:04:34 +02:00
EditorObjectiveOptions.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02: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 Refactor NewsItem into namespace and Pascal Case (#12511) 2020-08-02 23:14:00 -03:00
Guest.cpp Fix #12577: Mistake made in refactor #12538 (#12579) 2020-08-03 20:09:24 -03: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 Refactor NewsItem into namespace and Pascal Case (#12511) 2020-08-02 23:14:00 -03: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 Update copyright year to 2020 2020-07-21 15:04:34 +02:00
Park.cpp Refactor Park 2020-07-30 22:25:18 +02: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 Fix #12577: Mistake made in refactor #12538 (#12579) 2020-08-03 20:09:24 -03:00
RideConstruction.cpp Close #12518: Viewport Refactor (#12541) 2020-08-02 08:32:59 +01: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 Close #12518: Viewport Refactor (#12541) 2020-08-02 08:32:59 +01:00
StaffFirePrompt.cpp Merge pull request #12521 from AaronVanGeffen/refactor/widgets-8 2020-08-01 15:11:28 +02:00
StaffList.cpp Remove uses of GET_PEEP macro and replace with GetEntity (#12467) 2020-07-26 17:42:02 +01: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 Update copyright year to 2020 2020-07-21 15:04:34 +02:00
TitleOptions.cpp Close #12457: Rename INTRO_STATE to use PascalCase 2020-07-26 09:32:53 -04:00
TitleScenarioSelect.cpp Close #12442: Refactor SCENARIO_SOURCE to use strong enum (#12608) 2020-08-08 09:38:43 -03:00
Tooltip.cpp Close #12456: Refactor INPUT_STATE to use strong enum (#12484) 2020-07-27 19:51:10 -03:00
TopToolbar.cpp Close #12518: Viewport Refactor (#12541) 2020-08-02 08:32:59 +01: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 Refactor another set of widget definitions (#12503) 2020-07-30 22:58:49 +02: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 Fix WW and WH for some windows 2020-05-09 19:08:00 +02:00