1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 00:47:24 +08:00
osu-lazer/osu.Game.Rulesets.Osu/UI
2021-08-16 22:52:19 +03:00
..
Cursor Move implementation to be legacy only 2021-08-16 22:52:19 +03:00
AnyOrderHitPolicy.cs Fix out-of-order hits in editor causing exceptions 2021-08-12 10:08:54 +09:00
DrawableOsuRuleset.cs Pass a score to the replay recorder to allow reading more general scoring data 2020-12-14 16:52:14 +09:00
IHitPolicy.cs Add/use IHitObjectContainer interface instead of IEnumerables 2021-02-08 20:11:06 +09:00
ObjectOrderedHitPolicy.cs Merge branch 'hit-policy-refactor' into classic-mode-flags 2021-02-08 20:12:33 +09:00
OsuPlayfield.cs Ensure proxied judgement content is correctly depth-ordered 2021-08-01 15:21:31 +02:00
OsuPlayfieldAdjustmentContainer.cs Rename the property to "AlignWithStoryboard" 2020-08-04 15:43:33 +02:00
OsuReplayRecorder.cs Pass a score to the replay recorder to allow reading more general scoring data 2020-12-14 16:52:14 +09:00
OsuResumeOverlay.cs Fix click-to-resume cursor location being incorrect when playfield is transformed 2021-04-21 00:12:49 +09:00
OsuSettingsSubsection.cs Update SettingsSubsection.Header to accept a LocalisableString 2021-07-15 13:09:51 +09:00
StartTimeOrderedHitPolicy.cs Add/use IHitObjectContainer interface instead of IEnumerables 2021-02-08 20:11:06 +09:00