osu/osu.Game/Screens/Select
2020-11-06 13:14:29 +09:00
..
Carousel Rename BeatmapDifficultyManager to BeatmapDifficultyCache 2020-11-06 13:14:29 +09:00
Details Rename BeatmapDifficultyManager to BeatmapDifficultyCache 2020-11-06 13:14:29 +09:00
Filter
Leaderboards Allow null user score 2020-08-31 20:16:28 +09:00
Options Remove unused using and move dialog to BDL 2020-09-14 12:10:00 -07:00
BeatmapCarousel.cs Ensure visible items is greater than zero before trying to display a range 2020-10-19 19:55:20 +09:00
BeatmapClearScoresDialog.cs
BeatmapDeleteDialog.cs
BeatmapDetailArea.cs Remember leaderboard mods filter selection in song select 2020-09-15 21:53:35 -07:00
BeatmapDetailAreaDetailTabItem.cs
BeatmapDetailAreaLeaderboardTabItem.cs
BeatmapDetailAreaTabControl.cs Remember leaderboard mods filter selection in song select 2020-09-15 21:53:35 -07:00
BeatmapDetailAreaTabItem.cs
BeatmapDetails.cs Fix "bounce" when metadata container text is empty 2020-10-31 01:06:19 +13:00
BeatmapInfoWedge.cs Rename BeatmapDifficultyManager to BeatmapDifficultyCache 2020-11-06 13:14:29 +09:00
DifficultyRecommender.cs Remove IOnlineComponent and change existing components to use bindable flow 2020-10-22 14:19:12 +09:00
FilterControl.cs Fix potential nullref in FilterControl during asynchronous load 2020-09-15 23:19:31 +09:00
FilterCriteria.cs Resolve CA2249 inspections 2020-11-01 18:54:44 +01:00
FilterQueryParser.cs Use string.Starts-/EndsWith char overloads 2020-10-16 11:27:02 +02:00
Footer.cs
FooterButton.cs
FooterButtonMods.cs
FooterButtonOptions.cs
FooterButtonRandom.cs
ImportFromStablePopup.cs Import collections on initial import-from-stable step 2020-09-11 11:16:00 +09:00
LocalScoreDeleteDialog.cs
MatchSongSelect.cs Fix global mods being retained by rooms 2020-09-04 15:20:55 +09:00
PlayBeatmapDetailArea.cs Remember leaderboard mods filter selection in song select 2020-09-15 21:53:35 -07:00
PlaySongSelect.cs Fix edit beatmap options button not resuming back to song select 2020-11-01 13:50:38 -08:00
SongSelect.cs Reduce assert to guard in the outwards direction 2020-11-03 16:49:13 +09:00
WedgeBackground.cs