osu/osu.Game/Database
Bartłomiej Dach f8a13b0beb
Fix migration not checking combination properly
2024-10-16 08:17:22 +02:00
..
BackgroundDataStoreProcessor.cs Rename enum to non-plural now that it won't conflict 2024-10-01 19:55:46 +09:00
BeatmapExporter.cs Change `.olz` to use UTF-8 encoding 2024-04-30 21:40:04 +08:00
BeatmapLookupCache.cs
DetachedBeatmapStore.cs Rename and xmldoc `RealmResetEmptySet` 2024-10-09 14:18:34 +09:00
ExternalEditOperation.cs More xmldoc across new methods and classes 2024-07-10 18:34:48 +09:00
ICanAcceptFiles.cs
IHasFiles.cs
IHasGuidPrimaryKey.cs
IHasNamedFiles.cs
IHasOnlineID.cs
IHasPrimaryKey.cs
IHasRealmFiles.cs
IModelDownloader.cs
IModelFileManager.cs
IModelImporter.cs Fix(?) xmldoc 2024-07-10 19:22:49 +09:00
IModelManager.cs
INamedFile.cs
INamedFileInfo.cs
INamedFileUsage.cs
IPostNotifications.cs
ISoftDelete.cs
ImportParameters.cs
ImportProgressNotification.cs
ImportTask.cs
LegacyArchiveExporter.cs Fix formatting 2024-04-30 21:47:03 +08:00
LegacyBeatmapExporter.cs Truncate break times for legacy beatmap export 2024-06-26 16:20:56 +09:00
LegacyBeatmapImporter.cs
LegacyCollectionImporter.cs
LegacyExporter.cs
LegacyImportManager.cs Update `HasFlag` usages 2024-07-03 00:19:04 +09:00
LegacyModelImporter.cs
LegacyScoreExporter.cs
LegacyScoreImporter.cs
LegacySkinExporter.cs
LegacySkinImporter.cs
Live.cs
MemoryCachingComponent.cs
MissingBeatmapNotification.cs
ModelDownloader.cs
ModelManager.cs
OnlineLookupCache.cs
RealmAccess.cs Fix migration not checking combination properly 2024-10-16 08:17:22 +02:00
RealmArchiveModelImporter.cs Add note about using hard links in the future 2024-09-06 16:01:47 +09:00
RealmExtensions.cs
RealmFileStore.cs
RealmLive.cs
RealmLiveUnmanaged.cs
RealmObjectExtensions.cs Inhibit original callback from firing when sending initial changeset 2024-07-09 16:05:58 +09:00
RealmResetEmptySet.cs Rename and xmldoc `RealmResetEmptySet` 2024-10-09 14:18:34 +09:00
StandardisedScoreMigrationTools.cs Compute total score without mods during standardised score conversion 2024-05-21 13:11:08 +02:00
TooManyDownloadsNotification.cs
UserLookupCache.cs