1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 16:47:24 +08:00
osu-lazer/osu.Game/Screens/Select
2021-06-18 21:03:46 +09:00
..
Carousel Fix access to AliveChildren before IsLoaded 2021-05-27 16:58:01 +09:00
Details Fix beatmap statistics with value of zero not displaying correctly at song select 2021-06-03 01:58:51 +09:00
Filter Fix enum ordering after adding source 2021-05-09 15:39:59 -07:00
Leaderboards Fix potential null ref when no beatmap is selected 2021-06-14 15:06:24 +09:00
Options Apply changes to UI components overriding functions with changing signatures 2021-02-22 19:01:42 +09:00
BeatmapCarousel.cs Merge branch 'master' into scroll-to-20 2021-01-21 13:48:26 +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 Don't attempt to load content when not online 2021-04-06 17:12:00 +09:00
BeatmapInfoWedge.cs Merge branch 'master' into add-missing-author-links 2021-05-07 14:32:44 +09:00
BeatmapInfoWedgeBackground.cs Refactored out changes in StarRatingDisplay 2021-05-05 13:13:37 +02:00
FilterControl.cs Simplify custom filter criteria retrieval 2021-03-06 12:16:01 +01:00
FilterCriteria.cs Instantiate ruleset criteria 2021-03-02 20:10:03 +01:00
FilterQueryParser.cs Add star keyword to FilterQueryParser criteria 2021-06-11 02:46:29 +09:00
Footer.cs Initial implementation of freemod selection overlay 2021-01-27 22:15:53 +09:00
FooterButton.cs replace 'songselect' hover/click sounds with 'button' ones for now 2021-06-18 21:03:46 +09:00
FooterButtonMods.cs Remove "Unranked" text from ModDisplay 2021-06-09 13:45:09 +09:00
FooterButtonOptions.cs Update FooterButtonOptions to comply with the changes in FooterButton 2020-06-04 15:25:18 +12:00
FooterButtonRandom.cs Add back "rewind" text, showing temporarily after a rewind occurs 2021-04-07 18:29:45 +09:00
ImportFromStablePopup.cs Reword import dialogs. 2021-05-17 12:55:58 +02:00
LocalScoreDeleteDialog.cs Use ScoreInfo.DisplayAccuracy everywhere 2020-02-03 22:11:36 +07:00
PlayBeatmapDetailArea.cs Remember leaderboard mods filter selection in song select 2020-09-15 21:53:35 -07:00
PlaySongSelect.cs Create replay via the ICreateReplay interface instead of explicitly ModAutoplay 2021-06-01 14:22:16 +09:00
SongSelect.cs Remove previous consumption logic in GetWorkingBeatmap 2021-05-31 14:11:58 +09:00
WedgeBackground.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00