osu/osu.Game/Database
2022-08-05 18:27:29 +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
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 Add migration of existing collections database 2022-07-28 13:57:21 +09:00
LegacyExporter.cs
LegacyImportManager.cs Add migration of existing collections database 2022-07-28 13:57:21 +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
OnlineLookupCache.cs
OsuDbContext.cs
RealmAccess.cs Leave client.realm around to handle pull requests without this change merged 2022-08-05 18:27:29 +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
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