osu/osu.Game
2021-03-18 21:16:50 +09:00
..
Audio
Beatmaps Merge pull request #12003 from UselessToucan/ef_core_5 2021-03-15 15:05:32 +09:00
Collections Apply ConfigureAwait changes to game side 2021-03-08 14:36:35 +09:00
Configuration Revert changes to SettingsSourceAttribute class 2021-03-18 21:16:50 +09:00
Database Fix seemingly innocent logic change causing breakage in score imports 2021-03-15 14:20:59 +09:00
Extensions
Graphics Apply ConfigureAwait changes to game side 2021-03-08 14:36:35 +09:00
Input
IO Update usages of config with framework changes 2021-03-17 16:10:16 +09:00
IPC Apply ConfigureAwait changes to game side 2021-03-08 14:36:35 +09:00
Migrations
Online Update usages of config with framework changes 2021-03-17 16:10:16 +09:00
Overlays Remove obsoleted setting for now 2021-03-17 18:07:51 +09:00
Properties
Replays
Rulesets Merge pull request #11958 from bdach/ruleset-filter-v3 2021-03-08 23:23:24 +09:00
Scoring Extract requerying of navigational properties from DbContext 2021-03-14 19:34:53 +03:00
Screens Remove non-accessed field 2021-03-17 17:02:11 +09:00
Skinning Move skin requery logic into extension methods 2021-03-15 13:11:58 +09:00
Storyboards Fix xmldoc explaining incorrect behaviour 2021-03-11 12:15:59 +09:00
Tests Apply ConfigureAwait changes to game side 2021-03-08 14:36:35 +09:00
Updater Update usages of config with framework changes 2021-03-17 16:10:16 +09:00
Users Remove skype 2021-03-15 10:07:50 -07:00
Utils
osu!.res
osu.Game.csproj Update framework 2021-03-17 18:05:18 +09:00
OsuGame.cs Merge branch 'master' into input-handler-configuration 2021-03-17 18:05:14 +09:00
OsuGameBase.cs Apply ConfigureAwait changes to game side 2021-03-08 14:36:35 +09:00
PerformFromMenuRunner.cs