1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 01:43:20 +08:00
osu-lazer/osu.Game/Overlays
2021-08-04 17:30:33 +09:00
..
AccountCreation
BeatmapListing Merge branch 'master' into localisable-description 2021-08-03 18:29:52 +09:00
BeatmapSet Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
Changelog Use direct reference instead 2021-08-03 15:34:21 +08:00
Chat Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
Comments Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
Dashboard Merge branch 'master' into localisable-description 2021-08-03 18:29:52 +09:00
Dialog Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
MedalSplash
Mods Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
Music
News Use direct reference instead 2021-08-03 15:34:21 +08:00
Notifications
OSD
Profile Localise weighting percentage. 2021-07-31 15:56:25 +02:00
Rankings Update new usages of LocalisableEnum 2021-08-03 18:31:59 +09:00
Settings Add hover+select sounds to some components that are missing them 2021-07-30 21:35:28 +09:00
Toolbar Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
Volume Avoid double playback of sample 2021-07-08 20:36:25 +09:00
Wiki Use direct reference instead 2021-08-03 15:34:21 +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 Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
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 Update mapper usages with LocalisableDescription 2021-07-31 01:47:14 +03:00
OverlayRulesetSelector.cs
OverlayRulesetTabItem.cs
OverlayScrollContainer.cs
OverlaySidebar.cs
OverlaySortTabControl.cs
OverlayStreamControl.cs
OverlayStreamItem.cs
OverlayTabControl.cs
OverlayTitle.cs
OverlayView.cs Remove IOnlineComponent and change existing components to use bindable flow 2020-10-22 14:19:12 +09:00
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 Make sub panel back button inherit osu button 2019-12-08 10:51:25 -08:00
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