osu/osu.Game/Screens/Select
2022-01-15 01:06:39 +01:00
..
Carousel Update FilterMatchingTest and filter code to use ruleset's OnlineID 2022-01-10 12:30:34 +09:00
Details Fix typon on AdvancedStats 2022-01-07 17:33:38 +09:00
Filter Fix enum ordering after adding source 2021-05-09 15:39:59 -07:00
Leaderboards Update usages to new naming 2022-01-06 22:54:43 +09:00
Options Update usages of Drawable.Click() 2021-08-04 17:30:33 +09:00
BeatmapCarousel.cs Update cases where equality can be used instead of primary key equality 2021-11-24 12:49:57 +09:00
BeatmapClearScoresDialog.cs Rename last remaining BeatmapInfo Beatmap usage 2021-10-04 17:35:53 +09:00
BeatmapDeleteDialog.cs Fix a few more "maybe null" inspections 2021-11-04 16:11:23 +09:00
BeatmapDetailArea.cs Rename all remaining cases 2021-10-03 00:55:29 +09:00
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 Add missing null check before attempting to populate bpm info 2021-12-10 13:53:48 +09:00
BeatmapInfoWedgeBackground.cs Update all simple cases of switching to IWorkingBeatmap 2021-11-17 20:56:57 +09:00
FilterControl.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
FilterCriteria.cs Rename BeatmapSetOnlineStatus to BeatmapOnlineStatus 2021-11-24 18:42:49 +09:00
FilterQueryParser.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
Footer.cs Initial implementation of freemod selection overlay 2021-01-27 22:15:53 +09:00
FooterButton.cs Update with keybinding changes 2021-09-16 18:26:12 +09:00
FooterButtonMods.cs Remove "Unranked" text from ModDisplay 2021-06-09 13:45:09 +09:00
FooterButtonOptions.cs
FooterButtonRandom.cs Update with keybinding changes 2021-09-16 18:26:12 +09:00
ImportFromStablePopup.cs Reword import dialogs. 2021-05-17 12:55:58 +02:00
LocalScoreDeleteDialog.cs Rename all remaining cases 2021-10-03 00:55:29 +09:00
PlayBeatmapDetailArea.cs Rename all remaining cases 2021-10-03 00:55:29 +09:00
PlaySongSelect.cs Rename last remaining BeatmapInfo Beatmap usage 2021-10-04 17:35:53 +09:00
SongSelect.cs Merge branch 'master' into primary-key-consistency 2021-12-08 21:34:38 +09:00
WedgeBackground.cs