.. |
AccountCreation
|
|
|
BeatmapSet
|
Remove unnecessary over-complication and fix transitions
|
2019-09-02 13:45:13 +09:00 |
Changelog
|
Rename class to better match usage
|
2019-08-11 16:19:40 +09:00 |
Chat
|
Center icon and text using anchor and origin instead of margin
|
2019-09-02 10:42:21 -07:00 |
Dialog
|
|
|
Direct
|
Center icon and text using anchor and origin instead of margin
|
2019-09-02 10:42:21 -07:00 |
KeyBinding
|
Group key bindings together
|
2019-08-13 12:40:20 +09:00 |
MedalSplash
|
|
|
Mods
|
ModIcon improvements
|
2019-08-07 08:46:27 +03:00 |
Music
|
Center icon and text using anchor and origin instead of margin
|
2019-09-02 10:42:21 -07:00 |
Notifications
|
Make notification insertion cleaner
|
2019-07-01 18:41:40 +03:00 |
OSD
|
Move logic out of OsuGame
|
2019-08-13 14:42:59 +09:00 |
Profile
|
Refactor to match web implementation 1:1
|
2019-09-02 17:04:38 +09:00 |
SearchableList
|
Choose default category sorting instead of being always first
|
2019-08-02 13:22:58 -07:00 |
Settings
|
Add setting to enable/disable hit error visibility
|
2019-08-18 15:01:04 +03:00 |
Social
|
Choose default category sorting instead of being always first
|
2019-08-02 13:22:58 -07:00 |
Toolbar
|
Update framework
|
2019-08-21 13:29:50 +09:00 |
Volume
|
Update in line with framework changes
|
2019-08-27 18:43:58 +09:00 |
AccountCreationOverlay.cs
|
|
|
BeatmapSetOverlay.cs
|
Move request inside the ScoresContainer again
|
2019-07-10 19:40:29 +03:00 |
ChangelogOverlay.cs
|
|
|
ChatOverlay.cs
|
Fix drawable channels remaining in memory after being closed
|
2019-08-05 19:23:13 +09:00 |
DialogOverlay.cs
|
|
|
DirectOverlay.cs
|
|
|
FullscreenOverlay.cs
|
|
|
HoldToConfirmOverlay.cs
|
|
|
KeyBindingPanel.cs
|
|
|
LoginOverlay.cs
|
|
|
MedalOverlay.cs
|
|
|
MusicController.cs
|
Unpause music when changing selection at song select
|
2019-08-19 11:30:04 +09:00 |
NotificationOverlay.cs
|
|
|
NowPlayingOverlay.cs
|
Fix remaining nullref
|
2019-08-13 15:04:04 +09:00 |
OnScreenDisplay.cs
|
Reword and add missing xmldoc to OnScreenDisplay
|
2019-08-12 10:53:06 +02:00 |
OverlayActivation.cs
|
|
|
OverlayHeader.cs
|
|
|
OverlayHeaderTabControl.cs
|
|
|
OverlayTabControl.cs
|
|
|
SettingsOverlay.cs
|
|
|
SettingsPanel.cs
|
Fix settings sidebar being behind toolbar
|
2019-08-03 15:22:06 -07:00 |
SettingsSubPanel.cs
|
One more offset removed
|
2019-08-21 22:22:03 +09:00 |
SocialOverlay.cs
|
Centralise SocialOverlay's scheduling logic
|
2019-07-02 15:25:40 +09:00 |
UserProfileOverlay.cs
|
|
|
VolumeOverlay.cs
|
|
|
WaveOverlayContainer.cs
|
Enforce StartHidden on relevant overlays
|
2019-07-02 15:23:47 +09:00 |