osu/osu.Game/Overlays
2021-07-29 15:39:26 +08:00
..
AccountCreation
BeatmapListing Use existing bool 2021-07-21 16:04:07 +09:00
BeatmapSet Reduce implicit conversions by using default 2021-07-27 21:46:29 +02:00
Changelog
Chat
Comments add CommentMarkdownHeading 2021-07-26 21:07:35 +07:00
Dashboard
Dialog
MedalSplash
Mods Add IDeepCloneable interface and update existing CreateCopy methods to use it 2021-07-19 12:54:17 +09:00
Music
News
Notifications
OSD
Profile Apply review suggestions. 2021-07-24 21:32:26 +02:00
Rankings Reduce implicit conversions by using default 2021-07-27 21:46:29 +02:00
Settings Update incorrect linked comment 2021-07-26 17:28:58 +09:00
Toolbar
Volume Avoid double playback of sample 2021-07-08 20:36:25 +09:00
Wiki Merge branch 'localisation-base' of https://github.com/kj415j45/osu into localisation-base 2021-07-17 21:19:14 +08:00
AccountCreationOverlay.cs
BeatmapDownloadTrackingComposite.cs
BeatmapListingOverlay.cs
BeatmapSetOverlay.cs
BreadcrumbControlOverlayHeader.cs Allow null for breadcrumb control 2021-07-17 20:33:26 +08:00
ChangelogOverlay.cs
ChatOverlay.cs Adapt to PlatformAction type change 2021-07-21 16:12:53 +09:00
DashboardOverlay.cs
DialogOverlay.cs
FullscreenOverlay.cs
HoldToConfirmOverlay.cs
INamedOverlayComponent.cs
LoginOverlay.cs
MedalOverlay.cs
MusicController.cs Reset all types of adjustments in MusicController; Rename AllowRateAdjustments to AllowTrackAdjustments 2021-07-29 15:39:26 +08:00
NewsOverlay.cs
NotificationOverlay.cs
NowPlayingOverlay.cs
OnlineOverlay.cs
OnScreenDisplay.cs
OverlayActivation.cs
OverlayColourProvider.cs Merge branch 'master' into fix-orange-hue 2021-07-14 12:32:45 +09:00
OverlayHeader.cs
OverlayHeaderBackground.cs
OverlayPanelDisplayStyleControl.cs
OverlayRulesetSelector.cs
OverlayRulesetTabItem.cs
OverlayScrollContainer.cs
OverlaySidebar.cs
OverlaySortTabControl.cs
OverlayStreamControl.cs
OverlayStreamItem.cs
OverlayTabControl.cs
OverlayTitle.cs
OverlayView.cs
RankingsOverlay.cs
RestoreDefaultValueButton.cs Add back LoadComplete override 2021-07-10 17:57:52 +03:00
SettingsOverlay.cs Eliminate Overlay.KeyBinding namespace and move everything to Settings.Section.Input 2021-07-20 21:18:24 -07:00
SettingsPanel.cs
SettingsSubPanel.cs
SortDirection.cs
TabbableOnlineOverlay.cs
TabControlOverlayHeader.cs
UserProfileOverlay.cs
VolumeOverlay.cs
WaveOverlayContainer.cs
WikiOverlay.cs