.. |
BackgroundDataStoreProcessor.cs
|
Fix rank upgrade path upgrading scores that failed background reprocessing earlier
|
2024-07-16 14:04:51 +02:00 |
BeatmapExporter.cs
|
Change .olz to use UTF-8 encoding
|
2024-04-30 21:40:04 +08:00 |
BeatmapLookupCache.cs
|
|
|
DetachedBeatmapStore.cs
|
Add very basic error handling for failed beatmap detach
|
2024-08-30 18:50:03 +09:00 |
EmptyRealmSet.cs
|
Revert "Temporary rollback of framework / SDL3"
|
2024-05-22 16:29:39 +08: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
|
Remove IScoreInfo : IHasNamedFiles inheritance
|
2023-10-26 14:58:33 +02:00 |
IModelDownloader.cs
|
|
|
IModelFileManager.cs
|
|
|
IModelImporter.cs
|
Fix(?) xmldoc
|
2024-07-10 19:22:49 +09:00 |
IModelManager.cs
|
|
|
ImportParameters.cs
|
Fix skin editor freezing game if opened during active gameplay
|
2023-10-27 14:34:30 +02:00 |
ImportProgressNotification.cs
|
|
|
ImportTask.cs
|
Bring back disposal of stream after copy-out to MemoryStream
|
2023-09-14 19:36:35 +02:00 |
INamedFile.cs
|
|
|
INamedFileInfo.cs
|
|
|
INamedFileUsage.cs
|
|
|
IPostNotifications.cs
|
|
|
ISoftDelete.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
|
Fix legacy beatmap importer not always handling nested paths correctly
|
2023-10-03 16:01:17 +09:00 |
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
|
Fix notification text sets overwriting each other
|
2023-09-19 11:12:58 +02:00 |
ModelDownloader.cs
|
|
|
ModelManager.cs
|
Add feedback to delete button even when no-op
|
2024-02-18 21:52:23 -08:00 |
OnlineLookupCache.cs
|
|
|
RealmAccess.cs
|
Apply CodeFactor lint
|
2024-08-07 15:02:53 -07:00 |
RealmArchiveModelImporter.cs
|
Add note about using hard links in the future
|
2024-09-06 16:01:47 +09:00 |
RealmExtensions.cs
|
Fill out xmldoc and adjust inline commentary
|
2023-08-16 09:40:46 +02:00 |
RealmFileStore.cs
|
Reference property via nameof rather than hardcoding
|
2024-01-09 11:49:42 +01:00 |
RealmLive.cs
|
Add helper method for safer realm Find<T>
|
2023-08-16 15:37:09 +09:00 |
RealmLiveUnmanaged.cs
|
|
|
RealmObjectExtensions.cs
|
Inhibit original callback from firing when sending initial changeset
|
2024-07-09 16:05:58 +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
|
|
|