osu/osu.Game/Beatmaps
Aergwyn c466296b14 reverted split at Decoder, moved logic down
I'm done experimenting, sorry
- `Decoder` only returns a "Beatmap"`Decoder` now
- "Storyboard"`Decoder` is retrieved from a "Beatmap"`Decoder`
- moved parse methods down in the hierarchy where I forgot to do that
- renamed `OsuLegacyDecoderTest` to `LegacyDecoderTest`
2017-12-01 22:05:01 +01:00
..
ControlPoints list can not be null in ControlPointInfo.cs 2017-11-07 23:08:24 +01:00
Drawables Merge remote-tracking branch 'upstream/master' into new-sounds-and-more 2017-11-27 17:59:24 +09:00
Formats reverted split at Decoder, moved logic down 2017-12-01 22:05:01 +01:00
IO
Legacy
Timing
Beatmap.cs remove unnecessary using 2017-11-30 20:13:10 +01:00
BeatmapConverter.cs Fix spelling and grammar 2017-11-28 21:30:03 +09:00
BeatmapDifficulty.cs Fix all remaining db structure issues 2017-10-19 14:05:11 +09:00
BeatmapInfo.cs Fix Hide/Restore/Delete etc. 2017-10-25 22:08:34 +09:00
BeatmapManager.cs reverted split at Decoder, moved logic down 2017-12-01 22:05:01 +01:00
BeatmapMetadata.cs Fix OnlineBeatmapSetID not being correctly populated 2017-10-25 22:14:16 +09:00
BeatmapMetrics.cs Improve user ratings calculations to make more sense 2017-11-23 18:10:08 +09:00
BeatmapOnlineInfo.cs Extend Beatmap Set Response 2017-11-10 03:01:11 +03:00
BeatmapProcessor.cs
BeatmapSetFileInfo.cs Let's not rename columns yet 2017-10-14 14:30:58 +09:00
BeatmapSetInfo.cs Fix Hide/Restore/Delete etc. 2017-10-25 22:08:34 +09:00
BeatmapSetOnlineInfo.cs Add back high resolution cover regressions 2017-11-15 13:26:02 +09:00
BeatmapStatistic.cs
BeatmapStore.cs Fix incorrect alignment 2017-10-25 23:56:18 +09:00
DifficultyCalculator.cs Make categoryDifficulties return doubles to improve decimal accuracy 2017-11-21 19:55:09 +09:00
DummyWorkingBeatmap.cs Make many internal classes and methods public 2017-11-21 12:06:16 +09:00
RankStatus.cs
WorkingBeatmap.cs remove Storyboard from Beatmap, add it to WorkingBeatmap 2017-11-29 21:54:04 +01:00