..
ControlPoints
Normalize all the line endings
2018-04-13 18:26:38 +09:00
Drawables
Update direct panel download button for new design
2018-07-03 20:18:09 +05:30
Formats
Remove OnlineBeatmapSetID from BeatmapInfo
2018-06-08 15:26:27 +09:00
Legacy
Remove LegacyBeatmap
2018-04-19 18:58:45 +09:00
Timing
Normalize all the line endings
2018-04-13 18:26:38 +09:00
Beatmap.cs
Don't deep-clone beatmapinfo/control points
2018-05-17 13:17:33 +09:00
BeatmapConverter.cs
Don't deep-clone beatmapinfo/control points
2018-05-17 13:17:33 +09:00
BeatmapDifficulty.cs
Don't deep-clone beatmapinfo/control points
2018-05-17 13:17:33 +09:00
BeatmapInfo.cs
Add BeatmapInfo's stable defaults to fix compatibility with old maps
2018-06-28 19:02:38 +02:00
BeatmapManager_WorkingBeatmap.cs
Make GetWaveform() not hard bail if errors occur
2018-06-27 16:07:18 +09:00
BeatmapManager.cs
Update direct panel download button for new design
2018-07-03 20:18:09 +05:30
BeatmapMetadata.cs
Remove OnlineBeatmapSetID from BeatmapMetadata
2018-06-08 12:46:34 +09:00
BeatmapMetrics.cs
Normalize all the line endings
2018-04-13 18:26:38 +09:00
BeatmapOnlineInfo.cs
Normalize all the line endings
2018-04-13 18:26:38 +09:00
BeatmapProcessor.cs
Split out into separate interface + add xmldocs
2018-06-29 13:24:33 +09:00
BeatmapSetFileInfo.cs
Normalize all the line endings
2018-04-13 18:26:38 +09:00
BeatmapSetInfo.cs
Fix beatmaps importing with -1 as online set ID
2018-06-28 10:28:35 +09:00
BeatmapSetOnlineInfo.cs
Match panel with web
2018-05-31 08:09:19 -07:00
BeatmapSetOnlineStatus.cs
Normalize all the line endings
2018-04-13 18:26:38 +09:00
BeatmapStatistic.cs
Normalize all the line endings
2018-04-13 18:26:38 +09:00
BeatmapStore.cs
Normalize all the line endings
2018-04-13 18:26:38 +09:00
BindableBeatmap.cs
Rename GameBeatmap -> BindableBeatmap
2018-06-06 20:16:20 +09:00
DummyWorkingBeatmap.cs
Use VirtualBeatmapTrack in testcases
2018-06-28 11:45:48 +09:00
IBeatmap.cs
Fix post-merge errors
2018-05-11 14:08:17 +09:00
IBeatmapConverter.cs
Split out into separate interface + add xmldocs
2018-06-29 13:24:33 +09:00
IBeatmapProcessor.cs
Split out into separate interface + add xmldocs
2018-06-29 13:24:33 +09:00
IBindableBeatmap.cs
Rename GameBeatmap -> BindableBeatmap
2018-06-06 20:16:20 +09:00
WorkingBeatmap_VirtualBeatmapTrack.cs
Remove editor functionality from VirtualBeatmapTrack
2018-06-28 11:47:41 +09:00
WorkingBeatmap.cs
Remove unnecessary comments
2018-07-02 13:07:44 +09:00