osu/osu.Game/Screens/Select
2024-05-24 13:19:26 +02:00
..
Carousel Add mods to FilterCriteria, pass to ruleset method 2024-03-28 23:03:26 +09:00
Details Add ability to query key count with mods 2024-03-28 22:51:12 +09:00
Filter
Leaderboards Fix song select leaderboard tab ordering not matching stable 2023-12-28 14:13:35 +09:00
Options
BeatmapCarousel.cs Adjust beatmap carousel padding to avoid scrollbar disappearing underneath logo 2024-01-25 15:21:19 +09:00
BeatmapClearScoresDialog.cs
BeatmapDeleteDialog.cs
BeatmapDetailArea.cs
BeatmapDetailAreaDetailTabItem.cs
BeatmapDetailAreaLeaderboardTabItem.cs
BeatmapDetailAreaTabControl.cs
BeatmapDetailAreaTabItem.cs
BeatmapDetails.cs Apply padding to GridContainers directly 2024-02-20 23:18:37 +03:00
BeatmapInfoWedge.cs Extract common helper for BPM rounding 2024-02-22 10:27:37 +01:00
BeatmapInfoWedgeBackground.cs
BeatmapInfoWedgeV2.cs
FilterControl.cs Update focus specifications in line with framework changes 2024-05-22 21:32:49 +08: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 Add unranked indicator to song select footer too 2024-02-01 21:51:41 +01:00
FooterButtonOptions.cs
FooterButtonRandom.cs
LocalScoreDeleteDialog.cs
ModSpeedHotkeyHandler.cs Rewrite implementation 2024-05-24 13:03:42 +02:00
NoResultsPlaceholder.cs
PlayBeatmapDetailArea.cs Fix song select leaderboard tab ordering not matching stable 2023-12-28 14:13:35 +09:00
PlaySongSelect.cs Change ResultsScreen constructor boolean params to init-only properties 2024-02-22 20:15:03 +01:00
SkinDeleteDialog.cs
SongSelect.cs Actually use return value 2024-05-24 13:09:44 +02:00
SongSelectTouchInputDetector.cs
WedgeBackground.cs