1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 23:27:24 +08:00
osu-lazer/osu.Game/Beatmaps/Formats
2020-01-14 19:24:53 +09:00
..
Decoder.cs Use typeparamref. 2019-11-17 20:48:23 +08:00
IHasComboColours.cs Remove redundant setter 2019-12-25 14:55:05 +09:00
IHasCustomColours.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
JsonBeatmapDecoder.cs Migrate decoding to line-buffered reader 2019-09-15 01:28:07 +02:00
LegacyBeatmapDecoder.cs Merge remote-tracking branch 'refs/remotes/origin/master' into legacy-beatmap-saving 2019-12-13 19:01:25 +09:00
LegacyBeatmapEncoder.cs Refactor to support beatmap updates 2020-01-14 19:24:53 +09:00
LegacyDecoder.cs Merge remote-tracking branch 'upstream/master' into fallback-to-skin-combo-colours 2019-12-21 12:36:09 +03:00
LegacyDifficultyCalculatorBeatmapDecoder.cs Fix precision changes in legacy control point types 2019-10-28 19:10:39 +09:00
LegacyStoryboardDecoder.cs Remove remaining usage of osuTK.MathHelper 2020-01-08 20:21:13 +01:00
Parsing.cs Fix NaN handling 2019-03-13 11:30:33 +09:00