osu/osu.Game/Database
2023-06-16 14:04:18 +09:00
..
BeatmapLookupCache.cs Apply NRT in MemoryCachingComponent subclasses too 2023-06-09 13:47:35 +02:00
EmptyRealmSet.cs
ICanAcceptFiles.cs
IHasFiles.cs
IHasGuidPrimaryKey.cs
IHasNamedFiles.cs
IHasOnlineID.cs
IHasPrimaryKey.cs
IHasRealmFiles.cs
IModelDownloader.cs
IModelFileManager.cs
IModelImporter.cs
IModelManager.cs
ImportParameters.cs
ImportProgressNotification.cs
ImportTask.cs Delegate file deletion to ImportTask to allow overriding it 2023-01-22 22:19:04 +01:00
INamedFile.cs
INamedFileInfo.cs
INamedFileUsage.cs
IPostNotifications.cs
ISoftDelete.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
LegacyArchiveExporter.cs Reorder increment to make progress update less weird 2023-05-06 19:39:52 +02:00
LegacyBeatmapExporter.cs Mark exporter extensions as untranslatable 2023-05-06 19:42:28 +02:00
LegacyBeatmapImporter.cs
LegacyCollectionImporter.cs
LegacyExporter.cs Move lower and xmldoc GetFilename(TModel) 2023-05-06 19:29:08 +02:00
LegacyImportManager.cs
LegacyModelImporter.cs
LegacyScoreExporter.cs Mark exporter extensions as untranslatable 2023-05-06 19:42:28 +02:00
LegacyScoreImporter.cs Path.GetExtension() will not get null 2023-02-19 02:56:53 +09:00
LegacySkinExporter.cs Mark exporter extensions as untranslatable 2023-05-06 19:42:28 +02:00
LegacySkinImporter.cs
Live.cs
MemoryCachingComponent.cs Apply NRT to MemoryCachingComponent classes 2023-06-09 19:00:05 +09:00
ModelDownloader.cs
ModelManager.cs Don't use bindables to avoid potential cross-usage contamination 2023-01-10 01:10:20 +09:00
OnlineLookupCache.cs Apply NRT to MemoryCachingComponent classes 2023-06-09 19:00:05 +09:00
RealmAccess.cs Force migration of old-new standardised scores to run once more 2023-06-16 14:04:18 +09:00
RealmArchiveModelImporter.cs Delegate file deletion to ImportTask to allow overriding it 2023-01-22 22:19:04 +01:00
RealmExtensions.cs
RealmFileStore.cs Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09:00
RealmLive.cs
RealmLiveUnmanaged.cs
RealmObjectExtensions.cs
StandardisedScoreMigrationTools.cs Fix old-new standardised score conversion missing some scores due to not rounding correctly 2023-06-16 14:01:56 +09:00
TooManyDownloadsNotification.cs
UserLookupCache.cs Apply NRT to MemoryCachingComponent classes 2023-06-09 19:00:05 +09:00