1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00
osu-lazer/osu.Game/Beatmaps/Formats
2021-11-24 16:29:51 +09:00
..
Decoder.cs fix(?) InspectCode warnings 2020-04-02 21:36:31 -04: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 Move bookmark parsing logic into LegacyBeatmapDecoder 2021-11-24 16:29:51 +09:00
LegacyBeatmapEncoder.cs Rename BeatmapSetInfo.OnlineBeatmapSetID to OnlineID to match interface 2021-11-12 17:52:44 +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