osu/osu.Game/Overlays
2021-01-22 19:58:36 +01:00
..
AccountCreation Remove now-unused fields & locals 2021-01-05 22:56:53 +01:00
BeatmapListing Unify variable names 2021-01-17 22:42:48 +09:00
BeatmapSet Move all the content to BeatmapSetHeaderContent drawable 2021-01-20 04:56:46 +03:00
Changelog Fix changelog header staying dimmed after build show 2020-12-28 16:35:33 +01:00
Chat Fix local echo messages remaining permanently dimmed when chatting via multiplayer 2021-01-22 16:05:45 +09:00
Comments Make IAPIProvider read-only bindables into IBindables 2020-12-18 15:16:36 +09:00
Dashboard Refactor LoadingLayer to avoid applying effects to external drawables 2021-01-05 17:31:45 +09:00
Dialog
KeyBinding
MedalSplash
Mods Fix multiplayer mod select showing autoplay as a choice 2021-01-18 17:50:32 +09:00
Music Just set music shortcut text locally 2020-11-23 20:43:46 -08:00
News
Notifications
OSD Just set music shortcut text locally 2020-11-23 20:43:46 -08:00
Profile Rename FriendsButton to FollowersButton 2021-01-21 23:40:23 +03:00
Rankings Refactor LoadingLayer to avoid applying effects to external drawables 2021-01-05 17:31:45 +09:00
Settings Schedule entire operation for safety 2021-01-19 19:35:53 +01:00
Toolbar Update enum name in line with changes 2021-01-06 23:12:56 +09:00
Volume
AccountCreationOverlay.cs Ensure account creation overlay is shown after logout 2020-12-25 15:40:39 +01:00
BeatmapDownloadTrackingComposite.cs
BeatmapListingOverlay.cs Refactor LoadingLayer to avoid applying effects to external drawables 2021-01-05 17:31:45 +09:00
BeatmapSetOverlay.cs Move all the content to BeatmapSetHeaderContent drawable 2021-01-20 04:56:46 +03:00
BreadcrumbControlOverlayHeader.cs
ChangelogOverlay.cs Trim stray newline 2020-12-24 13:42:08 +01:00
ChatOverlay.cs
DashboardOverlay.cs Refactor LoadingLayer to avoid applying effects to external drawables 2021-01-05 17:31:45 +09:00
DialogOverlay.cs
FullscreenOverlay.cs
HoldToConfirmOverlay.cs Reduce final fill alpha of main menu confirm-to-exit 2021-01-18 18:22:21 +09:00
INamedOverlayComponent.cs
KeyBindingPanel.cs
LoginOverlay.cs
MedalOverlay.cs
MusicController.cs
NewsOverlay.cs Refactor LoadingLayer to avoid applying effects to external drawables 2021-01-05 17:31:45 +09:00
NotificationOverlay.cs Remove unused usings rider couldn't see 2020-11-30 17:49:55 +09:00
NowPlayingOverlay.cs
OnScreenDisplay.cs
OverlayActivation.cs
OverlayColourProvider.cs Create static colour properties for now 2021-01-13 17:07:11 +03:00
OverlayHeader.cs
OverlayHeaderBackground.cs
OverlayPanelDisplayStyleControl.cs
OverlayRulesetSelector.cs
OverlayRulesetTabItem.cs
OverlayScrollContainer.cs Refactor code into UserTrackingScrollContainer 2020-12-22 17:36:44 +02:00
OverlaySortTabControl.cs
OverlayStreamControl.cs
OverlayStreamItem.cs
OverlayTabControl.cs
OverlayTitle.cs
OverlayView.cs Revert "Allow OverlayView fetching with no API requests required" 2020-12-18 01:27:58 +03:00
RankingsOverlay.cs Refactor LoadingLayer to avoid applying effects to external drawables 2021-01-05 17:31:45 +09:00
SettingsOverlay.cs Merge branch 'master' into settings-remove-transparency 2020-11-30 17:50:26 +09:00
SettingsPanel.cs Remove unnecessary multiplication 2020-11-30 17:56:04 +09:00
SettingsSubPanel.cs
SortDirection.cs
TabControlOverlayHeader.cs
UserProfileOverlay.cs Refactor code into UserTrackingScrollContainer 2020-12-22 17:36:44 +02:00
VolumeOverlay.cs
WaveOverlayContainer.cs