1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 00:07:24 +08:00
osu-lazer/osu.Game/Overlays
2017-10-12 16:56:40 +09:00
..
BeatmapSet Show mapper's profile when clicking on avatar in BeatmapSetOverlay 2017-09-30 05:41:32 +03:00
Chat Code formatting 2017-09-22 15:29:04 +02:00
Dialog Allow Rulesets to create a non-FontAwesome icon 2017-08-03 14:36:21 +09:00
Direct Load osu!direct overlay to "newest maps" tab by default 2017-09-27 12:23:48 +08:00
KeyBinding Removed unnecessary casting of KeyBindingRow.FilterTerms 2017-09-14 13:18:50 +02:00
MedalSplash Fix visual regressions in MedalOverlay 2017-10-09 17:52:48 +09:00
Mods Use Array.Empty. 2017-09-24 03:45:46 +08:00
Music Changed type of IHasFilterTerms.FilterTerms according to framework update 2017-09-13 16:18:02 +02:00
Notifications Add cancel event to ProgressNotification 2017-08-24 20:15:45 +09:00
Profile Update to support newer return structure from osu-web API 2017-09-14 18:08:12 +09:00
SearchableList Don't use Bindable for AccentColour 2017-08-29 18:17:01 +09:00
Settings Merge branch 'master' into storyboard_integration 2017-09-22 12:45:34 +02:00
Social Make SearchableListHeader icon customisable 2017-06-07 20:06:02 +09:00
Toolbar Update in line with framework changes. 2017-09-07 22:46:21 +09:00
BeatmapSetOverlay.cs Close BeatmapSetOverlay when clicking outside of it 2017-09-27 11:22:47 +08:00
ChatOverlay.cs Removed generic parameter function 2017-09-22 16:17:03 +02:00
DialogOverlay.cs Update in-line with framework changes. 2017-09-04 09:32:35 +09:00
DirectOverlay.cs Load osu!direct overlay to "newest maps" tab by default 2017-09-27 12:23:48 +08:00
KeyBindingOverlay.cs Make KeyBindingOverlay support variants as settings sub sections. 2017-08-23 12:49:30 +09:00
LoginOverlay.cs Fix yellow line in login overlay not following size correctly 2017-09-27 13:06:57 +08:00
MainSettings.cs Update in-line with framework changes. 2017-09-04 09:32:35 +09:00
MedalOverlay.cs Fix visual regressions in MedalOverlay 2017-10-09 17:52:48 +09:00
MusicController.cs Move origin + anchor outside of ctor 2017-10-10 16:00:11 +09:00
NotificationOverlay.cs Fix notification count including fading (already closed) notifications 2017-08-23 12:47:20 +09:00
OnScreenDisplay.cs Fix unlit initial state of the OnScreenDisplay 2017-08-17 18:46:16 +02:00
SettingsOverlay.cs mask the settings overlay 2017-08-19 17:00:01 +02:00
SocialOverlay.cs Add context menus to chat names and user panels 2017-09-14 15:43:47 +09:00
UserProfileOverlay.cs Close BeatmapSetOverlay when clicking outside of it 2017-09-27 11:22:47 +08:00
VersionManager.cs Use new static IsDebug method 2017-09-19 16:07:00 +09:00
WaveOverlayContainer.cs Clean up Wave in WaveOverlayContainer 2017-09-28 14:20:19 +03:00