1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-07 18:47:26 +08:00
osu-lazer/osu.Game/Beatmaps/Formats
2023-04-25 16:00:40 +02:00
..
Decoder.cs Use new ArgumentNullException.ThrowIfNull throw-helper API 2022-12-22 21:27:59 +01:00
IHasComboColours.cs Remove various simple obsoletions 2022-10-28 13:20:58 +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 remove ApplyLegacyInfo method 2023-04-25 12:52:21 +02:00
LegacyBeatmapEncoder.cs remove hitobject SampleControlPoint usage from LegacyBeatmapEncoder 2023-04-25 16:00:40 +02:00
LegacyDecoder.cs Use StringSplitOptions.TrimEntries for string.Split() when possible 2022-12-27 09:41:58 +01:00
LegacyDifficultyCalculatorBeatmapDecoder.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
LegacyStoryboardDecoder.cs Gracefully handle beatmaps specifying images using the video storyboard type 2023-03-13 18:24:16 +09:00
Parsing.cs Allow NaN during beatmap parsing if desired 2022-08-22 21:04:26 -04:00