osu/osu.Game/Beatmaps
2022-01-12 17:00:17 +09:00
..
ControlPoints
Drawables Change expanded card content height to 200 2022-01-04 13:22:00 +09:00
Formats Add back settable RulesetID for now 2022-01-12 17:00:16 +09:00
Legacy
Timing
APIFailTimes.cs
Beatmap.cs Various updates to ruleset and primary key usages to move closer to realm support 2022-01-12 16:57:13 +09:00
BeatmapConverter.cs
BeatmapDifficulty.cs Add required properties to make realm models backwards compatible 2022-01-12 16:39:36 +09:00
BeatmapDifficultyCache.cs Fix BeatmapDifficultyCache not working with detached beatmaps 2022-01-12 17:00:17 +09:00
BeatmapInfo.cs BeatmapSetInfo detach support 2022-01-12 17:00:16 +09:00
BeatmapInfoExtensions.cs Fix GetDisplayTitle() implementations relying on ToString() themselves 2021-11-09 13:53:08 +01:00
BeatmapManager.cs BeatmapSetInfo detach support 2022-01-12 17:00:16 +09:00
BeatmapMetadata.cs Fix missing BeatmapMetadata.ToString 2022-01-12 17:00:16 +09:00
BeatmapMetadataInfoExtensions.cs Add fallback for cases where beatmap has no author/title/artist specified 2021-11-10 18:29:05 +09:00
BeatmapModelDownloader.cs Remove unnecessary GameHost parameter 2021-11-25 17:42:41 +09:00
BeatmapModelManager.cs BeatmapSetInfo detach support 2022-01-12 17:00:16 +09:00
BeatmapOnlineLookupQueue.cs Various updates to ruleset and primary key usages to move closer to realm support 2022-01-12 16:57:13 +09:00
BeatmapOnlineStatus.cs Rename BeatmapSetOnlineStatus to BeatmapOnlineStatus 2021-11-24 18:42:49 +09:00
BeatmapProcessor.cs
BeatmapSetFileInfo.cs Fix many shortcomings and compatibility issues with EF classes post-rename 2022-01-12 17:00:16 +09:00
BeatmapSetHypeStatus.cs
BeatmapSetInfo.cs Handle ignored mappings locally in Detach configuration 2022-01-12 17:00:17 +09:00
BeatmapSetNominationStatus.cs
BeatmapSetOnlineAvailability.cs
BeatmapSetOnlineCovers.cs
BeatmapSetOnlineGenre.cs
BeatmapSetOnlineLanguage.cs
BeatmapStatistic.cs
BeatmapStatisticIcon.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
EFBeatmapDifficulty.cs Fix many shortcomings and compatibility issues with EF classes post-rename 2022-01-12 17:00:16 +09:00
EFBeatmapInfo.cs Fix many shortcomings and compatibility issues with EF classes post-rename 2022-01-12 17:00:16 +09:00
EFBeatmapMetadata.cs Fix many shortcomings and compatibility issues with EF classes post-rename 2022-01-12 17:00:16 +09:00
EFBeatmapSetInfo.cs Fix many shortcomings and compatibility issues with EF classes post-rename 2022-01-12 17:00:16 +09:00
FlatFileWorkingBeatmap.cs Update model manager and many related classes to get things compiling again 2022-01-12 17:00:00 +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 Add score importer 2022-01-12 16:57:27 +09:00
IWorkingBeatmap.cs Remove all NRT changes 2021-12-22 21:02:06 +09:00
IWorkingBeatmapCache.cs
MetadataUtils.cs
StarDifficulty.cs
WorkingBeatmap.cs Fix incorrect Metadata-related null checks 2022-01-12 16:39:36 +09:00
WorkingBeatmapCache.cs BeatmapSetInfo detach support 2022-01-12 17:00:16 +09:00