osu/osu.Game
2021-05-31 19:14:49 +09:00
..
Audio
Beatmaps Provide game-wide resources via IStorageResourceProvider 2021-05-31 18:57:47 +09:00
Collections Move async call out of using to better define the flow of data 2021-05-27 19:03:59 +09:00
Configuration
Database
Extensions
Graphics
Input Move OsuUserInputManager out from nested class 2021-05-28 02:46:03 +09:00
IO Provide game-wide resources via IStorageResourceProvider 2021-05-31 18:57:47 +09:00
IPC
Localisation
Migrations
Online Fix HandleFrame crashing when not playing 2021-05-31 10:02:02 +09:00
Overlays Merge branch 'master' into editor-exit-stability 2021-05-30 23:03:50 +02:00
Properties
Replays
Rulesets Merge pull request #13235 from ekrctb/update-lifetime-1 2021-05-31 14:44:40 +09:00
Scoring
Screens Merge branch 'master' into editor-exit-stability 2021-05-30 23:03:50 +02:00
Skinning Move leagcy resource store construction local to DefaultLegacySkin 2021-05-31 19:14:49 +09:00
Storyboards
Tests Move leagcy resource store construction local to DefaultLegacySkin 2021-05-31 19:14:49 +09:00
Updater
Users
Utils
osu!.res
osu.Game.csproj Merge branch 'master' into main-page-wiki 2021-05-30 21:01:05 +09:00
OsuGame.cs
OsuGameBase_Importing.cs Move import logic out to partial class 2021-05-28 02:44:44 +09:00
OsuGameBase.cs Provide game-wide resources via IStorageResourceProvider 2021-05-31 18:57:47 +09:00
PerformFromMenuRunner.cs