osu/osu.Game/Database
cdwcgt 5d64c1b7bf
exception handling
2023-04-09 15:09:18 +09:00
..
BeatmapLookupCache.cs Partial everything 2022-11-27 00:00:27 +09:00
EmptyRealmSet.cs
ICanAcceptFiles.cs Move `ImportParameters` to better home 2022-12-13 21:41:26 +09:00
IHasFiles.cs
IHasGuidPrimaryKey.cs
IHasNamedFiles.cs
IHasOnlineID.cs
IHasPrimaryKey.cs
IHasRealmFiles.cs
IModelDownloader.cs
IModelFileManager.cs
IModelImporter.cs Move `ImportParameters` to better home 2022-12-13 21:41:26 +09:00
IModelManager.cs
INamedFile.cs
INamedFileInfo.cs
INamedFileUsage.cs
IPostNotifications.cs
ISoftDelete.cs
ImportParameters.cs Move `ImportParameters` to better home 2022-12-13 21:41:26 +09:00
ImportProgressNotification.cs Partial everything 2022-11-27 00:00:27 +09:00
ImportTask.cs Delegate file deletion to `ImportTask` to allow overriding it 2023-01-22 22:19:04 +01:00
LegacyArchiveExporter.cs use Live<TModel> 2023-04-09 22:21:15 +09:00
LegacyBeatmapExporter.cs use Live<TModel> 2023-04-09 22:21:15 +09:00
LegacyBeatmapImporter.cs Remove unused using 2022-11-17 13:56:27 +09:00
LegacyCollectionImporter.cs
LegacyImportManager.cs Only show message about Songs folder 2023-01-09 11:47:13 +02:00
LegacyModelExporter.cs exception handling 2023-04-09 15:09:18 +09:00
LegacyModelImporter.cs Move `ImportParameters` to better home 2022-12-13 21:41:26 +09:00
LegacyScoreExporter.cs use Live<TModel> 2023-04-09 22:21:15 +09:00
LegacyScoreImporter.cs Path.GetExtension() will not get null 2023-02-19 02:56:53 +09:00
LegacySkinExporter.cs use Live<TModel> 2023-04-09 22:21:15 +09:00
LegacySkinImporter.cs create a task to export to avoid block main thread 2022-11-17 01:08:06 +09:00
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 Partial everything 2022-11-27 00:00:27 +09:00
ModelDownloader.cs Merge branch 'master' into guard-url-protocols 2022-12-16 18:23:16 +09:00
ModelManager.cs Don't use bindables to avoid potential cross-usage contamination 2023-01-10 01:10:20 +09:00
OnlineLookupCache.cs Partial everything 2022-11-27 00:00:27 +09:00
RealmAccess.cs Simplify migration to not rely on old/dynamic schema 2023-02-08 14:24:06 +09:00
RealmArchiveModelImporter.cs Delegate file deletion to `ImportTask` to allow overriding it 2023-01-22 22:19:04 +01:00
RealmExtensions.cs
RealmFileStore.cs Rename and xmldoc hard link creation method 2022-12-28 22:04:05 +01: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