1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 17:27:39 +08:00
osu-lazer/osu.Game/Overlays
2019-06-11 12:32:46 +03:00
..
AccountCreation Apply newline additions 2019-04-01 12:16:32 +09:00
BeatmapSet Move logic into BeatmapNotAvailable 2019-06-11 12:29:42 +03:00
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 Merge remote-tracking branch 'origin/master' into fix-new-inspections 2019-05-07 13:20:17 +09:00
Direct Forgot to return 2019-06-10 21:14:12 +03:00
KeyBinding Fix incorrect DI reference and update naming of SettingsOverlay classes 2019-05-14 10:45:05 +09:00
MedalSplash Apply more missed cases 2019-04-01 12:44:46 +09:00
Mods Fix file layout of ModSelectOverlay 2019-06-07 15:58:24 +09:00
Music Merge remote-tracking branch 'origin/master' into fix-new-inspections 2019-05-07 13:20:17 +09:00
Notifications Merge remote-tracking branch 'origin/master' into fix-new-inspections 2019-05-07 13:20:17 +09:00
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 Centralise fullscreen overlay logic 2019-05-14 14:20:53 +09:00
Settings Access WindowModes via IBindableList 2019-06-09 17:52:02 +09:30
Social Merge remote-tracking branch 'Joehuu/master' into drawnode-composability 2019-04-08 23:01:12 +09:00
Toolbar Remove useless update calls in ToolbarRulesetSelector 2019-06-07 02:39:36 +03:00
Volume Inherit OsuButton 2019-05-13 07:24:34 +09:00
AccountCreationOverlay.cs Merge remote-tracking branch 'origin/master' into fix-new-inspections 2019-05-07 13:20:17 +09:00
BeatmapSetOverlay.cs Fix issue 2019-06-10 21:54:33 +03: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 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
DirectOverlay.cs Centralise fullscreen overlay logic 2019-05-14 14:20:53 +09:00
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 Remove unnecessary newline 2019-03-27 22:21:28 -07:00
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 Merge branch 'master' into use-pattern-matching 2019-02-28 14:53:07 +09:00
OnScreenDisplay.cs Merge remote-tracking branch 'origin/master' into fix-new-inspections 2019-05-07 13:20:17 +09:00
OverlayActivation.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
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 Centralise fullscreen overlay logic 2019-05-14 14:20:53 +09:00
UserProfileOverlay.cs Move shadow fade logic 2019-05-14 15:19:23 +09:00
VolumeOverlay.cs Apply more missed cases 2019-04-01 12:44:46 +09:00
WaveOverlayContainer.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00