1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 16:07:25 +08:00
osu-lazer/osu.Game/Beatmaps
smoogipoo d787c740fa Fix bookmarks not working
We should be dealing with the array in every situation, with the exception of the database.
2017-09-25 17:46:51 +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 What even was this lol. 2017-03-18 18:38:51 +09:00
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
BeatmapConverter.cs And then everything became one 2017-09-19 16:06:58 +09:00
BeatmapDifficulty.cs Reshuffle namespaces 2017-07-26 13:22:46 +09:00
BeatmapInfo.cs Fix bookmarks not working 2017-09-25 17:46:51 +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
BeatmapProcessor.cs And then everything became one 2017-09-19 16:06:58 +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
BeatmapStatistic.cs And then everything became one 2017-09-19 16:06:58 +09:00
BeatmapStore.cs Add hiding support for beatmap difficulties 2017-09-01 17:57:12 +09:00
DifficultyCalculator.cs And then everything became one 2017-09-19 16:06:58 +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 Give WorkingBeatmap's Metadata a non-null default 2017-09-19 21:41:18 +09:00