osu/osu.Game
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
..
Audio
Beatmaps Fix DummyWorkingBeatmap having unrealistic defaults 2018-10-29 15:26:28 +09:00
Configuration Remove ScrollingVisualisation from settings 2018-09-19 18:30:25 +02:00
Database Fix database entries using platform-specific path separator 2018-10-07 19:15:42 +02:00
Graphics Remove redundant type specifications 2018-10-16 11:40:51 +09:00
IO Update with async changes 2018-08-27 17:05:58 +09:00
IPC Use invariant tolower 2018-09-26 18:44:03 +09:00
Input Merge branch 'master' into consistent-terminology-format 2018-10-10 19:19:36 +09:00
Migrations Fix Windows-style path separators not being migrated on Unix systems 2018-10-18 08:29:12 +02:00
Online Update beatmap search API to match latest osu-web structure 2018-10-23 18:05:41 +09:00
Overlays Update beatmap search API to match latest osu-web structure 2018-10-23 18:05:41 +09:00
Properties
Rulesets Instantiate a new path rather than setting properties on it 2018-11-12 13:50:19 +09:00
Screens Make selection blueprints handle position adjustments 2018-11-07 16:21:32 +09:00
Skinning Add missing scale 2018-09-28 11:40:13 +09:00
Storyboards Remove redundant type specifications 2018-10-16 11:40:51 +09:00
Tests Adjust some missed renames 2018-11-07 15:04:48 +09:00
Users Fix last visit not supporting null values 2018-10-05 00:25:40 +09:00
Utils Use HResult 2018-10-31 17:07:05 +09:00
OsuGame.cs Fix cursor not hiding in screenshots 2018-10-02 10:12:07 +09:00
OsuGameBase.cs Merge pull request #3478 from peppy/fix-case-sensitivity-import-extensions 2018-09-26 19:40:00 +09:00
osu!.res
osu.Game.csproj Update framework and other dependencies 2018-11-05 18:22:16 +09:00