1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-15 10:42:55 +08:00
osu-lazer/osu.Game/Rulesets/Objects
smoogipoo 54ab256c8e Instantiate a new path rather than setting properties on it
# Conflicts:
#	osu.Game.Rulesets.Catch/Beatmaps/CatchBeatmapConverter.cs
#	osu.Game.Rulesets.Catch/Objects/JuiceStream.cs
#	osu.Game.Rulesets.Osu/Beatmaps/OsuBeatmapConverter.cs
#	osu.Game/Rulesets/Objects/Legacy/Catch/ConvertHitObjectParser.cs
#	osu.Game/Rulesets/Objects/Legacy/Mania/ConvertHitObjectParser.cs
#	osu.Game/Rulesets/Objects/Legacy/Osu/ConvertHitObjectParser.cs
#	osu.Game/Rulesets/Objects/Legacy/Taiko/ConvertHitObjectParser.cs
#	osu.Game/Rulesets/Objects/SliderPath.cs
2018-11-12 13:50:19 +09:00
..
Drawables Fix hitobjects not updating IsMaskedAway after being judged 2018-11-07 15:42:40 +09:00
Legacy Instantiate a new path rather than setting properties on it 2018-11-12 13:50:19 +09:00
Types Instantiate a new path rather than setting properties on it 2018-11-12 13:50:19 +09:00
HitObject.cs Sort nested hitobjects post-creation 2018-11-05 12:15:45 +09:00
HitObjectParser.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
HitWindows.cs Fix hold note hitwindow lenience 2018-05-17 13:59:04 +09:00
SliderPath.cs Instantiate a new path rather than setting properties on it 2018-11-12 13:50:19 +09:00