osu/osu.Game
Dean Herbert 3ecd889fef Replace EF RulesetStore with realm version
Pass full EF context factory to `RealmContextFactory` for migration purposes
2022-01-12 16:39:36 +09:00
..
Audio
Beatmaps Use RealmContextFactory instead of EF 2022-01-12 16:39:36 +09:00
Collections
Configuration
Database Replace EF RulesetStore with realm version 2022-01-12 16:39:36 +09:00
Extensions Fix cursors sent to osu-web being potentially string formatted in incorrect culture 2022-01-04 17:20:46 +09:00
Graphics Rewrite storyboard clock management in slightly different way 2022-01-11 22:00:04 +01:00
Input Add global flip hotkeys 2022-01-05 16:48:07 +09:00
IO
IPC
Localisation Add button to compact realm on demand 2022-01-12 15:22:36 +09:00
Migrations
Models Add required properties to make realm models backwards compatible 2022-01-12 16:39:36 +09:00
Online Update usages of APIUser to RealmUser 2022-01-12 16:39:36 +09:00
Overlays Replace EF RulesetStore with realm version 2022-01-12 16:39:36 +09:00
Performance
Properties
Replays
Rulesets Replace EF RulesetStore with realm version 2022-01-12 16:39:36 +09:00
Scoring Use RealmContextFactory instead of EF 2022-01-12 16:39:36 +09:00
Screens Mark cases where BeatmapSet is generally guaranteed to be non-null 2022-01-12 16:39:36 +09:00
Skinning Merge branch 'master' into async-deadlock-safety 2022-01-07 17:28:59 +09:00
Stores Replace EF RulesetStore with realm version 2022-01-12 16:39:36 +09:00
Storyboards Miscellaneous fixes that don't fit elsewhere 2022-01-12 16:39:36 +09:00
Tests Use RealmContextFactory instead of EF 2022-01-12 16:39:36 +09:00
Updater
Users
Utils
.editorconfig
osu!.res
osu.Game.csproj Update framework 2022-01-11 15:09:51 +09:00
OsuGame.cs Miscellaneous fixes that don't fit elsewhere 2022-01-12 16:39:36 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Replace EF RulesetStore with realm version 2022-01-12 16:39:36 +09:00
PerformFromMenuRunner.cs