1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 00:07:24 +08:00
osu-lazer/osu.Game.Modes.Osu
smoogipooo 42da0f1a72 Merge remote-tracking branch 'origin/master' into generic_judgements_2
Conflicts:
	osu.Desktop.VisualTests/Tests/TestCaseHitObjects.cs
	osu.Game.Modes.Catch/UI/CatchHitRenderer.cs
	osu.Game.Modes.Mania/UI/ManiaHitRenderer.cs
	osu.Game.Modes.Mania/osu.Game.Modes.Mania.csproj
	osu.Game.Modes.Osu/Objects/Drawables/DrawableSlider.cs
	osu.Game.Modes.Osu/Objects/Drawables/DrawableSpinner.cs
	osu.Game.Modes.Osu/UI/OsuHitRenderer.cs
	osu.Game.Modes.Taiko/UI/TaikoHitRenderer.cs
	osu.Game.Modes.Taiko/osu.Game.Modes.Taiko.csproj
	osu.Game/Modes/Objects/Drawables/DrawableHitObject.cs
	osu.Game/Modes/UI/HitRenderer.cs
	osu.Game/osu.Game.csproj
2017-03-15 21:36:43 +09:00
..
Beatmaps Add license headers. 2017-03-15 21:32:47 +09:00
Judgements Add license headers. 2017-03-15 21:32:47 +09:00
Mods General fixes. 2017-03-13 21:05:34 +09:00
Objects Merge remote-tracking branch 'origin/master' into generic_judgements_2 2017-03-15 21:36:43 +09:00
Properties Remove unnecessary using statements 2017-02-23 21:38:10 +01:00
UI Merge remote-tracking branch 'origin/master' into generic_judgements_2 2017-03-15 21:36:43 +09:00
OpenTK.dll.config Add/update license headers. 2017-02-14 18:17:35 +09:00
osu.Game.Modes.Osu.csproj Merge remote-tracking branch 'origin/master' into generic_judgements_2 2017-03-15 21:36:43 +09:00
OsuAutoReplay.cs Merge branch 'master' into beatmap_parsing 2017-03-14 13:39:19 +09:00
OsuDifficultyCalculator.cs Remove PlayMode enum requirement. Clean things up a lot. 2017-03-12 14:32:50 +09:00
OsuKeyConversionInputManager.cs Split PlayerInputManager into two classes, allowing more precise handling of input (for KeyCounter). 2017-03-14 16:00:35 +09:00
OsuRuleset.cs Merge branch 'master' into beatmap_parsing 2017-03-14 13:39:19 +09:00
OsuScore.cs Fix most warnings. 2017-03-07 13:05:57 +09:00
OsuScoreProcessor.cs Move OsuJudgementInfo to its own class, remove PositionalJudgementInfo. 2017-03-15 19:23:42 +09:00
packages.config Add license headers. 2017-03-15 21:32:47 +09:00