osu/osu.Game/Beatmaps/Formats
Dan Balasescu 367c3e69c4
Merge pull request #8788 from peppy/fix-editor-hard-crash
Fix hard crash in editor on legacy modes without encoder implementation
2020-04-20 15:25:48 +09:00
..
Decoder.cs fix(?) InspectCode warnings 2020-04-02 21:36:31 -04:00
IHasComboColours.cs Remove redundant setter 2019-12-25 14:55:05 +09:00
IHasCustomColours.cs
JsonBeatmapDecoder.cs Migrate decoding to line-buffered reader 2019-09-15 01:28:07 +02:00
LegacyBeatmapDecoder.cs Create a constructor for break period 2020-04-05 21:29:03 +03:00
LegacyBeatmapEncoder.cs Move todo to appease dotnet-format 2020-04-18 21:51:37 +09:00
LegacyDecoder.cs Merge branch 'master' into catch-hyperdash-fruit-colouring 2020-04-19 21:48:41 +09:00
LegacyDifficultyCalculatorBeatmapDecoder.cs Remove unused using 2020-03-11 18:23:30 +09:00
LegacyStoryboardDecoder.cs Video no longer modifies storyboard resolution 2020-03-24 20:04:09 -07:00
Parsing.cs