osu/osu.Game/Overlays
2021-03-08 14:36:35 +09:00
..
AccountCreation
BeatmapListing Flip order back to original for romanisable strings 2021-02-25 14:14:07 +09:00
BeatmapSet Update LocalisedString usages to RomanisedString 2021-02-22 19:01:42 +09:00
Changelog
Chat Remove unnecessary backing field 2021-02-25 14:08:01 +09:00
Comments Apply changes to UI components overriding functions with changing signatures 2021-02-22 19:01:42 +09:00
Dashboard Replace usage of CurrentModeRank in line with API change 2021-03-01 23:07:25 +03:00
Dialog Split confirmation dialog classes apart 2021-03-03 20:34:37 +09:00
KeyBinding Apply changes to UI components overriding functions with changing signatures 2021-02-22 19:01:42 +09:00
MedalSplash
Mods Fix checkbox not being updated 2021-02-22 15:47:47 +09:00
Music Flip order back to original for romanisable strings 2021-02-25 14:14:07 +09:00
News
Notifications Reduce allocation overhead when notification overlay has visible notifications 2021-02-26 17:11:47 +09:00
OSD Merge branch 'master' into non-concurrent-sample-playback 2021-02-12 17:22:15 +09:00
Profile Flip order back to original for romanisable strings 2021-02-25 14:14:07 +09:00
Rankings
Settings Force config sensitivity value to local setting bindable 2021-03-04 17:00:44 +03:00
Toolbar Merge branch 'master' into optimised-has-flag-checks 2021-02-25 21:24:39 +09:00
Volume Fix test failures in PerformFromScreen tests 2021-02-15 17:14:41 +09:00
AccountCreationOverlay.cs
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 Apply ConfigureAwait changes to game side 2021-03-08 14:36:35 +09:00
ChatOverlay.cs Revert accidental removal of newlines 2021-02-18 18:19:57 +09:00
DashboardOverlay.cs
DialogOverlay.cs Use unique samples for Dialog, NowPlaying, SettingsPanel and WaveOverlay pop-in/pop-out 2021-02-10 16:04:47 +09:00
FullscreenOverlay.cs Change BackgroundColour into a property 2021-02-09 18:32:44 +09:00
HoldToConfirmOverlay.cs
INamedOverlayComponent.cs
KeyBindingPanel.cs
LoginOverlay.cs
MedalOverlay.cs
MusicController.cs
NewsOverlay.cs Add login placeholder logic to OnlineOverlay 2021-02-18 18:07:24 +09:00
NotificationOverlay.cs
NowPlayingOverlay.cs Flip order back to original for romanisable strings 2021-02-25 14:14:07 +09:00
OnlineOverlay.cs Revert change to loading layer's default state 2021-02-18 22:38:17 +09:00
OnScreenDisplay.cs
OverlayActivation.cs
OverlayColourProvider.cs
OverlayHeader.cs
OverlayHeaderBackground.cs
OverlayPanelDisplayStyleControl.cs
OverlayRulesetSelector.cs
OverlayRulesetTabItem.cs
OverlayScrollContainer.cs
OverlaySortTabControl.cs Apply changes to UI components overriding functions with changing signatures 2021-02-22 19:01:42 +09:00
OverlayStreamControl.cs
OverlayStreamItem.cs
OverlayTabControl.cs
OverlayTitle.cs
OverlayView.cs
RankingsOverlay.cs Avoid unbinding external events 2021-02-09 18:42:15 +09:00
SettingsOverlay.cs
SettingsPanel.cs Use unique samples for Dialog, NowPlaying, SettingsPanel and WaveOverlay pop-in/pop-out 2021-02-10 16:04:47 +09:00
SettingsSubPanel.cs
SortDirection.cs
TabbableOnlineOverlay.cs Add login placeholder logic to OnlineOverlay 2021-02-18 18:07:24 +09:00
TabControlOverlayHeader.cs
UserProfileOverlay.cs Change BackgroundColour into a property 2021-02-09 18:32:44 +09:00
VolumeOverlay.cs
WaveOverlayContainer.cs Use unique samples for Dialog, NowPlaying, SettingsPanel and WaveOverlay pop-in/pop-out 2021-02-10 16:04:47 +09:00