.. |
AccountCreation
|
…
|
|
BeatmapSet
|
Split out if statement for readability
|
2019-12-09 02:13:47 +09:00 |
Changelog
|
Add API methods to perform requests out-of-queue
|
2019-11-29 20:03:14 +09:00 |
Chat
|
Merge branch 'master' into sharpen
|
2019-11-26 18:21:50 +08:00 |
Comments
|
Merge remote-tracking branch 'upstream/master' into fix-spritetext-usage
|
2019-11-25 11:31:12 +09:00 |
Dialog
|
Merge branch 'master' into sharpen
|
2019-11-21 23:42:46 +08:00 |
Direct
|
Apply brace style.
|
2019-11-11 20:13:13 +08:00 |
KeyBinding
|
Use auto property.
|
2019-11-12 19:53:25 +08:00 |
MedalSplash
|
Add some more missing LongRunningLoad flags
|
2019-11-29 13:52:23 +09:00 |
Mods
|
Fix US english
|
2019-12-11 13:19:13 +09:00 |
Music
|
.NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK.
|
2019-11-20 13:37:47 +01:00 |
News
|
…
|
|
Notifications
|
…
|
|
OSD
|
…
|
|
Profile
|
Merge branch 'master' into decouple-legacy-score-info
|
2019-12-04 11:47:27 +09:00 |
Rankings
|
Move potentially expensive load to BDL
|
2019-11-29 15:35:33 +09:00 |
SearchableList
|
Enum constraint for enum dropdown.
|
2019-12-09 17:45:26 +08:00 |
Settings
|
Merge branch 'master' into fix-settings-bindable-logic
|
2019-12-10 18:30:27 +09:00 |
Social
|
…
|
|
Toolbar
|
Remove horizontal padding on toolbar ruleset selector
|
2019-11-08 20:28:24 -08:00 |
Volume
|
Apply CornerExponent fixes
|
2019-11-22 19:49:20 +09:00 |
AccountCreationOverlay.cs
|
…
|
|
BeatmapSetOverlay.cs
|
CI fix
|
2019-11-11 19:04:50 +03:00 |
ChangelogOverlay.cs
|
Add API methods to perform requests out-of-queue
|
2019-11-29 20:03:14 +09:00 |
ChatOverlay.cs
|
…
|
|
DialogOverlay.cs
|
…
|
|
DirectOverlay.cs
|
Use ReferenceEquals instead of SequenceEqual.
|
2019-11-14 19:38:08 +08:00 |
FullscreenOverlay.cs
|
…
|
|
HoldToConfirmOverlay.cs
|
…
|
|
KeyBindingPanel.cs
|
…
|
|
LoginOverlay.cs
|
…
|
|
MedalOverlay.cs
|
…
|
|
MusicController.cs
|
Allow mods to apply to track, not clock
|
2019-12-09 17:44:45 +09:00 |
NewsOverlay.cs
|
…
|
|
NotificationOverlay.cs
|
…
|
|
NowPlayingOverlay.cs
|
Use MathF instead of Math- functions when possible
|
2019-11-25 00:45:42 +01:00 |
OnScreenDisplay.cs
|
Use paramref.
|
2019-11-17 20:49:36 +08:00 |
OverlayActivation.cs
|
…
|
|
OverlayHeader.cs
|
…
|
|
OverlayHeaderTabControl.cs
|
…
|
|
OverlayTabControl.cs
|
…
|
|
SettingsOverlay.cs
|
…
|
|
SettingsPanel.cs
|
Move button implementation to OsuButton
|
2019-11-06 14:08:52 +09:00 |
SettingsSubPanel.cs
|
Make sub panel back button inherit osu button
|
2019-12-08 10:51:25 -08:00 |
SocialOverlay.cs
|
Use ReferenceEquals instead of SequenceEqual.
|
2019-11-14 19:38:08 +08:00 |
UserProfileOverlay.cs
|
…
|
|
VolumeOverlay.cs
|
Use auto property.
|
2019-11-12 19:53:25 +08:00 |
WaveOverlayContainer.cs
|
…
|
|