osu/osu.Game/Beatmaps
smoogipoo faff0a70c4 Privatise BMWB 2020-08-11 13:48:57 +09:00
..
ControlPoints Add back missing default implementations for lookup functions 2020-07-19 14:11:21 +09:00
Drawables Add delay for loading multiplayer beatmap covers 2020-02-27 20:01:23 +09:00
Formats Introduce legacy timing point fp errors 2020-07-13 17:06:00 +09:00
Legacy Add overlay layer to enumeration type 2020-05-18 22:45:31 +02:00
Timing Create a constructor for break period 2020-04-05 21:29:03 +03:00
Beatmap.cs
BeatmapConverter.cs Fix potential out-of-order objects after conversion 2020-07-13 16:52:05 +09:00
BeatmapDifficulty.cs Sadly, xmldoc doesn't support tuple elements. 2019-11-17 21:01:56 +08:00
BeatmapDifficultyManager.cs Safeguard against potential finalise-before-initialised 2020-07-29 11:30:25 +09:00
BeatmapInfo.cs Expose searchable terms from beatmap info instead 2020-05-07 13:04:08 +09:00
BeatmapManager.cs Remove track store reference counting, use single instance stores 2020-08-11 13:16:06 +09:00
BeatmapManager_BeatmapOnlineLookupQueue.cs Fix continuations attaching to the BeatmapOnlineLookupQueue scheduler 2020-07-14 16:03:40 +09:00
BeatmapManager_WorkingBeatmap.cs Privatise BMWB 2020-08-11 13:48:57 +09:00
BeatmapMetadata.cs Add test coverage and handle null creator 2020-04-22 09:19:34 +09:00
BeatmapMetrics.cs
BeatmapOnlineInfo.cs
BeatmapProcessor.cs
BeatmapSetFileInfo.cs
BeatmapSetInfo.cs
BeatmapSetMetrics.cs
BeatmapSetOnlineInfo.cs
BeatmapSetOnlineStatus.cs
BeatmapStatistic.cs
BeatmapStore.cs Reduce database includes where possible 2020-04-28 21:43:35 +09:00
DifficultyRating.cs
DummyWorkingBeatmap.cs Rename method 2020-08-07 22:31:41 +09:00
IBeatmap.cs
IBeatmapConverter.cs Simplify/improve beatmap conversion precheck 2019-12-23 17:44:18 +09:00
IBeatmapProcessor.cs
IWorkingBeatmap.cs Rename method 2020-08-07 22:31:41 +09:00
WorkingBeatmap.cs Rename method 2020-08-07 22:31:41 +09:00