osu/osu.Game/Rulesets/UI
Salman Ahmed 97340da2f2 Add null-conditional to acesses in dispose methods
Such a terrible mistake, the finalizer may be called while the dependencies have an instance but the local itself doesn't have a value yet.
2020-04-12 02:24:36 +03:00
..
Scrolling Fix merge mishap 2020-04-03 23:31:46 +09:00
DrawableRuleset.cs Add null-conditional to acesses in dispose methods 2020-04-12 02:24:36 +03:00
DrawableRulesetDependencies.cs Fix CI issues 2020-04-11 05:13:04 +03:00
FrameStabilityContainer.cs Improve xmldoc in a couple of places 2020-03-26 12:50:00 +09:00
GameplayCursorContainer.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
HitObjectContainer.cs Add hitobject container regression test 2019-12-18 18:51:12 +09:00
JudgementContainer.cs
ModIcon.cs Fix icons not updating tooltip text correctly 2020-03-23 14:58:02 +09:00
Playfield.cs Remove unnecessary dependency, allow null mods 2020-04-01 13:31:17 +09:00
PlayfieldAdjustmentContainer.cs
ReplayRecorder.cs Fix catch positional data being incorrectly recorded 2020-03-24 15:38:54 +09:00
RulesetInputManager.cs Implement in player 2020-03-23 20:06:18 +09:00