osu/osu.Game/Overlays
2019-08-27 18:43:58 +09:00
..
AccountCreation
BeatmapSet Fix difficulty icon not wrapping correctly in beatmap set overlay 2019-08-23 17:57:31 +03:00
Changelog Rename class to better match usage 2019-08-11 16:19:40 +09:00
Chat Use child instead of children 2019-08-14 10:53:47 +09:00
Dialog Make things a bit more sensible 2019-06-24 11:43:34 +09:00
Direct Fix incorrect colour usage 2019-08-25 11:44:56 +09:00
KeyBinding Group key bindings together 2019-08-13 12:40:20 +09:00
MedalSplash
Mods ModIcon improvements 2019-08-07 08:46:27 +03:00
Music Make FlowContainer insertion cleaner 2019-07-01 18:41:08 +03: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 Remove bottom margin from show more button 2019-08-23 12:39:33 +09:00
SearchableList Choose default category sorting instead of being always first 2019-08-02 13:22:58 -07:00
Settings Add triangles intro 2019-08-09 20:05:28 +09:00
Social Choose default category sorting instead of being always first 2019-08-02 13:22:58 -07:00
Toolbar Update framework 2019-08-21 13:29:50 +09:00
Volume Update in line with framework changes 2019-08-27 18:43:58 +09:00
AccountCreationOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
BeatmapSetOverlay.cs Move request inside the ScoresContainer again 2019-07-10 19:40:29 +03:00
ChangelogOverlay.cs Update ScrollContainer usages in line with framework changes 2019-06-14 15:55:32 +09:00
ChatOverlay.cs Fix drawable channels remaining in memory after being closed 2019-08-05 19:23:13 +09:00
DialogOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
DirectOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
FullscreenOverlay.cs Allow FullscreenOverlay to surface to front on subsequent Show requests 2019-06-11 15:22:27 +09:00
HoldToConfirmOverlay.cs
KeyBindingPanel.cs
LoginOverlay.cs
MedalOverlay.cs
MusicController.cs Unpause music when changing selection at song select 2019-08-19 11:30:04 +09:00
NotificationOverlay.cs Move NotificationSection strings to constructor (#5078) 2019-06-21 20:47:31 +09:00
NowPlayingOverlay.cs Fix remaining nullref 2019-08-13 15:04:04 +09:00
OnScreenDisplay.cs Reword and add missing xmldoc to OnScreenDisplay 2019-08-12 10:53:06 +02:00
OverlayActivation.cs
OverlayHeader.cs
OverlayHeaderTabControl.cs Fix colour issues 2019-06-19 12:15:32 +03:00
OverlayTabControl.cs fix broken layout 2019-06-21 13:24:12 +03:00
SettingsOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
SettingsPanel.cs Fix settings sidebar being behind toolbar 2019-08-03 15:22:06 -07:00
SettingsSubPanel.cs One more offset removed 2019-08-21 22:22:03 +09:00
SocialOverlay.cs Centralise SocialOverlay's scheduling logic 2019-07-02 15:25:40 +09:00
UserProfileOverlay.cs Merge branch 'master' into user_profile_modes 2019-06-25 00:59:51 +09:00
VolumeOverlay.cs Allow controlling music and effect volume by arrow keys when hovering 2019-06-23 22:53:02 -07:00
WaveOverlayContainer.cs Enforce StartHidden on relevant overlays 2019-07-02 15:23:47 +09:00