1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 13:27:23 +08:00
osu-lazer/osu.Game/Screens/Select
2022-11-15 20:57:31 +08:00
..
Carousel Clamp backwards index to total current items to fix edge case of item removal 2022-10-26 11:03:11 +09:00
Details Update parameter discards 2022-06-24 21:26:19 +09:00
Filter Add date submitted sorting 2022-08-21 23:09:33 -04:00
Leaderboards Apply NRT to BeatmapLeaderboard / MatchLeaderboard 2022-09-26 16:17:28 +09:00
Options AddButton now returns the button 2022-11-15 20:57:31 +08:00
BeatmapCarousel.cs Improve song select transition to gameplay 2022-11-04 15:24:37 +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 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 Rename default value field and make private 2022-09-08 15:53:08 +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 Fix song select status prefix matching no longer working 2022-09-14 12:59:05 +09: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 Change song select random key binding to not handle key repeat 2022-10-03 18:16:54 +09:00
LocalScoreDeleteDialog.cs Extract common implementation of delete dialog 2022-08-06 21:04:12 +02:00
NoResultsPlaceholder.cs Fix incorrectly displaying minimum value in placeholder messaging 2022-09-08 15:51:15 +09:00
PlayBeatmapDetailArea.cs Update parameter discards 2022-06-24 21:26:19 +09:00
PlaySongSelect.cs disable certain options when no beatmap is selected 2022-11-15 20:55:55 +08:00
SkinDeleteDialog.cs Extract common implementation of delete dialog 2022-08-06 21:04:12 +02:00
SongSelect.cs disable certain options when no beatmap is selected 2022-11-15 20:55:55 +08:00
WedgeBackground.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00