1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 04:07:24 +08:00
osu-lazer/osu.Game.Modes.Osu
2017-04-03 14:12:15 +09:00
..
Beatmaps Use AccentColour everywhere in drawable osu! hit objects. 2017-03-23 16:19:12 +09:00
Judgements Rename things around to make a bit more sense. 2017-03-24 09:51:58 +09:00
Mods Move ScoreProcessor and Score to Scoring/. 2017-03-24 09:51:52 +09:00
Objects Remove SliderVelocityAt, compute it manually inside hit objects. 2017-04-03 14:12:15 +09:00
Properties Remove unnecessary using statements 2017-02-23 21:38:10 +01:00
Scoring Rewrite ScoreProcessor to have a new method for when existing judgements are changed. 2017-03-30 10:51:14 +09:00
UI Move ScoreProcessor and Score to Scoring/. 2017-03-24 09:51:52 +09:00
OpenTK.dll.config Add/update license headers. 2017-02-14 18:17:35 +09:00
osu.Game.Modes.Osu.csproj Move ScoreProcessor and Score to Scoring/. 2017-03-24 09:51:52 +09:00
OsuAutoReplay.cs Refactor ReplayInputHandler creation for more flexibility. 2017-03-31 15:59:53 +09:00
OsuDifficultyCalculator.cs Remove hit object types solution-wide. 2017-03-20 13:10:24 +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 Move ScoreProcessor and Score to Scoring/. 2017-03-24 09:51:52 +09:00
packages.config Make ScoreProcessors take generic judgements. 2017-03-16 12:45:23 +09:00