osu/osu.Game
Dean Herbert 3491b77c8c Fix ScoreInfo.RealmUser not getting deep cloned correctly
I'm still not at all happy with the play-to-results flow (with multiple
clones), but this will have to do for now.
2022-01-26 14:27:48 +09:00
..
Audio
Beatmaps Remove Task from the inner-most Import method in RealmArchiveModelImporter 2022-01-25 15:30:29 +09:00
Collections
Configuration Rename RealmContextFactory to RealmAccess 2022-01-24 20:38:07 +09:00
Database Merge pull request #16604 from peppy/less-async-import 2022-01-25 16:47:07 +09:00
Extensions
Graphics
Input Fix DatabasedKeyBindingContainer re-querying realm on receiving notification 2022-01-25 16:44:44 +09:00
IO Rename RealmContextFactory to RealmAccess 2022-01-24 20:38:07 +09:00
IPC
Localisation
Models
Online Update remaining cases of clashes with realm.Write and realm.RegisterForNotifications 2022-01-25 13:09:48 +09:00
Overlays Log posted notifications 2022-01-25 23:38:48 +09:00
Performance
Properties
Replays
Rulesets Merge pull request #16593 from peppy/realm-clean-up 2022-01-25 14:33:53 +09:00
Scoring Fix ScoreInfo.RealmUser not getting deep cloned correctly 2022-01-26 14:27:48 +09:00
Screens Merge branch 'master' into improve-timeline-zoom 2022-01-26 03:40:53 +09:00
Skinning Remove Task from the inner-most Import method in RealmArchiveModelImporter 2022-01-25 15:30:29 +09:00
Stores Remove Task from the inner-most Import method in RealmArchiveModelImporter 2022-01-25 15:30:29 +09:00
Storyboards Rename RealmContextFactory to RealmAccess 2022-01-24 20:38:07 +09:00
Tests Recreate test beatmap of EditorTestScene on set up 2022-01-25 13:03:27 +03:00
Updater
Users
Utils
.editorconfig
osu!.res
osu.Game.csproj Update framework 2022-01-25 13:50:41 +09:00
OsuGame.cs
OsuGameBase_Importing.cs
OsuGameBase.cs Fix crash when trying to migrate collection database that doesn't exist 2022-01-25 15:45:23 +09:00
PerformFromMenuRunner.cs