1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 00:47:24 +08:00
osu-lazer/osu.Game.Rulesets.Mania/UI
2021-02-04 22:28:17 +09:00
..
Components Adjust namespace 2020-12-07 12:32:52 +09:00
Column.cs Fix Column not calling base.Add 2020-11-26 18:08:40 +09:00
ColumnFlow.cs Rename method 2020-08-25 18:44:32 +09:00
DefaultHitExplosion.cs Adjust namespace 2020-12-07 12:32:52 +09:00
DrawableManiaJudgement.cs Move offset into legacy mania judgement 2020-12-14 13:07:55 +09:00
DrawableManiaRuleset.cs Add a basic guard against setting ScrollMethod too late in initialisation 2021-02-04 22:28:17 +09:00
IHitExplosion.cs Re-implement support for small ticks 2020-07-29 16:14:19 +09:00
ManiaPlayfield.cs Add initial beat snap grid implementation 2020-05-14 19:17:24 +09:00
ManiaPlayfieldAdjustmentContainer.cs Expand mania to fit vertical screen bounds 2020-04-02 16:04:09 +09:00
ManiaReplayRecorder.cs Pass a score to the replay recorder to allow reading more general scoring data 2020-12-14 16:52:14 +09:00
ManiaScrollingDirection.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
OrderedHitPolicy.cs Completely remove check as it can occur for hits too 2020-11-11 12:53:32 +09:00
PlayfieldCoveringWrapper.cs Use enum values instead of class override 2020-07-16 21:29:39 +09:00
PoolableHitExplosion.cs Re-implement support for small ticks 2020-07-29 16:14:19 +09:00
Stage.cs Move offset into legacy mania judgement 2020-12-14 13:07:55 +09:00