osu/osu.Game/Beatmaps
2022-01-15 15:26:41 +01: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 Use ctor rather than MemberwiseClone to guarantee a safer clone of BeatmapDifficulty 2022-01-13 13:23:41 +09:00
BeatmapDifficultyCache.cs Remove unnecessary Ruleset null check in BeatmapDifficultyCache 2022-01-13 13:19:49 +09:00
BeatmapInfo.cs Ensure detached when performing model Clone operations on BeatmapInfo/ScoreInfo 2022-01-14 13:08:20 +09:00
BeatmapInfoExtensions.cs
BeatmapManager.cs Move manager Update methods to be explicit to where they are still used by legacy code 2022-01-12 17:49:11 +09:00
BeatmapMetadata.cs Add note about BeatmapMetadata.Author being weird 2022-01-12 17:49:10 +09:00
BeatmapMetadataInfoExtensions.cs Fix GetDisplayTitleRomanisable() relying on ToString() implementation 2022-01-15 15:26:41 +01:00
BeatmapModelDownloader.cs Remove unnecessary GameHost parameter 2021-11-25 17:42:41 +09:00
BeatmapModelManager.cs Move manager Update methods to be explicit to where they are still used by legacy code 2022-01-12 17:49:11 +09:00
BeatmapOnlineLookupQueue.cs Return immediately on failed web request in synchronous BeatmapOnlineLookupQueue flow 2022-01-14 13:20:51 +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
EFBeatmapDifficulty.cs Fix many shortcomings and compatibility issues with EF classes post-rename 2022-01-12 17:00:16 +09:00
EFBeatmapInfo.cs Add EF to realm beatmap migration 2022-01-13 18:23:18 +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
IBeatmapMetadataInfo.cs Add equatable support to IUser and RealmUser 2022-01-12 17:49:11 +09:00
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 Sanitise and remove some usages of Detach which are no longer required 2022-01-12 17:49:11 +09:00