1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:07:25 +08:00
osu-lazer/osu.Game/Beatmaps/Formats
2022-03-24 16:43:41 +09:00
..
Decoder.cs Disallow registering a null RulesetStore 2022-02-18 16:52:34 +09:00
IHasComboColours.cs Fix broken obsoletion message 2021-08-16 01:01:56 +02:00
IHasCustomColours.cs Revert changes done to SkinConfiguration and IHasCustomColours 2020-08-31 17:23:42 +02:00
JsonBeatmapDecoder.cs Copy BaseDifficulty to Beatmap<T> and move all write operations across 2021-10-06 15:10:45 +09:00
LegacyBeatmapDecoder.cs Use a constant for the early version timing offset 2022-03-24 16:43:41 +09:00
LegacyBeatmapEncoder.cs Update all usages of RulesetID and Ruleset.ID to use Ruleset.OnlineID 2022-01-27 15:38:03 +09:00
LegacyDecoder.cs Remove no longer used Section.None 2021-11-02 14:01:41 +09:00
LegacyDifficultyCalculatorBeatmapDecoder.cs Remove unused using 2020-03-11 18:23:30 +09:00
LegacyStoryboardDecoder.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
Parsing.cs Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00