.. |
AccountCreation
|
Put back mobile conditional
|
2019-10-22 19:51:29 -07:00 |
BeatmapSet
|
Decouple APILegacyScoreInfo from ScoreInfo
|
2019-12-03 15:31:11 +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
|
Apply more missed cases
|
2019-04-01 12:44:46 +09:00 |
Mods
|
increase padding
|
2019-11-22 18:23:48 +00: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
|
Add global Top and Horizontal padding to NewsContent
|
2019-08-18 14:52:26 +02: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
|
Decouple APILegacyScoreInfo from ScoreInfo
|
2019-12-03 15:31:11 +09:00 |
Rankings
|
Move potentially expensive load to BDL
|
2019-11-29 15:35:33 +09:00 |
SearchableList
|
Use constants.
|
2019-11-12 20:07:01 +08:00 |
Settings
|
Merge branch 'master' into sharpen
|
2019-11-26 18:21:50 +08:00 |
Social
|
Choose default category sorting instead of being always first
|
2019-08-02 13:22:58 -07:00 |
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
|
Update VisibilityContainer usage in line with framework
|
2019-06-11 15:13:58 +09:00 |
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
|
Fix tab controls overflowing
|
2019-10-06 10:22:55 -07:00 |
DialogOverlay.cs
|
Fix exit scenarios
|
2019-09-19 20:17:58 +09:00 |
DirectOverlay.cs
|
Use ReferenceEquals instead of SequenceEqual.
|
2019-11-14 19:38:08 +08:00 |
FullscreenOverlay.cs
|
Allow FullscreenOverlay to surface to front on subsequent Show requests
|
2019-06-11 15:22:27 +09:00 |
HoldToConfirmOverlay.cs
|
Add setting to adjust hold-to-confirm activation time
|
2019-09-19 14:06:25 +09:00 |
KeyBindingPanel.cs
|
Move common settings sub-panel logic to own class
|
2019-05-27 01:47:23 +09:00 |
LoginOverlay.cs
|
Remove unnecessary newline
|
2019-03-27 22:21:28 -07:00 |
MedalOverlay.cs
|
Update osu! in line with audio subsystem refactor
|
2019-05-28 17:06:01 +09:00 |
MusicController.cs
|
Remove unintentional dependency
|
2019-11-15 14:51:01 +09:00 |
NewsOverlay.cs
|
Fix CI inspections
|
2019-08-14 21:52:36 +02:00 |
NotificationOverlay.cs
|
Move NotificationSection strings to constructor (#5078)
|
2019-06-21 20:47:31 +09:00 |
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
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
OverlayHeader.cs
|
Move OverlayHeaderTabControl to correct namespace
|
2019-05-21 13:58:12 +09:00 |
OverlayHeaderTabControl.cs
|
Fix colour issues
|
2019-06-19 12:15:32 +03:00 |
OverlayTabControl.cs
|
fix broken layout
|
2019-06-21 13:24:12 +03:00 |
SettingsOverlay.cs
|
Update VisibilityContainer usage in line with framework
|
2019-06-11 15:13:58 +09:00 |
SettingsPanel.cs
|
Move button implementation to OsuButton
|
2019-11-06 14:08:52 +09:00 |
SettingsSubPanel.cs
|
One more offset removed
|
2019-08-21 22:22:03 +09:00 |
SocialOverlay.cs
|
Use ReferenceEquals instead of SequenceEqual.
|
2019-11-14 19:38:08 +08:00 |
UserProfileOverlay.cs
|
Fix line breaks
|
2019-09-27 09:46:11 +03:00 |
VolumeOverlay.cs
|
Use auto property.
|
2019-11-12 19:53:25 +08:00 |
WaveOverlayContainer.cs
|
Enforce StartHidden on relevant overlays
|
2019-07-02 15:23:47 +09:00 |