1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 00:07:24 +08:00
osu-lazer/osu.Game/Beatmaps/Formats
2022-08-24 02:10:19 -04:00
..
Decoder.cs Silence exception and provide more log output when import fails due to empty .osu files 2022-06-20 16:07:10 +09:00
IHasComboColours.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IHasCustomColours.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
JsonBeatmapDecoder.cs Update parameter discards 2022-06-24 21:26:19 +09:00
LegacyBeatmapDecoder.cs Document why beatLength can be NaN 2022-08-24 02:10:19 -04:00
LegacyBeatmapEncoder.cs Update parameter discards 2022-06-24 21:26:19 +09:00
LegacyDecoder.cs Move GenerateTicks to LegacyDifficultyControlPoint and remove support for NaN slider velocity support for other rulesets (at least for now) 2022-08-23 14:07:18 -04:00
LegacyDifficultyCalculatorBeatmapDecoder.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
LegacyStoryboardDecoder.cs Update parameter discards 2022-06-24 21:26:19 +09:00
Parsing.cs Allow NaN during beatmap parsing if desired 2022-08-22 21:04:26 -04:00