1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00
osu-lazer/osu.Game/Overlays
Dean Herbert e44667e5e0
Use MinValue instead
Co-authored-by: Salman Ahmed <slmanarendo1950@gmail.com>
2021-02-10 11:31:34 +09:00
..
AccountCreation Remove now-unused fields & locals 2021-01-05 22:56:53 +01:00
BeatmapListing Merge branch 'master' into user-beatmap-downloading-states-2 2021-02-05 15:27:17 +09:00
BeatmapSet Remove game-local enum [Order] attribute 2021-01-27 22:29:52 +01:00
Changelog Fix changelog header staying dimmed after build show 2020-12-28 16:35:33 +01:00
Chat Use Update instead of UpdateAfterChildren (no need for the latter) 2021-02-02 15:57:17 +09:00
Comments Revert "Minor refactoring" 2021-01-22 22:49:49 +03:00
Dashboard Refactor LoadingLayer to avoid applying effects to external drawables 2021-01-05 17:31:45 +09:00
Dialog Expose dialog body text getter 2020-07-06 22:01:45 +09:00
KeyBinding Add editor key bindings to switch between screens 2020-09-22 15:55:25 +09:00
MedalSplash
Mods Subclass LocalPlayerModSelectOverlay to correctly deselect incompatible mods on free mod selection 2021-02-05 16:42:35 +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 Enforce float type in the download progress path instead 2021-01-17 21:16:48 +03:00
OSD Just set music shortcut text locally 2020-11-23 20:43:46 -08:00
Profile Rename FriendsButton to FollowersButton 2021-01-21 23:40:23 +03:00
Rankings Refactor LoadingLayer to avoid applying effects to external drawables 2021-01-05 17:31:45 +09:00
Settings Ensure the item is present before trying to select it 2021-01-29 19:17:12 +09:00
Toolbar Update enum name in line with changes 2021-01-06 23:12:56 +09:00
Volume Disable adjusting volume via "select next" and "select previous" as fallbacks 2020-03-12 11:28:45 +09:00
AccountCreationOverlay.cs Ensure account creation overlay is shown after logout 2020-12-25 15:40:39 +01:00
BeatmapDownloadTrackingComposite.cs Move and rename remaining direct classes 2020-04-21 16:41:07 +09:00
BeatmapListingOverlay.cs Change BackgroundColour into a property 2021-02-09 18:32:44 +09:00
BeatmapSetOverlay.cs Change BackgroundColour into a property 2021-02-09 18:32:44 +09:00
BreadcrumbControlOverlayHeader.cs Update header breadcrumb tab control 2020-03-26 15:44:53 +01:00
ChangelogOverlay.cs Change BackgroundColour into a property 2021-02-09 18:32:44 +09:00
ChatOverlay.cs Apply changes in line with framework event logic update 2020-10-01 13:06:01 +09:00
DashboardOverlay.cs Implement TabbableOnlineOverlay component 2021-01-18 21:22:50 +03:00
DialogOverlay.cs Add spaces to comments 2020-05-04 18:36:24 -07:00
FullscreenOverlay.cs Change BackgroundColour into a property 2021-02-09 18:32:44 +09:00
HoldToConfirmOverlay.cs Reduce final fill alpha of main menu confirm-to-exit 2021-01-18 18:22:21 +09:00
INamedOverlayComponent.cs Centralise fetching of overlay component titles and textures 2020-09-03 16:34:58 +09:00
KeyBindingPanel.cs
LoginOverlay.cs
MedalOverlay.cs Use framework extension method for FromHex 2020-03-11 10:18:41 +09:00
MusicController.cs Rename IsUserPaused -> UserPauseRequested 2020-11-02 16:08:59 +09:00
NewsOverlay.cs Rename WebOverlay to OnlineOverlay 2021-01-18 11:13:38 +03:00
NotificationOverlay.cs Remove unused usings rider couldn't see 2020-11-30 17:49:55 +09:00
NowPlayingOverlay.cs Merge branch 'master' into user-beatmap-downloading-states-2 2021-02-09 21:06:09 +09:00
OnlineOverlay.cs Use MinValue instead 2021-02-10 11:31:34 +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 Create static colour properties for now 2021-01-13 17:07:11 +03:00
OverlayHeader.cs Centralise fetching of overlay component titles and textures 2020-09-03 16:34:58 +09:00
OverlayHeaderBackground.cs Refactor background creation in OverlayHeader 2020-01-27 15:36:19 +03:00
OverlayPanelDisplayStyleControl.cs Implement UserBrickPanel component 2020-07-18 20:24:38 +03:00
OverlayRulesetSelector.cs Update ruleset selector design 2020-03-24 22:14:15 +01:00
OverlayRulesetTabItem.cs Update ruleset selector design 2020-03-24 22:14:15 +01:00
OverlayScrollContainer.cs Refactor code into UserTrackingScrollContainer 2020-12-22 17:36:44 +02:00
OverlaySortTabControl.cs Implement RankingsSortTabControl component 2020-07-13 01:22:05 +03:00
OverlayStreamControl.cs Adjust class naming 2020-03-04 23:08:58 +03:00
OverlayStreamItem.cs Limit font weight to bold 2020-03-16 16:32:25 -07:00
OverlayTabControl.cs Update header tab control 2020-03-26 15:43:48 +01:00
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 Avoid unbinding external events 2021-02-09 18:42:15 +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 Remove unused classes and replace overlay in game 2020-04-21 16:38:47 +09:00
TabbableOnlineOverlay.cs Avoid unbinding external events 2021-02-09 18:42:15 +09:00
TabControlOverlayHeader.cs Fix enum descriptions not being displayed in OverlayHeaderTabControl 2020-10-28 17:44:15 +09:00
UserProfileOverlay.cs Change BackgroundColour into a property 2021-02-09 18:32:44 +09:00
VolumeOverlay.cs Fix mute button falling off the screen when UI scaling is used 2020-05-15 12:22:59 +09:00
WaveOverlayContainer.cs Remove outdated SearchableList classes 2020-09-03 16:34:58 +09:00