osu/osu.Game/Overlays
2021-07-30 19:07:49 +02: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 Localise friends online status stream control. 2021-06-30 21:16:21 +02:00
Chat
Comments add CommentMarkdownHeading 2021-07-26 21:07:35 +07:00
Dashboard Remove excess whitespace 2021-07-01 17:25:47 +09:00
Dialog
MedalSplash
Mods Add IDeepCloneable interface and update existing CreateCopy methods to use it 2021-07-19 12:54:17 +09:00
Music
News Remove redundant arguments 2021-07-05 23:52:39 +08:00
Notifications
OSD
Profile Apply review suggestions. 2021-07-24 21:32:26 +02:00
Rankings Uppercase sort filter control text. 2021-07-30 19:07:49 +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 Fix a couple of merge oversights 2021-07-01 19:45:17 +09:00
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 Remove redundant arguments 2021-07-05 23:52:39 +08:00
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 Localise OverlayPanelDisplayStyle tab control. 2021-06-30 21:28:07 +02:00
OverlayRulesetSelector.cs
OverlayRulesetTabItem.cs
OverlayScrollContainer.cs Localise overlay "Scroll to top" button. 2021-06-30 22:19:04 +02:00
OverlaySidebar.cs
OverlaySortTabControl.cs
OverlayStreamControl.cs
OverlayStreamItem.cs Localise friends online status stream control. 2021-06-30 21:16:21 +02:00
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 Let selection container handle manual selection changes 2021-07-06 13:24:18 +02:00
WaveOverlayContainer.cs
WikiOverlay.cs