osu/osu.Game/Overlays
2020-12-18 15:16:36 +09:00
..
AccountCreation Add null checks to unguarded resolved-as-null fields 2020-11-14 14:52:58 +01:00
BeatmapListing sort by ruleset id first then star diff 2020-12-15 11:09:09 +07:00
BeatmapSet Make IAPIProvider read-only bindables into IBindables 2020-12-18 15:16:36 +09:00
Changelog Make all toolbar tooltips lowercase 2020-09-06 10:13:06 -07:00
Chat Fix hovered channel tabs color when unselected 2020-09-17 19:10:58 -07:00
Comments Make IAPIProvider read-only bindables into IBindables 2020-12-18 15:16:36 +09:00
Dashboard Remove unnecessary inheritance to OverlayView 2020-12-18 02:51:19 +03:00
Dialog
KeyBinding Add editor key bindings to switch between screens 2020-09-22 15:55:25 +09:00
MedalSplash
Mods Add corner rounding and positional transform 2020-12-07 16:43:07 +09:00
Music Just set music shortcut text locally 2020-11-23 20:43:46 -08:00
News Make all toolbar tooltips lowercase 2020-09-06 10:13:06 -07:00
Notifications
OSD Just set music shortcut text locally 2020-11-23 20:43:46 -08:00
Profile Add todo comment reminding of updating friends list along 2020-12-17 13:33:49 +03:00
Rankings Make all toolbar tooltips lowercase 2020-09-06 10:13:06 -07:00
Settings Merge branch 'master' into import-screen 2020-12-15 12:37:27 +09:00
Toolbar Add missing schedule call 2020-10-22 14:49:48 +09:00
Volume
AccountCreationOverlay.cs Remove IOnlineComponent and change existing components to use bindable flow 2020-10-22 14:19:12 +09:00
BeatmapDownloadTrackingComposite.cs
BeatmapListingOverlay.cs Force beatmap listing overlay's textbox back on screen when a key is pressed 2020-11-10 16:26:30 +09:00
BeatmapSetOverlay.cs Move header setting to FullscreenOverlay 2020-09-03 16:34:58 +09:00
BreadcrumbControlOverlayHeader.cs
ChangelogOverlay.cs Move header setting to FullscreenOverlay 2020-09-03 16:34:58 +09:00
ChatOverlay.cs Apply changes in line with framework event logic update 2020-10-01 13:06:01 +09:00
DashboardOverlay.cs Add and consume multi-lookup API endpoint 2020-11-06 17:00:29 +09:00
DialogOverlay.cs
FullscreenOverlay.cs Remove IOnlineComponent and change existing components to use bindable flow 2020-10-22 14:19:12 +09:00
HoldToConfirmOverlay.cs
INamedOverlayComponent.cs Centralise fetching of overlay component titles and textures 2020-09-03 16:34:58 +09:00
KeyBindingPanel.cs
LoginOverlay.cs
MedalOverlay.cs
MusicController.cs Rename IsUserPaused -> UserPauseRequested 2020-11-02 16:08:59 +09:00
NewsOverlay.cs Move header setting to FullscreenOverlay 2020-09-03 16:34:58 +09:00
NotificationOverlay.cs Remove unused usings rider couldn't see 2020-11-30 17:49:55 +09:00
NowPlayingOverlay.cs Never disable pause button on now playing overlay 2020-11-06 17:26:23 +09:00
OnScreenDisplay.cs Move default config tracking calls out of OnScreenDisplay itself 2020-11-11 13:53:09 +09:00
OverlayActivation.cs
OverlayColourProvider.cs
OverlayHeader.cs Centralise fetching of overlay component titles and textures 2020-09-03 16:34:58 +09:00
OverlayHeaderBackground.cs
OverlayPanelDisplayStyleControl.cs
OverlayRulesetSelector.cs
OverlayRulesetTabItem.cs
OverlayScrollContainer.cs Move header setting to FullscreenOverlay 2020-09-03 16:34:58 +09:00
OverlaySortTabControl.cs
OverlayStreamControl.cs
OverlayStreamItem.cs
OverlayTabControl.cs
OverlayTitle.cs Use new icon in chat overlay 2020-09-17 14:56:08 -07:00
OverlayView.cs Revert "Allow OverlayView fetching with no API requests required" 2020-12-18 01:27:58 +03:00
RankingsOverlay.cs Move header setting to FullscreenOverlay 2020-09-03 16:34:58 +09:00
SettingsOverlay.cs Merge branch 'master' into settings-remove-transparency 2020-11-30 17:50:26 +09:00
SettingsPanel.cs Remove unnecessary multiplication 2020-11-30 17:56:04 +09:00
SettingsSubPanel.cs
SortDirection.cs
TabControlOverlayHeader.cs Fix enum descriptions not being displayed in OverlayHeaderTabControl 2020-10-28 17:44:15 +09:00
UserProfileOverlay.cs Use int instead of long for user_id fields for now 2020-11-06 12:59:46 +09:00
VolumeOverlay.cs
WaveOverlayContainer.cs Remove outdated SearchableList classes 2020-09-03 16:34:58 +09:00