osu/osu.Game/Database
Bartłomiej Dach 4cfc95c673
Add backwards migration of catch dash binding
2023-10-17 09:43:40 +02:00
..
BeatmapExporter.cs
BeatmapLookupCache.cs
EmptyRealmSet.cs
ICanAcceptFiles.cs
IHasFiles.cs
IHasGuidPrimaryKey.cs
IHasNamedFiles.cs
IHasOnlineID.cs
IHasPrimaryKey.cs
IHasRealmFiles.cs
IModelDownloader.cs
IModelFileManager.cs
IModelImporter.cs
IModelManager.cs
INamedFile.cs
INamedFileInfo.cs
INamedFileUsage.cs
IPostNotifications.cs
ISoftDelete.cs
ImportParameters.cs
ImportProgressNotification.cs
ImportTask.cs Bring back disposal of stream after copy-out to `MemoryStream` 2023-09-14 19:36:35 +02:00
LegacyArchiveExporter.cs
LegacyBeatmapExporter.cs
LegacyBeatmapImporter.cs Fix legacy beatmap importer not always handling nested paths correctly 2023-10-03 16:01:17 +09:00
LegacyCollectionImporter.cs
LegacyExporter.cs
LegacyImportManager.cs
LegacyModelImporter.cs
LegacyScoreExporter.cs
LegacyScoreImporter.cs
LegacySkinExporter.cs
LegacySkinImporter.cs
Live.cs
MemoryCachingComponent.cs
MissingBeatmapNotification.cs Fix notification text sets overwriting each other 2023-09-19 11:12:58 +02:00
ModelDownloader.cs
ModelManager.cs
OnlineLookupCache.cs
RealmAccess.cs Add backwards migration of catch dash binding 2023-10-17 09:43:40 +02:00
RealmArchiveModelImporter.cs Merge branch 'master' into fix-batch-import-score-missing-notifications 2023-09-27 17:06:47 +02:00
RealmExtensions.cs
RealmFileStore.cs
RealmLive.cs
RealmLiveUnmanaged.cs
RealmObjectExtensions.cs
StandardisedScoreMigrationTools.cs Update score conversion to consider legacy multiplier 2023-10-02 16:56:15 +09:00
TooManyDownloadsNotification.cs
UserLookupCache.cs