.. |
BeatmapSet
|
Apply some renames and refactoring of loading logic
|
2017-10-13 14:06:34 +09:00 |
Chat
|
Code formatting
|
2017-09-22 15:29:04 +02:00 |
Dialog
|
|
|
Direct
|
Remove unused field
|
2017-10-13 14:19:25 +09: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
|
|
|
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
|
|
|
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
|
move stuff thats duplicated in PreviewButton and DirectPanel to PlayButton
|
2017-10-06 21:02:00 +02:00 |
KeyBindingOverlay.cs
|
|
|
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
|
|
|
OnScreenDisplay.cs
|
|
|
SettingsOverlay.cs
|
|
|
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 |