osu/osu.Game
2021-11-24 14:00:14 +09:00
..
Audio
Beatmaps Initialise all file lists at construction time (and remove setter) 2021-11-24 13:56:21 +09:00
Collections
Configuration Merge branch 'master' into realm-ruleset-setting-short-name 2021-11-23 14:55:36 +09:00
Database Initialise all file lists at construction time (and remove setter) 2021-11-24 13:56:21 +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 Fix stray typo 2021-11-19 13:27:06 +09:00
Models Attempt to fix fody issues by ignoring new property 2021-11-22 16:45:55 +09:00
Online Initialise all file lists at construction time (and remove setter) 2021-11-24 13:56:21 +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 Initialise all file lists at construction time (and remove setter) 2021-11-24 13:56:21 +09:00
Screens Revert unnecessary changes 2021-11-23 16:17:09 +09:00
Skinning Initialise all file lists at construction time (and remove setter) 2021-11-24 13:56:21 +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 Update tests which set Files lists directly 2021-11-24 14:00:14 +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