.. |
BeatmapSet
|
Rename to BeatmapSetOverlay
|
2017-09-25 17:26:27 +08: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
|
Update in-line with framework changes.
|
2017-09-04 09:32:35 +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
|
Add context menus to chat names and user panels
|
2017-09-14 15:43:47 +09:00 |
MainSettings.cs
|
Update in-line with framework changes.
|
2017-09-04 09:32:35 +09:00 |
MedalOverlay.cs
|
Use Colour instead of ColourInfo
|
2017-07-23 13:06:16 +02:00 |
MusicController.cs
|
Fix nullref when loading MusicController VisualTest after Player VisualTest
|
2017-09-11 11:18:53 +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
|
Update in-line with framework changes.
|
2017-09-04 09:32:35 +09:00 |