osu/osu.Game/Overlays
2024-04-27 23:43:27 +02:00
..
AccountCreation Add 2FA verification screen to registration flow 2024-02-02 07:25:04 +01:00
BeatmapListing Add inline comment to the custom implementation of multiple-selection tab items 2024-04-17 11:20:17 +03:00
BeatmapSet Fix beatmap rulest selector playing sound for initial ruleset selection 2024-04-17 11:20:17 +03:00
Changelog Fix changelog stream user count only accounting for latest build 2024-01-18 16:15:52 -08:00
Chat Apply padding to GridContainers directly 2024-02-20 23:18:37 +03:00
Comments Use better value for alignment 2024-02-14 12:24:28 +01:00
Dashboard
Dialog Change default masking value to true 2024-01-21 04:57:48 +03:00
FirstRunSetup Add missing space in setup wizard 2024-04-27 23:43:27 +02:00
Login Fix bindable not being correctly re-bound across local user changes 2024-03-29 15:50:10 +08:00
MedalSplash Demote medal "overlay" to animation 2024-02-20 16:31:31 +01:00
Mods Fix mod select overlay columns not displaying properly sometimes 2024-04-23 13:36:12 +02:00
Music Use new LINQ Order() instead of OrderBy() when possible 2024-02-08 18:01:00 +01:00
News
Notifications
OSD
Profile Merge pull request #27107 from Joehuu/rank-highest-tooltip 2024-02-22 09:08:22 +01:00
Rankings Rearrange rankings overlay tabs to match web 2024-03-12 21:15:59 -07:00
Settings Merge pull request #27965 from bdach/generic-math 2024-04-26 01:33:54 +09:00
SkinEditor Fix newly placed items in skin editor not getting correct anchor placement 2024-04-12 17:08:49 +08:00
Toolbar Change ToolbarRulesetSelector to use SelectItem to trigger new sound feedback path 2024-04-17 11:20:17 +03:00
Volume Update usage of CircularProgress.Current 2024-03-06 12:13:10 +08:00
Wiki Fix WikiPanelContainer causing poor performance 2024-03-09 00:51:33 +03:00
AccountCreationOverlay.cs Enable NRT in AccountCreationOverlay 2024-02-02 07:24:32 +01:00
BeatmapListingOverlay.cs
BeatmapSetOverlay.cs
BreadcrumbControlOverlayHeader.cs
ChangelogOverlay.cs
ChatOverlay.cs
DashboardOverlay.cs
DialogOverlay.cs Apply safeties for AudioFilter usage around drawables which go non-present 2024-02-26 21:22:25 +08:00
FirstRunSetupOverlay.cs
FullscreenOverlay.cs
HoldToConfirmOverlay.cs
IDialogOverlay.cs
INamedOverlayComponent.cs
INotificationOverlay.cs
IOverlayManager.cs
KudosuTable.cs
LoginOverlay.cs
MedalAnimation.cs NRT-annotate MedalAnimation and fix possible nullref 2024-02-20 17:59:21 +01:00
MedalOverlay.cs Fix test failures 2024-02-20 17:25:11 +01:00
MusicController.cs
NewsOverlay.cs
NotificationOverlay.cs
NotificationOverlayToastTray.cs
NowPlayingOverlay.cs Fix now playing beatmap backgrounds not being correctly centred 2024-01-23 17:30:00 +09:00
OnlineOverlay.cs
OnScreenDisplay.cs
OverlayActivation.cs
OverlayColourProvider.cs
OverlayHeader.cs
OverlayHeaderBackground.cs
OverlayPanelDisplayStyleControl.cs Update all TabItem implementations to play select sample on OnActivatedByUser 2024-04-17 11:20:17 +03:00
OverlayRulesetSelector.cs
OverlayRulesetTabItem.cs Update all TabItem implementations to play select sample on OnActivatedByUser 2024-04-17 11:20:17 +03:00
OverlayScrollContainer.cs
OverlaySidebar.cs
OverlaySortTabControl.cs
OverlayStreamControl.cs Avoid using .Children for enumeration in other locations 2024-01-23 05:32:11 +09:00
OverlayStreamItem.cs Update all TabItem implementations to play select sample on OnActivatedByUser 2024-04-17 11:20:17 +03:00
OverlayTabControl.cs Update all TabItem implementations to play select sample on OnActivatedByUser 2024-04-17 11:20:17 +03:00
OverlayTitle.cs
OverlayView.cs
RankingsOverlay.cs
RevertToDefaultButton.cs Fix revert-to-default button appearing on disabled settings regardless of value 2024-01-18 14:24:49 +03:00
SettingsOverlay.cs
SettingsPanel.cs
SettingsSearchTextBox.cs
SettingsSubPanel.cs
SettingsToolboxGroup.cs Fix SettingsToolboxGroup allocating excessively due to missing cache validation 2024-01-09 18:34:20 +09:00
SortDirection.cs
TabbableOnlineOverlay.cs
TabControlOverlayHeader.cs
UserProfileOverlay.cs
VersionManager.cs
VolumeOverlay.cs
WaveOverlayContainer.cs Fix preview tracks playing after their owning overlay has hidden 2024-04-16 16:19:26 +02:00
WikiOverlay.cs Use better method of ignore case comparison 2024-01-09 13:13:32 +09:00