osu/osu.Game/Overlays
Dean Herbert df426b9334
Merge pull request #12852 from timiimit/multi-larger-freemod-overlay
Make freemod selection overlay taller in multiplayer room
2021-05-21 18:45:15 +09:00
..
AccountCreation Standardise `canBeNull` specification 2021-05-20 13:20:35 +09:00
BeatmapListing Add new beatmap search filter row "General" 2021-03-25 23:20:10 +01:00
BeatmapSet Merge branch 'master' into add-missing-author-links 2021-05-07 14:32:44 +09:00
Changelog
Chat Fix chat scroll sticking visually when scrolling beyond bottom extent 2021-03-29 18:07:47 +09:00
Comments Fix incorrect trash icon being used on deleted comments counter 2021-03-22 19:32:17 -07:00
Dashboard Rename SpectatorStreamingClient -> SpectatorClient 2021-05-20 15:55:07 +09:00
Dialog
KeyBinding Centralise implementation of cancel button logic 2021-05-11 18:39:14 +09:00
MedalSplash
Mods Remove relative height specification and use constant height 2021-05-21 17:55:46 +09:00
Music
News Improve code quality around cursor and upwards passing of response data 2021-05-21 15:41:31 +09:00
Notifications
OSD
Profile Update profile subsections to use counters instead of missing text in line with web 2021-05-02 14:44:20 -07:00
Rankings
Settings Merge branch 'master' into import-from-stable-select-location 2021-05-21 17:37:34 +09:00
Toolbar Fix toolbar queuing ruleset sounds 2021-05-10 13:58:13 +09:00
Volume change math for displaying volume "MAX" 2021-05-10 00:51:58 +02:00
AccountCreationOverlay.cs
BeatmapDownloadTrackingComposite.cs
BeatmapListingOverlay.cs
BeatmapSetOverlay.cs
BreadcrumbControlOverlayHeader.cs add missing accent colour in control tab item 2021-05-21 01:21:32 +07:00
ChangelogOverlay.cs
ChatOverlay.cs
DashboardOverlay.cs
DialogOverlay.cs
FullscreenOverlay.cs
HoldToConfirmOverlay.cs
INamedOverlayComponent.cs
KeyBindingPanel.cs
LoginOverlay.cs
MedalOverlay.cs
MusicController.cs
NewsOverlay.cs Improve code quality around cursor and upwards passing of response data 2021-05-21 15:41:31 +09:00
NotificationOverlay.cs
NowPlayingOverlay.cs
OnScreenDisplay.cs
OnlineOverlay.cs
OverlayActivation.cs
OverlayColourProvider.cs
OverlayHeader.cs
OverlayHeaderBackground.cs
OverlayPanelDisplayStyleControl.cs
OverlayRulesetSelector.cs
OverlayRulesetTabItem.cs
OverlayScrollContainer.cs
OverlaySortTabControl.cs
OverlayStreamControl.cs
OverlayStreamItem.cs
OverlayTabControl.cs
OverlayTitle.cs
OverlayView.cs
RankingsOverlay.cs
SettingsOverlay.cs
SettingsPanel.cs
SettingsSubPanel.cs
SortDirection.cs
TabControlOverlayHeader.cs
TabbableOnlineOverlay.cs
UserProfileOverlay.cs
VolumeOverlay.cs
WaveOverlayContainer.cs