osu/osu.Game/Rulesets
Dean Herbert a8151d5c63 Fix HitWindows getting serialized alongside HitObjects
These were being serialized as the base type. On deserialization, due to
the HitWindow of objects being non-null, they would not get correctly
initialised by the CreateHitWindows() virtual method.

- Closes #10403
2020-10-07 13:45:42 +09:00
..
Configuration
Difficulty Merge pull request #9294 from smoogipoo/morth-taiko-changes 2020-09-15 16:11:17 +09:00
Edit Don't update reply on add/remove (will be automatically handled by change handler events) 2020-10-02 18:21:13 +09:00
Judgements Adjust health increase values to match old ones better 2020-10-03 12:16:22 +02:00
Mods Merge branch 'master' into scoring-standardisation 2020-10-01 12:28:51 +09:00
Objects Fix HitWindows getting serialized alongside HitObjects 2020-10-07 13:45:42 +09:00
Replays
Scoring Merge branch 'master' into adjust-hit-result-types 2020-10-01 16:19:07 +09:00
Timing
UI Fix incorrect parent state transfer 2020-10-05 16:20:29 +09:00
ILegacyRuleset.cs
Ruleset.cs
RulesetConfigCache.cs
RulesetInfo.cs
RulesetSelector.cs
RulesetStore.cs