1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 16:47:24 +08:00
osu-lazer/osu.Game/Rulesets/Objects/Legacy
2017-05-17 13:09:07 +09:00
..
Catch Add hold note conversion. 2017-05-17 13:09:07 +09:00
Mania Add hold note conversion. 2017-05-17 13:09:07 +09:00
Osu Add hold note conversion. 2017-05-17 13:09:07 +09:00
Taiko Add hold note conversion. 2017-05-17 13:09:07 +09:00
ConvertHitObjectParser.cs Add hold note conversion. 2017-05-17 13:09:07 +09:00
ConvertHitObjectType.cs Prefix everything inside Rulesets.Objects.Legacy with "Convert" to avoid naming clashes with Ruleset projects. 2017-04-22 21:33:11 +09:00
ConvertSlider.cs Introduce SampleInfoList as List<SampleInfo> to reduce generic nesting. Fix CI warnings. 2017-04-26 14:12:21 +09:00