osu/osu.Game/Overlays
2024-02-19 10:19:25 +01:00
..
AccountCreation Add 2FA verification screen to registration flow 2024-02-02 07:25:04 +01:00
BeatmapListing Replace hexacons in toolbar with new icons 2023-12-27 17:42:18 +01:00
BeatmapSet Remove placeholder classes and inline everything 2024-02-12 21:30:10 +03:00
Changelog Fix changelog stream user count only accounting for latest build 2024-01-18 16:15:52 -08:00
Chat Avoid using .Children for enumeration in other locations 2024-01-23 05:32:11 +09:00
Comments Use better value for alignment 2024-02-14 12:24:28 +01:00
Dashboard Show local user in online users 2023-12-28 17:40:07 +09:00
Dialog Change default masking value to true 2024-01-21 04:57:48 +03:00
FirstRunSetup Split copy info text into two rather than parameterise 2024-02-05 16:30:04 +01:00
Login Add loading layer when requesting a code reissue 2024-01-29 17:54:34 +09:00
MedalSplash Update R# + fix inspections 2024-02-02 21:00:28 +09:00
Mods Merge pull request #26734 from Joehuu/fix-edit-mod-preset-button-flow 2024-02-05 16:10:37 +01:00
Music Use new LINQ Order() instead of OrderBy() when possible 2024-02-08 18:01:00 +01:00
News Replace hexacons in toolbar with new icons 2023-12-27 17:42:18 +01:00
Notifications Fix progress notifications queueing up infinite text changes when not visible 2023-12-18 19:00:44 +09:00
OSD
Profile Merge pull request #27053 from frenzibyte/unranked-pp-placeholder 2024-02-13 18:59:55 +08:00
Rankings Minor adjustments 2024-02-07 16:46:59 +08:00
Settings Use new LINQ Order() instead of OrderBy() when possible 2024-02-08 18:01:00 +01:00
SkinEditor Disable nested input managers on edited screen when skin editor is open 2024-02-19 10:19:25 +01:00
Toolbar Standardise font specs 2024-02-15 02:54:28 +08:00
Volume Update R# + fix inspections 2024-02-02 21:00:28 +09:00
Wiki Centralise INDEX_PATH to WikiOverlay 2024-01-08 14:28:16 -08: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 Replace hexacons in toolbar with new icons 2023-12-27 17:42:18 +01:00
DashboardOverlay.cs
DialogOverlay.cs Update popup dialog design 2023-12-28 19:04:35 +09:00
FirstRunSetupOverlay.cs
FullscreenOverlay.cs
HoldToConfirmOverlay.cs
IDialogOverlay.cs
INamedOverlayComponent.cs
INotificationOverlay.cs
IOverlayManager.cs
KudosuTable.cs
LoginOverlay.cs
MedalOverlay.cs
MusicController.cs
NewsOverlay.cs
NotificationOverlay.cs Replace hexacons in toolbar with new icons 2023-12-27 17:42:18 +01:00
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
OverlayRulesetSelector.cs
OverlayRulesetTabItem.cs
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
OverlayTabControl.cs
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 Merge branch 'master' into universal-offset-from-session-plays 2023-12-28 14:07:46 +01:00
SettingsPanel.cs Speed up fades in transition to avoid ugliness 2023-12-27 13:49:00 +09:00
SettingsSearchTextBox.cs
SettingsSubPanel.cs Move back button inside sidebar to fix weird animation 2023-12-27 13:39:13 +09:00
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
WikiOverlay.cs Use better method of ignore case comparison 2024-01-09 13:13:32 +09:00