osu/osu.Game/Overlays
Lucas A b0b46eed40
Apply review suggestions.
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
2021-07-24 21:32:26 +02:00
..
AccountCreation
BeatmapListing Use existing bool 2021-07-21 16:04:07 +09:00
BeatmapSet Localise accuracy display. 2021-07-23 22:37:08 +02:00
Changelog Localise friends online status stream control. 2021-06-30 21:16:21 +02:00
Chat use .Equals() instead 2021-06-24 10:45:20 +08:00
Comments Update usages of IHasTooltip in line with framework localisation changes 2021-06-25 19:10:04 +02:00
Dashboard Remove excess whitespace 2021-07-01 17:25:47 +09:00
Dialog Add a mention of why StartHidden is required 2021-05-28 14:41:01 +09:00
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 Merge pull request #8038 from thewildtree/adjust-rankings-overlay 2021-07-07 20:24:11 +09:00
Settings Remove unused imports. 2021-07-20 21:57:55 -07:00
Toolbar Remove commented code 2021-06-23 15:06:29 +09:00
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 Remove unused using statement 2021-06-12 00:23:18 +09:00
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 Remove previous consumption logic in GetWorkingBeatmap 2021-05-31 14:11:58 +09:00
NewsOverlay.cs Pass fetch more action in via ctor to avoid potential nullref 2021-05-26 22:49:39 +09:00
NotificationOverlay.cs
NowPlayingOverlay.cs
OnlineOverlay.cs Hoist scroll cache declaration to original place of definition 2021-06-07 11:18:18 +02:00
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 create abstract class OverlaySidebar 2021-06-04 00:12:13 +07:00
OverlaySortTabControl.cs fix checkbox sounds not being used for certain checkboxes 2021-06-18 21:00:08 +09:00
OverlayStreamControl.cs
OverlayStreamItem.cs Localise friends online status stream control. 2021-06-30 21:16:21 +02:00
OverlayTabControl.cs add sound to tab controls 2021-06-18 19:16:00 +09:00
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 Fix settings panel hide animation looking wrong when a sub-panel is visible when hidden 2021-05-26 19:25:05 +09:00
SettingsSubPanel.cs
SortDirection.cs
TabbableOnlineOverlay.cs
TabControlOverlayHeader.cs Localise beatmap listing enum values 2021-06-16 15:58:07 +09:00
UserProfileOverlay.cs
VolumeOverlay.cs Let selection container handle manual selection changes 2021-07-06 13:24:18 +02:00
WaveOverlayContainer.cs
WikiOverlay.cs Hoist scroll cache declaration to original place of definition 2021-06-07 11:18:18 +02:00