osu/osu.Game/Beatmaps
Dean Herbert c41ca10715 Allow files missing on disk to be restored on beatmap import
Previously, in the rare case the database became out of sync with the disk store, it was impossible to feasibly repair a beatmap. Now reimporting checks each file exists on disk and adds it back if it doesn't.
2017-09-19 18:35:52 +09:00
..
ControlPoints Make DifficultyControlPoint.SpeedMultiplier actually increase with an increasing speed. Fixes #1147 2017-08-21 11:58:54 +09:00
Drawables Merge branch 'master' into new-menus 2017-09-05 23:42:33 +09:00
Formats Rename storyboard classes. 2017-09-13 11:22:24 +02:00
IO Fix LegacyFilesystemReader Filenames property. 2017-09-18 10:14:29 +02:00
Legacy
Timing Split ControlPoint into different types. 2017-05-23 14:03:40 +09:00
Beatmap.cs Rename storyboard classes. 2017-09-13 11:22:24 +02:00
BeatmapDifficulty.cs Reshuffle namespaces 2017-07-26 13:22:46 +09:00
BeatmapInfo.cs Fix BeatmapInfo's comparator when not being sourced from database 2017-09-13 10:36:58 +09:00
BeatmapManager.cs Allow files missing on disk to be restored on beatmap import 2017-09-19 18:35:52 +09:00
BeatmapMetadata.cs Reshuffle namespaces 2017-07-26 13:22:46 +09:00
BeatmapMetrics.cs Reshuffle namespaces 2017-07-26 13:22:46 +09:00
BeatmapOnlineInfo.cs Reshuffle namespaces 2017-07-26 13:22:46 +09:00
BeatmapSetFileInfo.cs Allow a single beatmap to reference the same file multiple times 2017-07-31 21:49:57 +09:00
BeatmapSetInfo.cs Allow a single beatmap to reference the same file multiple times 2017-07-31 21:49:57 +09:00
BeatmapSetOnlineInfo.cs Reshuffle namespaces 2017-07-26 13:22:46 +09:00
BeatmapStore.cs Add hiding support for beatmap difficulties 2017-09-01 17:57:12 +09:00
DifficultyCalculator.cs Fix dofficulty calculators not working and make mania set the correct key count for non-mania specific maps. 2017-08-22 14:07:39 +09:00
DummyWorkingBeatmap.cs Remove Ruleset's CreateScoreProcessor method 2017-09-13 16:37:05 +09:00
RankStatus.cs Reshuffle namespaces 2017-07-26 13:22:46 +09:00
WorkingBeatmap.cs Update code to support new inspectcode analysis rules 2017-09-14 12:58:32 +09:00