osu/osu.Game/Overlays
2019-11-24 00:01:49 +03:00
..
AccountCreation Put back mobile conditional 2019-10-22 19:51:29 -07:00
BeatmapSet Fix getScores can be fired twice on user change 2019-11-24 00:01:49 +03: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 Apply CornerExponent fixes 2019-11-22 19:49:20 +09: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 Update performance logging setting 2019-11-22 19:50:30 +09:00
Social
Toolbar Remove horizontal padding on toolbar ruleset selector 2019-11-08 20:28:24 -08:00
Volume Apply CornerExponent fixes 2019-11-22 19:49:20 +09:00
AccountCreationOverlay.cs
BeatmapSetOverlay.cs CI fix 2019-11-11 19:04:50 +03:00
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
WaveOverlayContainer.cs