osu/osu.Game/Database
2023-02-17 22:09:09 +09:00
..
BeatmapLookupCache.cs Partial everything 2022-11-27 00:00:27 +09:00
EmptyRealmSet.cs
ICanAcceptFiles.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
IModelManager.cs
ImportProgressNotification.cs Partial everything 2022-11-27 00:00:27 +09:00
ImportTask.cs
INamedFile.cs
INamedFileInfo.cs
INamedFileUsage.cs
IPostNotifications.cs
ISoftDelete.cs
LegacyBeatmapExporter.cs change abstract implement 2022-12-15 21:39:48 +09:00
LegacyBeatmapImporter.cs Remove unused using 2022-11-17 13:56:27 +09:00
LegacyCollectionImporter.cs Fix re-importing existing collections not correctly adding new items 2022-08-16 16:43:05 +09:00
LegacyImportManager.cs Partial everything 2022-11-27 00:00:27 +09:00
LegacyModelExporter.cs cancellationToken pass, notification adujust 2023-02-17 22:09:09 +09:00
LegacyModelImporter.cs
LegacyScoreExporter.cs cancellationToken pass, notification adujust 2023-02-17 22:09:09 +09:00
LegacyScoreImporter.cs create a task to export to avoid block main thread 2022-11-17 01:08:06 +09:00
LegacySkinExporter.cs change abstract implement 2022-12-15 21:39:48 +09:00
LegacySkinImporter.cs create a task to export to avoid block main thread 2022-11-17 01:08:06 +09:00
Live.cs Implement equality correctly in Live 2022-09-13 19:16:25 +09:00
MemoryCachingComponent.cs Partial everything 2022-11-27 00:00:27 +09:00
ModelDownloader.cs Partial everything 2022-11-27 00:00:27 +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 Partial everything 2022-11-27 00:00:27 +09:00
RealmAccess.cs Recover accidentally deleted codes 2022-11-21 17:09:56 +09:00
RealmArchiveModelImporter.cs Reduce the scope of realm transactions during import operations 2022-10-11 21:58:28 +09:00
RealmExtensions.cs
RealmFileStore.cs Reduce the scope of realm transactions during import operations 2022-10-11 21:58:28 +09:00
RealmLive.cs
RealmLiveUnmanaged.cs
RealmObjectExtensions.cs
TooManyDownloadsNotification.cs Partial everything 2022-11-27 00:00:27 +09:00
UserLookupCache.cs Partial everything 2022-11-27 00:00:27 +09:00