osu/osu.Game
2022-01-12 17:49:11 +09:00
..
Audio
Beatmaps Add equatable support to IUser and RealmUser 2022-01-12 17:49:11 +09:00
Collections BeatmapSetInfo detach support 2022-01-12 17:00:16 +09:00
Configuration
Database Combine mapper configurations and add more explanation about special cases 2022-01-12 17:49:11 +09:00
Extensions
Graphics
Input
IO
IPC
Localisation
Migrations
Models Add equatable support to IUser and RealmUser 2022-01-12 17:49:11 +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 Add RulesetInfo hashcode implementation and tidy up equality 2022-01-12 17:49:10 +09:00
Scoring Update null allowances across beatmaps and scores 2022-01-12 17:49:11 +09:00
Screens Fix song select import popup not always showing 2022-01-12 17:49:11 +09:00
Skinning Reimplmeent IsAvailableLocally as an abstract method 2022-01-12 17:49:10 +09:00
Stores Fix most remaining test issues 2022-01-12 17:49:11 +09:00
Storyboards Fix invalid DI resolution of RealmFileStore 2022-01-12 17:00:16 +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