1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 12:07:23 +08:00
osu-lazer/osu.Game/Beatmaps/Formats
Dean Herbert dbc538abbe Use Enum.HasFlag
With .NET core 2.0+ this is as efficient as the ugly code we've been using.
2018-07-16 16:18:46 +09:00
..
Decoder.cs Add error handling on a per-line level in LegacyDecoder 2018-04-20 18:32:24 +09:00
IHasComboColours.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
IHasCustomColours.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00
JsonBeatmapDecoder.cs Add error handling on a per-line level in LegacyDecoder 2018-04-20 18:32:24 +09:00
LegacyBeatmapDecoder.cs Use Enum.HasFlag 2018-07-16 16:18:46 +09:00
LegacyDecoder.cs Fix lack of fallback logic for custom bank samples 2018-07-10 02:56:22 +09:00
LegacyStoryboardDecoder.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00