osu/osu.Game/Overlays
Dean Herbert 0d4854ac09
Add News Overlay skeleton and header (#5726)
Add News Overlay skeleton and header

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-11-22 00:14:31 +09:00
..
AccountCreation Put back mobile conditional 2019-10-22 19:51:29 -07:00
BeatmapSet Disable button when not logged in 2019-11-13 12:13:33 +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 Merge branch 'master' into fix-mod-section-overflow 2019-11-12 11:35:01 +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 .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 Remove redundant keyword 2019-11-21 22:51:00 +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
WaveOverlayContainer.cs