1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00
osu-lazer/osu.Game/Overlays
2020-06-16 16:46:22 +09:00
..
AccountCreation Remove exo specification completely 2020-03-13 13:43:48 +09:00
BeatmapListing Update in line with other/unspecified switch 2020-06-15 18:45:52 +09:00
BeatmapSet Check local availability before disabling buttons 2020-05-09 10:42:56 +03:00
Changelog Remove unused changelog comments class 2020-04-12 14:55:42 +02:00
Chat Update ChannelTabControl in line with TabControl changes 2020-06-16 00:18:09 +09:00
Comments Cancel scheduled asynchronous load of comments 2020-06-13 13:00:05 +02:00
Dashboard Add back missing fill flow 2020-04-20 18:25:39 +09:00
Dialog Use framework extension method for FromHex 2020-03-11 10:18:41 +09:00
KeyBinding Fix crash when pressing clear button twice 2020-06-04 22:17:00 +09:00
MedalSplash Fix crashing TextSceneMedalOverlay 2019-12-29 03:01:14 +03:00
Mods Reword comment slightly 2020-04-28 13:26:42 +09:00
Music Add spaces to comments 2020-05-04 18:36:24 -07:00
News Add spaces to comments 2020-05-04 18:36:24 -07:00
Notifications Add spaces to comments 2020-05-04 18:36:24 -07:00
OSD Add spaces to comments 2020-05-04 18:36:24 -07:00
Profile Add spaces to comments 2020-05-04 18:36:24 -07:00
Rankings Rename panels 2020-04-21 20:55:33 +09:00
SearchableList Merge branch 'master' into master 2020-05-05 13:33:29 +09:00
Settings Add null check 2020-06-15 22:23:06 +09:00
Social Merge branch 'master' into user-cards-update 2020-03-16 14:27:21 +09:00
Toolbar Change implementation to ensure flashBackground is not present by default 2020-06-15 16:14:35 +09:00
Volume Disable adjusting volume via "select next" and "select previous" as fallbacks 2020-03-12 11:28:45 +09:00
AccountCreationOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
BeatmapDownloadTrackingComposite.cs Move and rename remaining direct classes 2020-04-21 16:41:07 +09:00
BeatmapListingOverlay.cs Combine pagination logic into BeatmapListingFilterControl 2020-05-14 15:35:11 +09:00
BeatmapSetOverlay.cs Use OverlayScrollContainer for overlays 2020-04-13 12:23:28 +03:00
BreadcrumbControlOverlayHeader.cs Update header breadcrumb tab control 2020-03-26 15:44:53 +01:00
ChangelogOverlay.cs Use OverlayScrollContainer for overlays 2020-04-13 12:23:28 +03:00
ChatOverlay.cs Add spaces to comments 2020-05-04 18:36:24 -07:00
DashboardOverlay.cs Move load to bdl 2020-04-20 15:34:48 +09:00
DialogOverlay.cs Add spaces to comments 2020-05-04 18:36:24 -07:00
FullscreenOverlay.cs Fix uncaught inconsistent naming 2020-01-30 12:50:15 +09:00
HoldToConfirmOverlay.cs Add setting to adjust hold-to-confirm activation time 2019-09-19 14:06:25 +09:00
KeyBindingPanel.cs Move common settings sub-panel logic to own class 2019-05-27 01:47:23 +09:00
LoginOverlay.cs Remove unnecessary newline 2019-03-27 22:21:28 -07:00
MedalOverlay.cs Use framework extension method for FromHex 2020-03-11 10:18:41 +09:00
MusicController.cs Change event flow to avoid firing store delete events on update 2020-05-27 16:08:47 +09:00
NewsOverlay.cs Remove unused usings 2020-04-13 12:34:51 +03:00
NotificationOverlay.cs Move NotificationSection strings to constructor (#5078) 2019-06-21 20:47:31 +09:00
NowPlayingOverlay.cs Add spaces to comments 2020-05-04 18:36:24 -07:00
OnScreenDisplay.cs Use paramref. 2019-11-17 20:49:36 +08:00
OverlayActivation.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
OverlayColourProvider.cs Adjust button colours 2020-02-12 13:28:49 +03:00
OverlayHeader.cs Adjust header content margin 2020-04-16 12:07:38 +03:00
OverlayHeaderBackground.cs Refactor background creation in OverlayHeader 2020-01-27 15:36:19 +03:00
OverlayPanelDisplayStyleControl.cs Add HoverClickSounds 2020-02-24 23:37:46 +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 Remove excessive logic 2020-04-13 10:59:53 +03:00
OverlaySortTabControl.cs Implement UserSortTabControl component 2020-02-24 05:47:21 +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 Replace ScreenTitle with OverlayTitle and update titles to match new design 2020-03-24 22:08:20 +01:00
OverlayView.cs Add better xml documentation and extract fetch method 2020-04-20 15:32:50 +09:00
RankingsOverlay.cs Use OverlayScrollContainer for overlays 2020-04-13 12:23:28 +03:00
SettingsOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
SettingsPanel.cs Move button implementation to OsuButton 2019-11-06 14:08:52 +09:00
SettingsSubPanel.cs Make sub panel back button inherit osu button 2019-12-08 10:51:25 -08:00
SocialOverlay.cs Remove unused classes and replace overlay in game 2020-04-21 16:38:47 +09:00
SortDirection.cs Remove unused classes and replace overlay in game 2020-04-21 16:38:47 +09:00
TabControlOverlayHeader.cs Adjust header content margin 2020-04-16 12:07:38 +03:00
UserProfileOverlay.cs Use OverlayScrollContainer for overlays 2020-04-13 12:23:28 +03: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 Enforce StartHidden on relevant overlays 2019-07-02 15:23:47 +09:00