1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 16:07:25 +08:00
osu-lazer/osu.Game/Beatmaps
2018-08-21 11:10:54 +09:00
..
ControlPoints Remove unnecessary setting of sample name to same value 2018-07-20 15:12:21 +09:00
Drawables Use ToUpperInvariant 2018-07-24 14:42:06 +02:00
Formats Use ordinal string comparison in hot paths 2018-08-21 11:10:54 +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 with recent changes 2018-08-15 15:49:48 +09: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 Fix beatmap processor not setting combo index on first object 2018-08-15 11:48:50 +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 Update framework 2018-07-21 16:21:53 +09:00
IBeatmapProcessor.cs Update framework 2018-07-21 16:21:53 +09:00
IBindableBeatmap.cs Rename GameBeatmap -> BindableBeatmap 2018-06-06 20:16:20 +09:00
WorkingBeatmap_VirtualBeatmapTrack.cs Update framework 2018-07-21 16:21:53 +09:00
WorkingBeatmap.cs Merge branch 'master' into open-downloaded-beatmas 2018-07-25 12:38:49 +02:00