osu/osu.Game/Screens/Select
Dan Balasescu f021a274d2
Merge pull request #16681 from peppy/fix-delete-local-scores
Fix delete local scores via "Clear all scores" button crashing the game
2022-01-28 17:01:31 +09:00
..
Carousel Merge branch 'master' into ruleset-ordering-fix 2022-01-27 21:46:03 +09:00
Details Fix typon on AdvancedStats 2022-01-07 17:33:38 +09:00
Filter
Leaderboards Fix a couple of cases of incorrect equality checks in the case both values are null 2022-01-28 14:29:56 +09:00
Options
BeatmapCarousel.cs Ensure beatmap carousel scroll position is maintained during deletion operations 2022-01-27 16:52:02 +09:00
BeatmapClearScoresDialog.cs Fix delete local scores crashing the game 2022-01-28 15:54:53 +09:00
BeatmapDeleteDialog.cs Fix some null inspections 2022-01-12 17:00:16 +09:00
BeatmapDetailArea.cs
BeatmapDetailAreaDetailTabItem.cs
BeatmapDetailAreaLeaderboardTabItem.cs
BeatmapDetailAreaTabControl.cs Remove unused params from BDL methods 2022-01-15 01:06:39 +01:00
BeatmapDetailAreaTabItem.cs
BeatmapDetails.cs Clean up unused resolved properties 2021-12-03 18:49:49 +09:00
BeatmapInfoWedge.cs Fix CI reported warnings 2022-01-12 22:39:00 +09:00
BeatmapInfoWedgeBackground.cs Update all simple cases of switching to IWorkingBeatmap 2021-11-17 20:56:57 +09:00
FilterControl.cs Fix CI reported warnings 2022-01-12 22:39:00 +09:00
FilterCriteria.cs Rename BeatmapSetOnlineStatus to BeatmapOnlineStatus 2021-11-24 18:42:49 +09:00
FilterQueryParser.cs
Footer.cs
FooterButton.cs
FooterButtonMods.cs
FooterButtonOptions.cs
FooterButtonRandom.cs
ImportFromStablePopup.cs
LocalScoreDeleteDialog.cs
PlayBeatmapDetailArea.cs
PlaySongSelect.cs
SongSelect.cs Update all usages of RulesetID and Ruleset.ID to use Ruleset.OnlineID 2022-01-27 15:38:03 +09:00
WedgeBackground.cs