1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 08:07:26 +08:00
osu-lazer/osu.Game.Modes.Mania
Dean Herbert 2cb801317d
JudgementInfo -> Judgement.
There is no case where we use the term "Judgement" without the suffix, so deemed it unnecessary.
2017-03-23 19:00:18 +09:00
..
Beatmaps Fix defaults not being set (keep in mind this will be changed in a later pullrequest). 2017-03-14 19:04:40 +09:00
Judgements JudgementInfo -> Judgement. 2017-03-23 19:00:18 +09:00
Mods Initial attempt at making mods apply better. 2017-03-12 22:13:43 +09:00
Objects Use const whenever possible. 2017-03-23 13:52:38 +09:00
Properties Remove unnecessary using statements 2017-02-23 21:38:10 +01:00
UI JudgementInfo -> Judgement. 2017-03-23 19:00:18 +09:00
ManiaDifficultyCalculator.cs Remove PlayMode enum requirement. Clean things up a lot. 2017-03-12 14:32:50 +09:00
ManiaRuleset.cs Add back CreateScoreProcessor to Ruleset to instantiate a non-generic ScoreProcessor for ScoreDatabase. 2017-03-16 13:13:45 +09:00
ManiaScoreProcessor.cs JudgementInfo -> Judgement. 2017-03-23 19:00:18 +09:00
OpenTK.dll.config Add/update license headers. 2017-02-14 18:17:35 +09:00
osu.Game.Modes.Mania.csproj JudgementInfo -> Judgement. 2017-03-23 19:00:18 +09:00
packages.config Make ScoreProcessors take generic judgements. 2017-03-16 12:45:23 +09:00