osu/osu.Game/Beatmaps
Dean Herbert 3e3b9bc963 Split out `IModelDownloader` and also split apart `ScoreManager` 2021-09-30 18:25:20 +09:00
..
ControlPoints Actually serialise `SampleControlPoint`s along with `HitObject`s 2021-08-31 15:14:03 +09:00
Drawables Constrain difficulty icon tooltip to `internal` accessibility" 2021-08-31 21:16:17 +03:00
Formats Add encoding support for `SamplesMatchPlaybackRate` 2021-09-12 16:47:38 +02:00
Legacy Remove unnecessary variable discard 2021-08-31 15:08:07 +09:00
Timing
Beatmap.cs
BeatmapConverter.cs
BeatmapDifficulty.cs Fix instability of taiko double conversion 2021-08-30 15:30:18 +09:00
BeatmapDifficultyCache.cs Fix difficulty cache lookups sharing underlying mod instances 2021-08-21 15:50:33 +02:00
BeatmapInfo.cs Add TODO comment about lack of in-gameplay support 2021-09-13 00:13:07 +02:00
BeatmapManager.cs Split out `IModelDownloader` and also split apart `ScoreManager` 2021-09-30 18:25:20 +09:00
BeatmapMetadata.cs Fix playlist item displays as empty string if no unicode title is present 2021-07-04 08:09:38 +08:00
BeatmapMetrics.cs
BeatmapModelDownloader.cs Split out `IModelDownloader` and also split apart `ScoreManager` 2021-09-30 18:25:20 +09:00
BeatmapModelManager.cs Split out `IModelDownloader` and also split apart `ScoreManager` 2021-09-30 18:25:20 +09:00
BeatmapOnlineInfo.cs
BeatmapOnlineLookupQueue.cs Add basic component level xmldoc 2021-09-30 14:46:07 +09:00
BeatmapProcessor.cs Rename property, reword xmldoc and improve readability of update code 2021-07-21 17:32:56 +09:00
BeatmapSetFileInfo.cs
BeatmapSetInfo.cs Revert "Revert "Make `BeatmapSetInfo.Files` non-nullable"" 2021-05-28 14:33:05 +09:00
BeatmapSetMetrics.cs
BeatmapSetOnlineInfo.cs Reword xmldoc slightly 2021-09-10 12:58:12 +09:00
BeatmapSetOnlineStatus.cs Update mapper usages with `LocalisableDescription` 2021-07-31 01:47:14 +03:00
BeatmapStatistic.cs
BeatmapStatisticIcon.cs
BeatmapStore.cs Allow intro screen to retrieve beatmap even if rulesets is not loaded 2021-08-20 19:43:48 +09:00
CountdownType.cs Add descriptions to enum members 2021-08-30 22:51:42 +02:00
DifficultyRating.cs
DifficultyRecommender.cs Fix possible nullref in difficulty recommender 2021-06-16 11:27:38 +09:00
DummyWorkingBeatmap.cs Retrieve separated skin instance from working beatmap for editing 2021-08-15 21:18:09 +02:00
IBeatmap.cs Remove IJsonSerializable interface 2021-08-31 14:39:20 +09:00
IBeatmapConverter.cs
IBeatmapProcessor.cs
IBeatmapResourceProvider.cs
IWorkingBeatmap.cs
IWorkingBeatmapCache.cs Hook up all required interfaces to new `BeatmapManager` 2021-09-30 17:18:39 +09:00
MetadataUtils.cs Check empty string more explicitly in `IsRomanised()` 2021-06-11 06:38:53 +02:00
StarDifficulty.cs
WorkingBeatmap.cs Retrieve separated skin instance from working beatmap for editing 2021-08-15 21:18:09 +02:00
WorkingBeatmapCache.cs Hook up all required interfaces to new `BeatmapManager` 2021-09-30 17:18:39 +09:00