1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-30 09:07:25 +08:00
osu-lazer/osu.Game.Rulesets.Mania/UI
smoogipoo 0222424aef Make mods IReadOnlyList<Mod> gamewide
Prevents potential multiple evaluations of enumerable.
2019-04-10 17:20:36 +09:00
..
Components Fix remaining issues 2019-02-28 13:31:40 +09:00
Column.cs Merge branch 'master' into more-inspections 2019-02-28 14:32:57 +09:00
DrawableManiaJudgement.cs Move hit animation logic into virtual method 2019-03-12 19:41:33 +09:00
DrawableManiaRuleset.cs Make mods IReadOnlyList<Mod> gamewide 2019-04-10 17:20:36 +09:00
HitExplosion.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
ManiaPlayfield.cs Make PlayfieldAdjustmentContainer universal 2019-03-26 13:32:44 +09:00
ManiaPlayfieldAdjustmentContainer.cs Make PlayfieldAdjustmentContainer universal 2019-03-26 13:32:44 +09:00
ManiaScrollingDirection.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
ManiaStage.cs Revert some more instances of 'e' variable names 2019-02-22 20:15:25 +09:00