osu/osu.Game/Overlays
2019-11-15 14:51:01 +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 Remove adjacent day separators 2019-10-29 15:45:41 +09:00
Comments Apply brace style. 2019-11-11 20:13:13 +08:00
Dialog Make constructor private 2019-09-13 15:42:36 +09:00
Direct Apply brace style. 2019-11-11 20:13:13 +08:00
KeyBinding Group key bindings together 2019-08-13 12:40:20 +09:00
MedalSplash
Mods Merge branch 'master' into fix-mod-section-overflow 2019-11-12 11:35:01 +09:00
Music Make PlaylistOverlay a VisibilityContainer 2019-10-14 16:40:53 -07:00
Notifications Make notification insertion cleaner 2019-07-01 18:41:40 +03:00
OSD Move logic out of OsuGame 2019-08-13 14:42:59 +09:00
Profile Implement CommentsShowMoreButton 2019-10-13 14:43:30 +03:00
Rankings Remove useless container 2019-09-14 06:34:57 +03:00
SearchableList Use fixed numbers for padding instead 2019-10-07 16:11:40 -07:00
Settings Make settings textboxes commit on focus lost 2019-11-14 14:19:55 +09:00
Social Choose default category sorting instead of being always first 2019-08-02 13:22:58 -07:00
Toolbar Remove horizontal padding on toolbar ruleset selector 2019-11-08 20:28:24 -08:00
Volume Update in line with framework changes 2019-08-27 18:43:58 +09:00
AccountCreationOverlay.cs
BeatmapSetOverlay.cs Move request inside the ScoresContainer again 2019-07-10 19:40:29 +03:00
ChangelogOverlay.cs Cover all non-APIAccess APIRequest calls with exception handling 2019-10-31 15:04:13 +09:00
ChatOverlay.cs Fix tab controls overflowing 2019-10-06 10:22:55 -07:00
DialogOverlay.cs Fix exit scenarios 2019-09-19 20:17:58 +09:00
DirectOverlay.cs Use ReferenceEquals instead of SequenceEqual. 2019-11-14 19:38:08 +08:00
FullscreenOverlay.cs
HoldToConfirmOverlay.cs Add setting to adjust hold-to-confirm activation time 2019-09-19 14:06:25 +09:00
KeyBindingPanel.cs
LoginOverlay.cs
MedalOverlay.cs
MusicController.cs Remove unintentional dependency 2019-11-15 14:51:01 +09:00
NotificationOverlay.cs
NowPlayingOverlay.cs Make progress bar hoverable 2019-11-06 14:11:47 +07:00
OnScreenDisplay.cs Reword and add missing xmldoc to OnScreenDisplay 2019-08-12 10:53:06 +02: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 One more offset removed 2019-08-21 22:22:03 +09:00
SocialOverlay.cs Use ReferenceEquals instead of SequenceEqual. 2019-11-14 19:38:08 +08:00
UserProfileOverlay.cs Fix line breaks 2019-09-27 09:46:11 +03:00
VolumeOverlay.cs Make OverlayContainers with no blocking input VisibilityContainers 2019-10-14 16:27:59 -07:00
WaveOverlayContainer.cs Enforce StartHidden on relevant overlays 2019-07-02 15:23:47 +09:00