osu/osu.Game.Rulesets.Catch
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
..
Beatmaps Instantiate a new path rather than setting properties on it 2018-11-12 13:50:19 +09:00
Difficulty Apply review feedback 2018-07-17 16:33:08 +09:00
Judgements Make Rulesets.Catch use the new judgement result structure 2018-08-02 20:37:07 +09:00
MathUtils Make FastRandom public 2018-05-25 18:57:59 +09:00
Mods Initial rework of beatmap conversion process 2018-04-19 22:04:12 +09:00
Objects Instantiate a new path rather than setting properties on it 2018-11-12 13:50:19 +09:00
Properties Normalize all the line endings 2018-04-13 18:26:38 +09:00
Replays Update framework 2018-07-21 16:21:53 +09:00
Resources/Testing/Beatmaps Oops fix incorrectly changed file 2018-06-14 21:38:08 +09:00
Scoring Rename judgement-related methods/events + commenting 2018-08-06 10:55:25 +09:00
UI Merge remote-tracking branch 'origin/master' into editor-mask-placement 2018-10-16 17:28:16 +09:00
CatchInputManager.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
CatchRuleset.cs Split out Special mods into Automation and Conversion 2018-07-31 18:00:42 +09:00
osu.Game.Rulesets.Catch.csproj Tidy up csproj further 2018-03-28 15:19:56 +09:00