osu/osu.Game/Screens/Select
Dean Herbert eb3f480a2a
Merge pull request #28683 from frenzibyte/footer-v2-integration
Replace local footer in existing sheared overlays (e.g. mod select & first-run setup) with `ScreenFooter`
2024-07-12 22:45:06 +09:00
..
Carousel Reduce length of fade-out when hiding beatmap panels 2024-06-26 12:01:38 +09:00
Details Creating method in ModUtils to calculate the rate for the song 2024-06-06 10:06:07 -03:00
Filter
Leaderboards
Options
BeatmapCarousel.cs Add similar special case for insert after removal 2024-07-09 20:44:55 +09:00
BeatmapClearScoresDialog.cs
BeatmapDeleteDialog.cs
BeatmapDetailArea.cs
BeatmapDetailAreaDetailTabItem.cs
BeatmapDetailAreaLeaderboardTabItem.cs
BeatmapDetailAreaTabControl.cs
BeatmapDetailAreaTabItem.cs
BeatmapDetails.cs
BeatmapInfoWedge.cs Fix code quality and null handling 2024-06-07 00:01:50 +08:00
BeatmapInfoWedgeBackground.cs
BeatmapInfoWedgeV2.cs
FilterControl.cs Adjust calls to GetContainingInputManager() 2024-06-18 07:41:19 +02:00
FilterCriteria.cs Add mods to FilterCriteria, pass to ruleset method 2024-03-28 23:03:26 +09:00
FilterQueryParser.cs Update OptionalSet implementation to intersect across multiple filters rather than union 2024-03-26 12:32:03 +01:00
Footer.cs
FooterButton.cs
FooterButtonMods.cs Swap the low and high multiplier color 2024-06-26 21:39:14 +08:00
FooterButtonOptions.cs
FooterButtonRandom.cs
LocalScoreDeleteDialog.cs
ModSpeedHotkeyHandler.cs Rewrite implementation 2024-05-24 13:03:42 +02:00
NoResultsPlaceholder.cs
PlayBeatmapDetailArea.cs
PlaySongSelect.cs Adjust calls to GetContainingInputManager() 2024-06-18 07:41:19 +02:00
SkinDeleteDialog.cs
SongSelect.cs Migrate mod select overlay footer content 2024-06-30 06:50:36 +03:00
SongSelectTouchInputDetector.cs
WedgeBackground.cs