osu/osu.Game
2021-11-23 22:44:07 +01:00
..
Audio
Beatmaps Split off thumbnail to separate component 2021-11-23 22:44:07 +01:00
Collections
Configuration Merge branch 'master' into realm-ruleset-setting-short-name 2021-11-23 14:55:36 +09:00
Database Handle the case where the ruleset isn't found in the EF database any more 2021-11-23 19:15:52 +09:00
Extensions Remove usage of Nuget.Packaging extension methods for IList.AddRange 2021-11-23 15:02:02 +09:00
Graphics
Input
IO Move StoragePath implementation to an extension method 2021-11-19 16:08:38 +09:00
IPC
Localisation
Migrations
Models Attempt to fix fody issues by ignoring new property 2021-11-22 16:45:55 +09:00
Online Fix APIRoom queue mode not updated on change 2021-11-22 13:46:01 +09:00
Overlays Merge pull request #15745 from bdach/settings-number-box-stack-overflow 2021-11-23 16:36:05 +09:00
Performance
Properties
Replays
Rulesets Merge branch 'master' into realm-ruleset-setting-short-name 2021-11-23 14:55:36 +09:00
Scoring Merge pull request #15705 from bdach/fix-difficulty-cache-caching-zeroes 2021-11-21 15:45:29 +09:00
Screens Merge branch 'master' into multi-queueing-modes 2021-11-22 07:46:45 +09:00
Skinning Move StoragePath implementation to an extension method 2021-11-19 16:08:38 +09:00
Stores Remove usage of Nuget.Packaging extension methods for IList.AddRange 2021-11-23 15:02:02 +09:00
Storyboards Move StoragePath implementation to an extension method 2021-11-19 16:08:38 +09:00
Tests Add more xmldoc 2021-11-23 14:17:24 +09:00
Updater
Users
Utils
.editorconfig
osu!.res
osu.Game.csproj Update all dependencies 2021-11-20 13:31:10 +09:00
OsuGame.cs Store preferred ruleset to configuration using ShortName instead of ID 2021-11-22 17:45:31 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Pass the full EF context rather than a legacy RulesetStore 2021-11-23 17:40:20 +09:00
PerformFromMenuRunner.cs