osu/osu.Game/Beatmaps/Formats
2023-04-26 14:28:48 +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 IContext & add IHasGenerateTicks 2023-04-26 13:10:57 +02:00
LegacyBeatmapEncoder.cs fix invalidoperation exception 2023-04-26 14:28:48 +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