1
0
mirror of https://github.com/ppy/osu.git synced 2024-10-01 23:32:50 +08:00
osu-lazer/osu.Game/Overlays/BeatmapSet
2019-10-31 16:42:32 +09:00
..
Buttons Public before private 2019-07-22 22:14:09 +09:00
Scores Add spacing to mod icons on leaderboards 2019-09-11 16:08:01 -07:00
AuthorInfo.cs Merge UpdateableAvatar.cs and Avatar.cs + Rename Avatar to DrawableAvatar 2019-06-17 21:55:07 +03:00
BasicStats.cs Use milliseconds for BasicStats' beatmap length 2019-07-10 16:49:32 +03:00
BeatmapAvailability.cs Remove unnecessary fill flow 2019-06-27 12:34:22 +09:00
BeatmapPicker.cs Use IEnumerable.Where<>() rather than List.FindAll() 2019-10-05 10:30:32 +03:00
BeatmapRulesetSelector.cs Propagate BeatmapSetInfo to tab items with bindable 2019-10-15 23:33:50 +03:00
BeatmapRulesetTabItem.cs Use lambda function expression 2019-10-31 16:24:03 +09:00
Details.cs Add details test scene + fix metrics not getting updated correctly 2019-06-13 18:31:39 +09:00
Header.cs Add ruleset selector to the beatmap overlay header 2019-10-04 17:55:33 +03:00
Info.cs Remove unnecessary over-complication and fix transitions 2019-09-02 13:45:13 +09:00
LeaderboardScopeSelector.cs Implement RankingsScopeSelector 2019-09-10 04:20:32 +03:00
SuccessRate.cs Add success rate test scene 2019-06-13 18:44:00 +09:00