osu/osu.Game.Rulesets.Osu
Dean Herbert 408e8d5710 Fix null reference causing crash in KiaiFlashingDrawable
Can occur if there is no fallback graphics available. Previously would
work as it was only setting the `Texture`.

As reported in https://github.com/ppy/osu/discussions/16281.
2021-12-30 22:21:39 +09:00
..
Beatmaps
Configuration
Difficulty Mark ShouldSerialize() methods as implicitly used 2021-12-28 09:02:03 +01:00
Edit Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
Judgements
Mods Fix most open compound words in identifiers being closed 2021-12-27 20:26:28 -08:00
Objects Merge branch 'master' into aim-refactor-base 2021-11-03 00:32:51 +09:00
Properties
Replays Copy BaseDifficulty to Beatmap<T> and move all write operations across 2021-10-06 15:10:45 +09:00
Resources/Testing/Beatmaps
Scoring
Skinning Fix null reference causing crash in KiaiFlashingDrawable 2021-12-30 22:21:39 +09:00
Statistics Update usages of BufferedContainer in line with framework changes 2021-11-05 15:54:49 +09:00
UI Copy BaseDifficulty to Beatmap<T> and move all write operations across 2021-10-06 15:10:45 +09:00
Utils Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
osu.Game.Rulesets.Osu.csproj
OsuInputManager.cs Avoid blocking Active state propagation 2021-12-16 19:57:24 +09:00
OsuRuleset.cs Update DifficultyCalculator to take an IRulesetInfo 2021-11-15 19:16:48 +09:00
OsuSkinComponent.cs
OsuSkinComponents.cs Merge branch 'master' into add-legacy-star-particles 2021-09-19 04:34:35 +02:00