osu/osu.Game/Beatmaps
Bartłomiej Dach 38702beabf
Merge branch 'master' into i-ruleset-store
2021-12-04 15:05:39 +01:00
..
ControlPoints
Drawables Cache and consume `IRulesetStore` where feasible 2021-12-03 18:16:01 +09:00
Formats Move bookmark parsing logic into `LegacyBeatmapDecoder` 2021-11-24 16:29:51 +09:00
Legacy
Timing
APIFailTimes.cs
Beatmap.cs Rename `BeatmapInfo.Version` to `DifficultyName` to match underlying interface 2021-11-11 17:20:53 +09:00
BeatmapConverter.cs
BeatmapDifficulty.cs
BeatmapDifficultyCache.cs Update all actual usages of `RulesetInfo.ID` to use `OnlineID` instead 2021-11-24 15:50:26 +09:00
BeatmapInfo.cs Rename `BeatmapSetOnlineStatus` to `BeatmapOnlineStatus` 2021-11-24 18:42:49 +09:00
BeatmapInfoExtensions.cs
BeatmapManager.cs Remove the ability to specify a filename in `ReplaceFile` 2021-11-29 18:11:51 +09:00
BeatmapMetadata.cs
BeatmapMetadataInfoExtensions.cs
BeatmapModelDownloader.cs Remove unnecessary `GameHost` parameter 2021-11-25 17:42:41 +09:00
BeatmapModelManager.cs Merge pull request #15794 from peppy/realm-integration/stable-export-flow 2021-11-25 20:20:18 +09:00
BeatmapOnlineLookupQueue.cs Rename `BeatmapSetOnlineStatus` to `BeatmapOnlineStatus` 2021-11-24 18:42:49 +09:00
BeatmapOnlineStatus.cs Rename `BeatmapSetOnlineStatus` to `BeatmapOnlineStatus` 2021-11-24 18:42:49 +09:00
BeatmapProcessor.cs
BeatmapSetFileInfo.cs
BeatmapSetHypeStatus.cs
BeatmapSetInfo.cs Update all models to implement `IHasNamedFiles` 2021-11-25 16:41:12 +09:00
BeatmapSetNominationStatus.cs
BeatmapSetOnlineAvailability.cs
BeatmapSetOnlineCovers.cs
BeatmapSetOnlineGenre.cs
BeatmapSetOnlineLanguage.cs
BeatmapStatistic.cs
BeatmapStatisticIcon.cs
BeatmapStore.cs
CountdownType.cs
DifficultyRating.cs
DifficultyRecommender.cs Cache and consume `IRulesetStore` where feasible 2021-12-03 18:16:01 +09:00
DummyWorkingBeatmap.cs Remove subclassing of `RulesetInfo` 2021-11-22 16:39:17 +09:00
FlatFileWorkingBeatmap.cs Use console IPC 2021-11-28 14:03:21 +09:00
IBeatmap.cs
IBeatmapConverter.cs
IBeatmapDifficultyInfo.cs
IBeatmapInfo.cs Add back interface equality but limit to only matching types 2021-11-16 12:35:18 +09:00
IBeatmapMetadataInfo.cs
IBeatmapOnlineInfo.cs
IBeatmapProcessor.cs
IBeatmapResourceProvider.cs
IBeatmapSetInfo.cs Update all models to implement `IHasNamedFiles` 2021-11-25 16:41:12 +09:00
IBeatmapSetOnlineInfo.cs Rename `BeatmapSetOnlineStatus` to `BeatmapOnlineStatus` 2021-11-24 18:42:49 +09:00
IWorkingBeatmap.cs Use consistent type for mod collection in all overloads 2021-11-21 11:30:45 +01:00
IWorkingBeatmapCache.cs
MetadataUtils.cs
StarDifficulty.cs
WorkingBeatmap.cs Use consistent type for mod collection in all overloads 2021-11-21 11:30:45 +01:00
WorkingBeatmapCache.cs Merge pull request #15772 from peppy/remove-model-list-inits 2021-11-24 16:41:19 +09:00