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-09-08 18:12:03 +09:00
..
AccountCreation Remove exo specification completely 2020-03-13 13:43:48 +09:00
BeatmapListing Update with missing icons 2020-09-03 17:05:45 +09:00
BeatmapSet Update with missing icons 2020-09-03 17:05:45 +09:00
Changelog Update names and icons to match new designs 2020-09-03 16:34:58 +09:00
Chat Remove outdated SearchableList classes 2020-09-03 16:34:58 +09:00
Comments Change method structure for hover/unhover state setting (shouldn't be called "Fade") 2020-07-30 13:49:04 +09:00
Dashboard Update names and icons to match new designs 2020-09-03 16:34:58 +09:00
Dialog Expose dialog body text getter 2020-07-06 22:01:45 +09:00
KeyBinding Re-privatise buttons 2020-08-03 15:25:23 +09:00
MedalSplash Fix crashing TextSceneMedalOverlay 2019-12-29 03:01:14 +03:00
Mods Select mods via exact types 2020-07-15 19:35:52 +09:00
Music Fix OSD occasionally display incorrect play/pause state 2020-09-08 18:12:03 +09:00
News Update names and icons to match new designs 2020-09-03 16:34:58 +09: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 Update names and icons to match new designs 2020-09-03 16:34:58 +09:00
Rankings Update names and icons to match new designs 2020-09-03 16:34:58 +09:00
SearchableList Remove outdated SearchableList classes 2020-09-03 16:34:58 +09:00
Settings Remove unnecessary string interpolation 2020-09-04 16:28:35 +09:00
Toolbar Adjust toolbar button sizing 2020-09-03 16:34:58 +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 Move header setting to FullscreenOverlay 2020-09-03 16:34:58 +09:00
BeatmapSetOverlay.cs Move header setting to FullscreenOverlay 2020-09-03 16:34:58 +09:00
BreadcrumbControlOverlayHeader.cs Update header breadcrumb tab control 2020-03-26 15:44:53 +01:00
ChangelogOverlay.cs Move header setting to FullscreenOverlay 2020-09-03 16:34:58 +09:00
ChatOverlay.cs Update names and icons to match new designs 2020-09-03 16:34:58 +09:00
DashboardOverlay.cs Move header setting to FullscreenOverlay 2020-09-03 16:34:58 +09:00
DialogOverlay.cs Add spaces to comments 2020-05-04 18:36:24 -07:00
FullscreenOverlay.cs Move header setting to FullscreenOverlay 2020-09-03 16:34:58 +09:00
HoldToConfirmOverlay.cs Add setting to adjust hold-to-confirm activation time 2019-09-19 14:06:25 +09:00
INamedOverlayComponent.cs Centralise fetching of overlay component titles and textures 2020-09-03 16:34:58 +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 Merge branch 'master' into fix-music-controller-regressed 2020-09-04 20:10:43 +09:00
NewsOverlay.cs Move header setting to FullscreenOverlay 2020-09-03 16:34:58 +09:00
NotificationOverlay.cs Update with missing icons 2020-09-03 17:05:45 +09:00
NowPlayingOverlay.cs Update names and icons to match new designs 2020-09-03 16:34:58 +09: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 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 Move header setting to FullscreenOverlay 2020-09-03 16:34:58 +09: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 Centralise fetching of overlay component titles and textures 2020-09-03 16:34:58 +09:00
OverlayView.cs Move header setting to FullscreenOverlay 2020-09-03 16:34:58 +09:00
RankingsOverlay.cs Move header setting to FullscreenOverlay 2020-09-03 16:34:58 +09:00
SettingsOverlay.cs Combine settings strings to read from same location 2020-09-03 16:34: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
SortDirection.cs Remove unused classes and replace overlay in game 2020-04-21 16:38:47 +09:00
TabControlOverlayHeader.cs Make content side padding adjustable for OverlayHeader 2020-07-21 20:02:22 +03:00
UserProfileOverlay.cs Fix UserProfile weirdness 2020-09-03 17:11:34 +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