osu/osu.Game/Database
2022-08-24 17:28:41 +09:00
..
BeatmapLookupCache.cs
DatabaseContextFactory.cs
DatabaseWriteUsage.cs
EFToRealmMigrator.cs Standardise HasReplay implementation (and remove from persisting to realm) 2022-07-15 16:14:21 +09:00
EmptyRealmSet.cs
ICanAcceptFiles.cs
IDatabaseContextFactory.cs
IHasFiles.cs
IHasGuidPrimaryKey.cs
IHasNamedFiles.cs
IHasOnlineID.cs
IHasPrimaryKey.cs
IHasRealmFiles.cs Match class name to file 2022-08-10 19:53:40 +09:00
IModelDownloader.cs
IModelFileManager.cs
IModelImporter.cs Add ImportAsUpdate method to IModelImporter to avoid otehr changes 2022-07-26 15:49:04 +09:00
IModelManager.cs
ImportProgressNotification.cs
ImportTask.cs
INamedFile.cs
INamedFileInfo.cs
INamedFileUsage.cs
IPostNotifications.cs
ISoftDelete.cs
LegacyBeatmapExporter.cs
LegacyBeatmapImporter.cs
LegacyCollectionImporter.cs Fix re-importing existing collections not correctly adding new items 2022-08-16 16:43:05 +09:00
LegacyExporter.cs
LegacyImportManager.cs Fix crash when attempting to import on mobile platforms 2022-08-10 15:32:43 +09:00
LegacyModelImporter.cs
LegacyScoreExporter.cs
LegacyScoreImporter.cs
LegacySkinExporter.cs
LegacySkinImporter.cs
Live.cs Mark Live methods as InstantHandleAttribute 2022-07-28 15:03:08 +09:00
MemoryCachingComponent.cs
ModelDownloader.cs Use existing localised error message 2022-08-03 20:15:46 +09:00
ModelManager.cs Migrate the majority of existing file lookups to use new extension methods 2022-08-10 16:01:16 +09:00
OnlineLookupCache.cs
OsuDbContext.cs
RealmAccess.cs Add Realm migration 2022-08-24 17:28:41 +09:00
RealmArchiveModelImporter.cs Add flow for bypassing local cache lookups when refreshing beatmap metadata 2022-07-28 16:33:51 +09:00
RealmExtensions.cs Fix transaction not being disposed 2022-07-07 18:15:38 +09:00
RealmFileStore.cs
RealmLive.cs
RealmLiveUnmanaged.cs
RealmObjectExtensions.cs
TooManyDownloadsNotification.cs Use existing localised error message 2022-08-03 20:15:46 +09:00
UserLookupCache.cs