1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00
osu-lazer/osu.Game/Beatmaps
2018-07-05 21:00:23 +09:00
..
ControlPoints Rename method to EquivalentTo 2018-07-05 15:00:02 +09:00
Drawables Use Any() instead of Count() 2018-06-08 20:54:09 +09:00
Formats Rename method to EquivalentTo 2018-07-05 15:00:02 +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 Fix osu!supporter naming 2018-06-27 17:57:55 -07:00
BeatmapMetadata.cs Fix links from profile top scores to beatmaps not working correctly 2018-07-05 21:00:23 +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