1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 22:47:25 +08:00
osu-lazer/osu.Game/Overlays
2018-07-02 16:49:07 +09:00
..
BeatmapSet Rework preview tracks to reduce usage complexities 2018-06-21 18:40:27 +09:00
Chat Update framework and ensure the add channel button is not switchable 2018-04-24 20:46:44 +09:30
Dialog Normalize all the line endings 2018-04-13 18:26:38 +09:00
Direct Merge branch 'master' into di-backed-ruleset 2018-06-29 19:33:12 +09:00
KeyBinding Tidy up escape handling 2018-06-29 21:06:38 +09:00
MedalSplash Normalize all the line endings 2018-04-13 18:26:38 +09:00
Mods Adapt to IBindables 2018-07-02 15:07:18 +09:00
Music Explicitly construct local beatmaps rather than using GetBoundCopy 2018-06-06 20:19:30 +09:00
Notifications Decrease notification font size 2018-06-21 14:43:02 +09:00
Profile Move to local components namespace 2018-06-28 19:23:56 +09:00
SearchableList Normalize all the line endings 2018-04-13 18:26:38 +09:00
Settings Don't hard-bail if config skin doesn't exist anymore 2018-07-02 16:49:07 +09:00
Social Normalize all the line endings 2018-04-13 18:26:38 +09:00
Toolbar Remove null checks on ruleset 2018-06-26 18:24:34 +09:00
Volume Make mute button not handle hover 2018-06-22 13:31:32 +09:00
BeatmapSetOverlay.cs Rework preview tracks to reduce usage complexities 2018-06-21 18:40:27 +09:00
ChatOverlay.cs Use bindable transforms 2018-05-02 18:26:23 +09:00
DialogOverlay.cs Fix dialog overlay playing double samples on show/hide 2018-06-21 16:47:05 +09:00
DirectOverlay.cs Rename Stop to StopAnyPlaying for clarity 2018-06-22 12:35:43 +09:00
HoldToConfirmOverlay.cs Fix class name 2018-05-22 16:04:36 +09:00
KeyBindingOverlay.cs Allow help text to wrap 2018-05-14 19:56:03 +09:00
LoginOverlay.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
MainSettings.cs Add back action support to settings back button 2018-05-18 13:40:35 +09:00
MedalOverlay.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
MusicController.cs Fix music controller drag activating from anywhere on the screen 2018-06-15 16:12:11 +09:00
NotificationOverlay.cs Ensure notifications don't appear during UserTriggered mode 2018-06-06 15:50:24 +09:00
OnScreenDisplay.cs Display "no key bound" when no shortcut 2018-05-14 19:20:53 +09:00
OverlayActivation.cs Use UserTriggered in Player 2018-06-06 15:10:15 +09:00
SettingsOverlay.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
SocialOverlay.cs Merge remote-tracking branch 'upstream/master' into wave-container 2018-04-15 21:03:18 +09:00
UserProfileOverlay.cs Rework preview tracks to reduce usage complexities 2018-06-21 18:40:27 +09:00
VolumeOverlay.cs Fix overlay not disappearing when losing hover from the last pixel 2018-06-22 13:32:32 +09:00
WaveOverlayContainer.cs Merge remote-tracking branch 'upstream/master' into wave-container 2018-04-15 21:03:18 +09:00