osu/osu.Game/Overlays
2021-02-10 17:43:03 +09:00
..
AccountCreation Remove now-unused fields & locals 2021-01-05 22:56:53 +01:00
BeatmapListing Merge branch 'master' into user-beatmap-downloading-states-2 2021-02-05 15:27:17 +09:00
BeatmapSet Remove game-local enum [Order] attribute 2021-01-27 22:29:52 +01:00
Changelog Fix changelog header staying dimmed after build show 2020-12-28 16:35:33 +01:00
Chat Use Update instead of UpdateAfterChildren (no need for the latter) 2021-02-02 15:57:17 +09:00
Comments Revert "Minor refactoring" 2021-01-22 22:49:49 +03:00
Dashboard Refactor LoadingLayer to avoid applying effects to external drawables 2021-01-05 17:31:45 +09:00
Dialog
KeyBinding
MedalSplash
Mods Avoid potential feedback from bindable event binds 2021-02-10 15:33:04 +09:00
Music
News
Notifications Enforce float type in the download progress path instead 2021-01-17 21:16:48 +03:00
OSD
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 Ensure the item is present before trying to select it 2021-01-29 19:17:12 +09: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 Change BackgroundColour into a property 2021-02-09 18:32:44 +09:00
BeatmapSetOverlay.cs Change BackgroundColour into a property 2021-02-09 18:32:44 +09:00
BreadcrumbControlOverlayHeader.cs
ChangelogOverlay.cs Change BackgroundColour into a property 2021-02-09 18:32:44 +09:00
ChatOverlay.cs
DashboardOverlay.cs Implement TabbableOnlineOverlay component 2021-01-18 21:22:50 +03:00
DialogOverlay.cs
FullscreenOverlay.cs Change BackgroundColour into a property 2021-02-09 18:32:44 +09:00
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 Rename WebOverlay to OnlineOverlay 2021-01-18 11:13:38 +03:00
NotificationOverlay.cs
NowPlayingOverlay.cs Merge branch 'master' into user-beatmap-downloading-states-2 2021-02-09 21:06:09 +09:00
OnlineOverlay.cs Use MinValue instead 2021-02-10 11:31:34 +09:00
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 Avoid unbinding external events 2021-02-09 18:42:15 +09:00
SettingsOverlay.cs
SettingsPanel.cs
SettingsSubPanel.cs
SortDirection.cs
TabbableOnlineOverlay.cs Avoid unbinding external events 2021-02-09 18:42:15 +09:00
TabControlOverlayHeader.cs
UserProfileOverlay.cs Change BackgroundColour into a property 2021-02-09 18:32:44 +09:00
VolumeOverlay.cs
WaveOverlayContainer.cs