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 change .osz2 to .olz (osu lazer zip) 2023-07-12 15:04:06 +02:00
BeatmapLookupCache.cs Apply NRT in `MemoryCachingComponent` subclasses too 2023-06-09 13:47:35 +02:00
EmptyRealmSet.cs Bring realm library up-to-date 2023-07-06 13:37:43 +09:00
ICanAcceptFiles.cs Automated pass 2023-06-24 01:00:03 +09:00
IHasFiles.cs Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
IHasGuidPrimaryKey.cs Automated pass 2023-06-24 01:00:03 +09:00
IHasNamedFiles.cs Automated pass 2023-06-24 01:00:03 +09:00
IHasOnlineID.cs
IHasPrimaryKey.cs Automated pass 2023-06-24 01:00:03 +09:00
IHasRealmFiles.cs
IModelDownloader.cs
IModelFileManager.cs Automated pass 2023-06-24 01:00:03 +09:00
IModelImporter.cs
IModelManager.cs Automated pass 2023-06-24 01:00:03 +09:00
INamedFile.cs
INamedFileInfo.cs Automated pass 2023-06-24 01:00:03 +09:00
INamedFileUsage.cs
IPostNotifications.cs Automated pass 2023-06-24 01:00:03 +09:00
ISoftDelete.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
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 Move all conversion code to LegacyBeatmapExporter 2023-07-13 00:20:01 +02:00
LegacyBeatmapExporter.cs Replace inline comment with actual explanation of what's happening 2023-08-21 07:27:02 +02:00
LegacyBeatmapImporter.cs Fix legacy beatmap importer not always handling nested paths correctly 2023-10-03 16:01:17 +09:00
LegacyCollectionImporter.cs
LegacyExporter.cs Move lower and xmldoc `GetFilename(TModel)` 2023-05-06 19:29:08 +02:00
LegacyImportManager.cs Only show message about Songs folder 2023-01-09 11:47:13 +02:00
LegacyModelImporter.cs
LegacyScoreExporter.cs Mark exporter extensions as untranslatable 2023-05-06 19:42:28 +02:00
LegacyScoreImporter.cs Path.GetExtension() will not get null 2023-02-19 02:56:53 +09:00
LegacySkinExporter.cs Mark exporter extensions as untranslatable 2023-05-06 19:42:28 +02:00
LegacySkinImporter.cs
Live.cs Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
MemoryCachingComponent.cs Apply NRT to `MemoryCachingComponent` classes 2023-06-09 19:00:05 +09:00
MissingBeatmapNotification.cs Fix notification text sets overwriting each other 2023-09-19 11:12:58 +02:00
ModelDownloader.cs Merge branch 'master' into guard-url-protocols 2022-12-16 18:23:16 +09:00
ModelManager.cs Add helper method for safer realm `Find<T>` 2023-08-16 15:37:09 +09:00
OnlineLookupCache.cs Apply NRT to `MemoryCachingComponent` classes 2023-06-09 19:00:05 +09:00
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 Fill out xmldoc and adjust inline commentary 2023-08-16 09:40:46 +02:00
RealmFileStore.cs Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09:00
RealmLive.cs Add helper method for safer realm `Find<T>` 2023-08-16 15:37:09 +09:00
RealmLiveUnmanaged.cs
RealmObjectExtensions.cs Remove outdated xmldoc 2023-07-06 22:01:02 +02:00
StandardisedScoreMigrationTools.cs Update score conversion to consider legacy multiplier 2023-10-02 16:56:15 +09:00
TooManyDownloadsNotification.cs
UserLookupCache.cs Apply NRT to `MemoryCachingComponent` classes 2023-06-09 19:00:05 +09:00