osu/osu.Game/Overlays
HoutarouOreki 61a8b98d32 Rewrite improvements 2018-07-22 20:27:50 +02:00
..
BeatmapSet Use switch with type matching in place of if-else where possible 2018-07-17 14:35:09 +09:00
Changelog Rewrite improvements 2018-07-22 20:27:50 +02:00
Chat
Dialog Merge branch 'master' into go-forward 2018-07-06 14:29:26 +09:00
Direct Merge branch 'master' into reduce-panel-width 2018-07-17 04:20:40 +09:00
KeyBinding Use BypassAutoSizeAxes 2018-07-11 11:24:43 +09:00
MedalSplash
Mods Fix mods not correctly resetting when changing ruleset at song select 2018-07-05 13:22:52 +09:00
Music Explicitly construct local beatmaps rather than using GetBoundCopy 2018-06-06 20:19:30 +09:00
Notifications Change default to being important 2018-07-16 13:00:21 +09:00
Profile Merge branch 'master' into fix-ugly-line 2018-07-13 18:08:55 +09:00
SearchableList
Settings Merge branch 'master' into lesserSideKeys 2018-07-13 23:32:44 +09:00
Social
Toolbar Refactor2 2018-07-19 21:49:13 +02:00
Volume Apply renaming of wheel -> scroll 2018-07-05 16:50:04 +09:00
BeatmapSetOverlay.cs Rework preview tracks to reduce usage complexities 2018-06-21 18:40:27 +09:00
ChangelogOverlay.cs Rewrite improvements 2018-07-22 20:27:50 +02:00
ChatOverlay.cs
DialogOverlay.cs Standardise input handling of popup dialogs 2018-07-02 14:25:12 +09:00
DirectOverlay.cs Rename Stop to StopAnyPlaying for clarity 2018-06-22 12:35:43 +09:00
HoldToConfirmOverlay.cs
KeyBindingOverlay.cs
LoginOverlay.cs
MainSettings.cs
MedalOverlay.cs
MusicController.cs Tidy up button hierarchy 2018-07-13 16:28:18 +09:00
NotificationOverlay.cs Make notifications less noisy 2018-07-13 21:25:08 +09:00
OnScreenDisplay.cs Use switch with type matching in place of if-else where possible 2018-07-17 14:35:09 +09:00
OverlayActivation.cs Use UserTriggered in Player 2018-06-06 15:10:15 +09:00
SettingsOverlay.cs
SocialOverlay.cs
UserProfileOverlay.cs Rework preview tracks to reduce usage complexities 2018-06-21 18:40:27 +09:00
VolumeOverlay.cs Update volme control 2018-06-27 18:43:29 +09:00
WaveOverlayContainer.cs