1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 20:07:24 +08:00
osu-lazer/osu.Game/Screens/Select
Dean Herbert c0e5f11c90
Merge pull request #19532 from frenzibyte/fix-new-items-sort-stability
Fix newly imported beatmaps not using correct comparer for sorting
2022-08-02 02:20:51 +09:00
..
Carousel Fix newly imported beatmaps not using correct comparer for sorting 2022-08-01 19:13:57 +03:00
Details Update parameter discards 2022-06-24 21:26:19 +09:00
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 Automated #nullable processing 2022-06-17 16:37:17 +09:00
BeatmapCarousel.cs Fix UpdateBeatmapSetButton intermittent test failure 2022-07-21 16:24:48 +09:00
BeatmapClearScoresDialog.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BeatmapDeleteDialog.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BeatmapDetailArea.cs Update parameter discards 2022-06-24 21:26:19 +09:00
BeatmapDetailAreaDetailTabItem.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BeatmapDetailAreaLeaderboardTabItem.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BeatmapDetailAreaTabControl.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BeatmapDetailAreaTabItem.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BeatmapDetails.cs Only expose bindable string rather than full textbox 2022-07-15 18:01:35 +09:00
BeatmapInfoWedge.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
BeatmapInfoWedgeBackground.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
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 Replace usages of string.To{Lower,Upper}() 2022-06-24 11:57:45 +02:00
Footer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
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 Automated #nullable processing 2022-06-17 16:37:17 +09:00
FooterButtonRandom.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
LocalScoreDeleteDialog.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
NoResultsPlaceholder.cs Show search online prompt even when no beatmaps are available locally 2022-07-15 17:50:10 +09:00
PlayBeatmapDetailArea.cs Update parameter discards 2022-06-24 21:26:19 +09:00
PlaySongSelect.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SkinDeleteDialog.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SongSelect.cs Fix song select not updating selected beatmap card on editor resume 2022-07-30 19:47:42 +03:00
WedgeBackground.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00