osu/osu.Game
2021-11-23 15:02:02 +09:00
..
Audio
Beatmaps Remove subclassing of RulesetInfo 2021-11-22 16:39:17 +09:00
Collections
Configuration Store preferred ruleset to configuration using ShortName instead of ID 2021-11-22 17:45:31 +09:00
Database Merge branch 'master' into realm-beatmap-file-relation 2021-11-22 21:53:08 +01:00
Extensions Remove usage of Nuget.Packaging extension methods for IList.AddRange 2021-11-23 15:02:02 +09:00
Graphics Update UI cases where repeat should not be handled 2021-11-18 13:13:36 +09:00
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 Fix APIRoom queue mode not updated on change 2021-11-22 13:46:01 +09:00
Overlays Rename Debug namespace to avoid collisions 2021-11-23 13:09:41 +09:00
Performance
Properties
Replays
Rulesets Merge pull request #15735 from peppy/remove-ruleset-info-inheritance 2021-11-23 10:18:32 +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 xmldoc to serverSidePlaylist 2021-11-22 11:26:41 +09:00
Updater
Users Update all simple cases of switching to IWorkingBeatmap 2021-11-17 20:56:57 +09:00
Utils Fix xmldoc reference 2021-11-17 11:46:06 +09:00
.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
PerformFromMenuRunner.cs