1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 14:07:24 +08:00
osu-lazer/osu.Game.Modes.Taiko
smoogipooo 854212a7aa Merge branch 'master' into beatmap_parsing
Conflicts:
	osu.Desktop.VisualTests/app.config
	osu.Game.Modes.Catch/CatchRuleset.cs
	osu.Game.Modes.Mania/ManiaRuleset.cs
	osu.Game.Modes.Mania/app.config
	osu.Game.Modes.Osu/OsuRuleset.cs
	osu.Game.Modes.Osu/app.config
	osu.Game.Modes.Taiko/TaikoRuleset.cs
	osu.Game/Modes/Ruleset.cs
	osu.Game/app.config
	osu.Game/osu.Game.csproj
2017-03-14 13:39:19 +09:00
..
Beatmaps I don't like this renaming. 2017-03-14 12:54:09 +09:00
Mods Initial attempt at making mods apply better. 2017-03-12 22:13:43 +09:00
Objects Fix up warnings, convert back to float position. 2017-03-14 13:11:07 +09:00
Properties Remove unnecessary using statements 2017-02-23 21:38:10 +01:00
UI Instantiate HitRenderer with WorkingBeatmap. 2017-03-12 18:03:13 +09:00
OpenTK.dll.config Add/update license headers. 2017-02-14 18:17:35 +09:00
osu.Game.Modes.Taiko.csproj Merge branch 'master' into mod_application 2017-03-13 23:00:11 +09:00
packages.config Add license headers. 2017-03-14 13:02:42 +09:00
TaikoDifficultyCalculator.cs Remove PlayMode enum requirement. Clean things up a lot. 2017-03-12 14:32:50 +09:00
TaikoRuleset.cs Merge branch 'master' into beatmap_parsing 2017-03-14 13:39:19 +09:00