1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 05:27:23 +08:00
osu-lazer/osu.Game/Beatmaps/Formats
2021-03-25 13:35:54 +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 Revert changes done to SkinConfiguration and IHasCustomColours 2020-08-31 17:23:42 +02:00
JsonBeatmapDecoder.cs Migrate decoding to line-buffered reader 2019-09-15 01:28:07 +02:00
LegacyBeatmapDecoder.cs Only trim trailing spaces to avoid breakage in storyboard parsing 2021-03-18 16:30:30 +09:00
LegacyBeatmapEncoder.cs Fix a couple of new inspections introduced in Rider EAPs 2021-03-15 13:35:08 +09:00
LegacyDecoder.cs Don't strip comments from metadata during parsin 2021-03-25 13:35:54 +09:00
LegacyDifficultyCalculatorBeatmapDecoder.cs Remove unused using 2020-03-11 18:23:30 +09:00
LegacyStoryboardDecoder.cs Only trim trailing spaces to avoid breakage in storyboard parsing 2021-03-18 16:30:30 +09:00
Parsing.cs Increase coordinate parsing limits 2020-06-24 18:53:52 +09:00