osu/osu.Game/Overlays
Dean Herbert 8052aeb238 Fix potential nullref in disposal logic 2019-12-13 21:36:50 +09:00
..
AccountCreation
BeatmapSet Split out if statement for readability 2019-12-09 02:13:47 +09:00
Changelog Add API methods to perform requests out-of-queue 2019-11-29 20:03:14 +09:00
Chat Merge branch 'master' into sharpen 2019-11-26 18:21:50 +08:00
Comments Merge remote-tracking branch 'upstream/master' into fix-spritetext-usage 2019-11-25 11:31:12 +09:00
Dialog Merge branch 'master' into sharpen 2019-11-21 23:42:46 +08:00
Direct Apply brace style. 2019-11-11 20:13:13 +08:00
KeyBinding Use auto property. 2019-11-12 19:53:25 +08:00
MedalSplash Add some more missing LongRunningLoad flags 2019-11-29 13:52:23 +09:00
Mods Fix potential nullref in disposal logic 2019-12-13 21:36:50 +09: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 Merge branch 'master' into decouple-legacy-score-info 2019-12-04 11:47:27 +09:00
Rankings Move scope/country restrictions into RankingsOverlay 2019-12-05 14:07:39 +09:00
SearchableList Enum constraint for enum dropdown. 2019-12-09 17:45:26 +08:00
Settings Add lighten background during breaks setting 2019-12-10 15:10:35 +03:00
Social
Toolbar
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 Add API methods to perform requests out-of-queue 2019-11-29 20:03:14 +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 Allow mods to apply to track, not clock 2019-12-09 17:44:45 +09:00
NewsOverlay.cs
NotificationOverlay.cs
NowPlayingOverlay.cs Use MathF instead of Math- functions when possible 2019-11-25 00:45:42 +01:00
OnScreenDisplay.cs Use paramref. 2019-11-17 20:49:36 +08:00
OverlayActivation.cs
OverlayHeader.cs
OverlayHeaderTabControl.cs
OverlayTabControl.cs
RankingsOverlay.cs Add whitespace 2019-12-11 19:13:04 +09:00
SettingsOverlay.cs
SettingsPanel.cs
SettingsSubPanel.cs Make sub panel back button inherit osu button 2019-12-08 10:51:25 -08:00
SocialOverlay.cs Use ReferenceEquals instead of SequenceEqual. 2019-11-14 19:38:08 +08:00
UserProfileOverlay.cs
VolumeOverlay.cs Use auto property. 2019-11-12 19:53:25 +08:00
WaveOverlayContainer.cs