osu/osu.Game
2022-01-12 18:13:14 +09:00
..
Audio
Beatmaps Replace compatibility properties with direct references 2022-01-12 18:13:14 +09:00
Collections BeatmapSetInfo detach support 2022-01-12 17:00:16 +09:00
Configuration
Database Cascade delete metadata when beatmaps are deleted 2022-01-12 17:49:11 +09:00
Extensions
Graphics Rewrite storyboard clock management in slightly different way 2022-01-11 22:00:04 +01:00
Input Various updates to ruleset and primary key usages to move closer to realm support 2022-01-12 16:57:13 +09:00
IO Remove EF FileStore 2022-01-12 16:39:36 +09:00
IPC
Localisation Add button to compact realm on demand 2022-01-12 15:22:36 +09:00
Migrations
Models Replace compatibility properties with direct references 2022-01-12 18:13:14 +09:00
Online Fix most remaining test issues 2022-01-12 17:49:11 +09:00
Overlays Update MusicController to handle deletions more correctly 2022-01-12 17:49:11 +09:00
Performance
Properties
Replays
Rulesets Replace compatibility properties with direct references 2022-01-12 18:13:14 +09:00
Scoring Replace compatibility properties with direct references 2022-01-12 18:13:14 +09:00
Screens Replace compatibility properties with direct references 2022-01-12 18:13:14 +09:00
Skinning Move manager Update methods to be explicit to where they are still used by legacy code 2022-01-12 17:49:11 +09:00
Stores Move manager Update methods to be explicit to where they are still used by legacy code 2022-01-12 17:49:11 +09:00
Storyboards Replace compatibility properties with direct references 2022-01-12 18:13:14 +09:00
Tests Add protections against test null refs when beatmap load fails 2022-01-12 17:49:11 +09:00
Updater
Users Add equatable support to IUser and RealmUser 2022-01-12 17:49:11 +09:00
Utils
.editorconfig
osu!.res
osu.Game.csproj
OsuGame.cs Detach rather than consume live when presenting a beatmap 2022-01-12 17:49:10 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Localise EF context factory usage to migration only 2022-01-12 17:49:11 +09:00
PerformFromMenuRunner.cs