osu/osu.Game/Overlays
Dean Herbert e170cd2892 Move private methods below 2019-11-22 10:29:16 +09:00
..
AccountCreation Put back mobile conditional 2019-10-22 19:51:29 -07:00
BeatmapSet Move private methods below 2019-11-22 10:29:16 +09:00
Changelog Apply brace style. 2019-11-11 20:13:13 +08:00
Chat .NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK. 2019-11-20 13:37:47 +01:00
Comments TotalCommentsCounter implementation 2019-11-16 18:02:34 +03:00
Dialog Add IsPresent check when dialog popping out 2019-11-12 20:48:26 +07:00
Direct Apply brace style. 2019-11-11 20:13:13 +08:00
KeyBinding
MedalSplash
Mods Naming adjustments 2019-11-21 20:34:19 +03:00
Music .NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK. 2019-11-20 13:37:47 +01:00
News
Notifications
OSD
Profile .NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK. 2019-11-20 13:37:47 +01:00
Rankings
SearchableList
Settings Improve naming 2019-11-22 02:38:31 +09:00
Social
Toolbar Remove horizontal padding on toolbar ruleset selector 2019-11-08 20:28:24 -08:00
Volume
AccountCreationOverlay.cs
BeatmapSetOverlay.cs
ChangelogOverlay.cs Cover all non-APIAccess APIRequest calls with exception handling 2019-10-31 15:04:13 +09:00
ChatOverlay.cs
DialogOverlay.cs
DirectOverlay.cs Use ReferenceEquals instead of SequenceEqual. 2019-11-14 19:38:08 +08:00
FullscreenOverlay.cs
HoldToConfirmOverlay.cs
KeyBindingPanel.cs
LoginOverlay.cs
MedalOverlay.cs
MusicController.cs Remove unintentional dependency 2019-11-15 14:51:01 +09:00
NewsOverlay.cs
NotificationOverlay.cs
NowPlayingOverlay.cs Make progress bar hoverable 2019-11-06 14:11:47 +07:00
OnScreenDisplay.cs Use paramref. 2019-11-17 20:49:36 +08:00
OverlayActivation.cs
OverlayHeader.cs
OverlayHeaderTabControl.cs
OverlayTabControl.cs
SettingsOverlay.cs
SettingsPanel.cs Move button implementation to OsuButton 2019-11-06 14:08:52 +09:00
SettingsSubPanel.cs
SocialOverlay.cs Use ReferenceEquals instead of SequenceEqual. 2019-11-14 19:38:08 +08:00
UserProfileOverlay.cs
VolumeOverlay.cs Make OverlayContainers with no blocking input VisibilityContainers 2019-10-14 16:27:59 -07:00
WaveOverlayContainer.cs