1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 17:02:55 +08:00
osu-lazer/osu.Game/Beatmaps
Drew DeVault cc2b4c5c5b Refactor WorkingBeatmap
Gets ArchiveReader out of WorkingBeatmap and delegates extracting stuff
from it to subclasses. Should enable us to make an OnlineWorkingBeatmap
or so.
2017-03-22 05:57:08 -04:00
..
Drawables Move filtering to BeatmapCarousel (but actual logic is now in FilterCriteria. 2017-03-17 19:54:51 +09:00
Events Remove unnecessary using statements 2017-02-23 21:38:10 +01:00
Formats Parse time signature from legacy beatmap control points. 2017-03-21 21:18:08 +09:00
IO Revert "Merge pull request #441 from tacchinotacchi/archive-reader" 2017-03-14 11:46:34 +09:00
Legacy What even was this lol. 2017-03-18 18:38:51 +09:00
Samples Update and standardise license headers. 2017-02-07 14:27:41 +09:00
Timing Parse time signature from legacy beatmap control points. 2017-03-21 21:18:08 +09:00
Beatmap.cs Merge pull request #499 from smoogipooo/legacy_beatmap_flag 2017-03-19 12:39:41 +09:00
DifficultyCalculator.cs I don't like this renaming. 2017-03-14 12:54:09 +09:00
IBeatmapCoverter.cs I don't like this renaming. 2017-03-14 12:54:09 +09:00
IBeatmapProcessor.cs Better hit object defaults setting. 2017-03-17 00:36:09 +09:00
WorkingBeatmap.cs Refactor WorkingBeatmap 2017-03-22 05:57:08 -04:00