1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-08 19:43:31 +08:00
osu-lazer/osu.Game/Beatmaps/Formats
2021-03-15 13:35:08 +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 Update HasFlag usages to HasFlagFast 2021-02-25 15:38:56 +09:00
LegacyBeatmapEncoder.cs Fix a couple of new inspections introduced in Rider EAPs 2021-03-15 13:35:08 +09:00
LegacyDecoder.cs Fix BPM multiplier not working in all cases 2021-01-12 17:50:22 +09:00
LegacyDifficultyCalculatorBeatmapDecoder.cs Remove unused using 2020-03-11 18:23:30 +09:00
LegacyStoryboardDecoder.cs Coerce undefined animation loop types to Forever 2021-01-31 15:43:58 +01:00
Parsing.cs Increase coordinate parsing limits 2020-06-24 18:53:52 +09:00