1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 15:27:26 +08:00
osu-lazer/osu.Game/Screens/Select
2020-10-14 15:10:50 +09:00
..
Carousel Reduce alloc overhead of DrawableCarouselBeatmapSet using new function-based ctor 2020-10-14 15:10:50 +09:00
Details Fix crash if only one count list is received from API 2020-08-24 20:41:31 +02:00
Filter Fix remaining issues 2019-02-28 13:31:40 +09:00
Leaderboards Allow null user score 2020-08-31 20:16:28 +09:00
Options Remove unused using and move dialog to BDL 2020-09-14 12:10:00 -07:00
BeatmapCarousel.cs Locallise ChildItems to DrawableCarouselBeatmapSet for clarity 2020-10-13 19:31:29 +09:00
BeatmapClearScoresDialog.cs Update Resolved and Cached attribute issues 2020-01-03 11:34:26 -08:00
BeatmapDeleteDialog.cs Update font awesome usage 2019-04-02 19:55:24 +09:00
BeatmapDetailArea.cs Remember leaderboard mods filter selection in song select 2020-09-15 21:53:35 -07:00
BeatmapDetailAreaDetailTabItem.cs Make beatmap detail area abstractable 2020-02-13 13:46:23 +09:00
BeatmapDetailAreaLeaderboardTabItem.cs Make beatmap detail area abstractable 2020-02-13 13:46:23 +09:00
BeatmapDetailAreaTabControl.cs Remember leaderboard mods filter selection in song select 2020-09-15 21:53:35 -07:00
BeatmapDetailAreaTabItem.cs Make beatmap detail area abstractable 2020-02-13 13:46:23 +09:00
BeatmapDetails.cs Show retry/fail graph when either list is present 2020-08-24 20:41:50 +02:00
BeatmapInfoWedge.cs Strongly type and expose default beatmap information icon implementations for other rulesets 2020-09-04 15:01:32 +09:00
DifficultyRecommender.cs Fix null reference in difficulty recommender 2020-05-12 11:14:51 +09:00
FilterControl.cs Fix potential nullref in FilterControl during asynchronous load 2020-09-15 23:19:31 +09:00
FilterCriteria.cs Add the ability to search for local beatmaps via online IDs 2020-10-10 21:34:11 +09:00
FilterQueryParser.cs change switch cases 2020-08-22 12:10:31 +03:00
Footer.cs Handle OnHover on song select filter and footer 2020-03-23 16:03:33 -07:00
FooterButton.cs Merge branch 'master' into mod_content_centering 2020-01-30 10:34:46 +09:00
FooterButtonMods.cs Remove unnecessary input override on footer button mods 2020-04-05 14:57:44 -07:00
FooterButtonOptions.cs Add licence header 2019-05-08 19:35:20 +09:00
FooterButtonRandom.cs Merge branch 'master' into mod_content_centering 2020-01-30 10:34:46 +09:00
ImportFromStablePopup.cs Import collections on initial import-from-stable step 2020-09-11 11:16:00 +09:00
LocalScoreDeleteDialog.cs Use ScoreInfo.DisplayAccuracy everywhere 2020-02-03 22:11:36 +07:00
MatchSongSelect.cs Fix global mods being retained by rooms 2020-09-04 15:20:55 +09:00
PlayBeatmapDetailArea.cs Remember leaderboard mods filter selection in song select 2020-09-15 21:53:35 -07:00
PlaySongSelect.cs Remove hardcoded key param from AddButton 2020-09-14 11:19:18 -07:00
SongSelect.cs Merge branch 'master' into add-collections-to-beatmap-options 2020-09-15 15:23:33 +09:00
WedgeBackground.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00