osu/osu.Game/Overlays
naoey ab27d82cd5
Make beatmap download buttons inherit BeatmapDownloadTrackingComposite
- Move DownloadTrackingComposite into the online namespace
2019-06-11 23:01:01 +05:30
..
AccountCreation
BeatmapSet Make beatmap download buttons inherit BeatmapDownloadTrackingComposite 2019-06-11 23:01:01 +05:30
Changelog Make APIChangelogEntry.Major a non-nullable property 2019-06-08 09:45:34 +02:00
Chat don't create "Start Chat" option when the sender is the local user 2019-06-03 18:54:29 +08:00
Dialog
Direct Make beatmap download buttons inherit BeatmapDownloadTrackingComposite 2019-06-11 23:01:01 +05:30
KeyBinding
MedalSplash
Mods Fix file layout of ModSelectOverlay 2019-06-07 15:58:24 +09:00
Music
Notifications
Profile Fix paginated layouts only showing one column even if enough space is available for more 2019-06-07 14:58:04 +09:00
SearchableList
Settings Merge remote-tracking branch 'origin/master' into fix-checkbox-overlap 2019-06-11 18:26:42 +09:00
Social
Toolbar Remove useless update calls in ToolbarRulesetSelector 2019-06-07 02:39:36 +03:00
Volume
AccountCreationOverlay.cs
BeatmapSetOverlay.cs Move shadow fade logic 2019-05-14 15:19:23 +09:00
ChangelogOverlay.cs Update with further framework-side changes 2019-06-04 11:04:28 +09:00
ChatOverlay.cs Fix all "Maintainability" CodeFactor issues 2019-06-11 10:28:16 +02:00
DialogOverlay.cs
DirectOverlay.cs
FullscreenOverlay.cs Add null check in disposal clause 2019-05-14 17:08:54 +09:00
HoldToConfirmOverlay.cs Dim music volume when holding to confirm 2019-06-04 18:37:26 +09:00
KeyBindingPanel.cs Move common settings sub-panel logic to own class 2019-05-27 01:47:23 +09:00
LoginOverlay.cs
MedalOverlay.cs Update osu! in line with audio subsystem refactor 2019-05-28 17:06:01 +09:00
MusicController.cs Fix remaining cases to work without things 2019-05-28 23:54:42 +09:00
NotificationOverlay.cs
OnScreenDisplay.cs
OverlayActivation.cs
OverlayHeader.cs Move OverlayHeaderTabControl to correct namespace 2019-05-21 13:58:12 +09:00
OverlayHeaderTabControl.cs Add ExpandingBar UI element 2019-05-22 16:44:47 +09:00
SettingsOverlay.cs Tidy up how subpanels are handled in SettingsOverlay 2019-05-27 01:48:21 +09:00
SettingsPanel.cs Move common settings sub-panel logic to own class 2019-05-27 01:47:23 +09:00
SettingsSubPanel.cs Move common settings sub-panel logic to own class 2019-05-27 01:47:23 +09:00
SocialOverlay.cs
UserProfileOverlay.cs Move shadow fade logic 2019-05-14 15:19:23 +09:00
VolumeOverlay.cs
WaveOverlayContainer.cs