osu/osu.Game/Screens/Select
2022-08-17 13:20:24 +09:00
..
Carousel Fix newly imported beatmaps not using correct comparer for sorting 2022-08-01 19:13:57 +03:00
Details
Filter Add ranked and submitted date storage and filtering 2022-07-19 19:55:56 +09:00
Leaderboards Combine ScoreInfo construction helper methods 2022-07-12 18:00:25 +09:00
Options
BeatmapCarousel.cs Fix UpdateBeatmapSetButton intermittent test failure 2022-07-21 16:24:48 +09:00
BeatmapClearScoresDialog.cs Extract common implementation of delete dialog 2022-08-06 21:04:12 +02:00
BeatmapDeleteDialog.cs Extract common implementation of delete dialog 2022-08-06 21:04:12 +02:00
BeatmapDetailArea.cs
BeatmapDetailAreaDetailTabItem.cs
BeatmapDetailAreaLeaderboardTabItem.cs
BeatmapDetailAreaTabControl.cs
BeatmapDetailAreaTabItem.cs
BeatmapDetails.cs Only expose bindable string rather than full textbox 2022-07-15 18:01:35 +09:00
BeatmapInfoWedge.cs
BeatmapInfoWedgeBackground.cs
DifficultyRangeFilterControl.cs Remove nullable disables 2022-07-03 21:15:13 +09:00
FilterControl.cs Tidy up naming of collection dropdowns 2022-07-28 13:57:21 +09:00
FilterCriteria.cs Convert realm data propagation to more correctly use Live<T> 2022-07-27 19:35:09 +09:00
FilterQueryParser.cs
Footer.cs
FooterButton.cs Tidy up comments and simplify bounding box centre logic 2022-07-02 12:58:34 +09:00
FooterButtonMods.cs Fix NRE on footer button mods 2022-07-18 10:09:14 +03:00
FooterButtonOptions.cs
FooterButtonRandom.cs
LocalScoreDeleteDialog.cs Extract common implementation of delete dialog 2022-08-06 21:04:12 +02:00
NoResultsPlaceholder.cs Show search online prompt even when no beatmaps are available locally 2022-07-15 17:50:10 +09:00
PlayBeatmapDetailArea.cs
PlaySongSelect.cs
SkinDeleteDialog.cs Extract common implementation of delete dialog 2022-08-06 21:04:12 +02:00
SongSelect.cs Allow preparing preview point without looping 2022-08-17 13:20:24 +09:00
WedgeBackground.cs