osu/osu.Game
2021-05-14 21:29:13 +08:00
..
Audio
Beatmaps Add SkinInfo.InstantiationInfo to allow creating different skin types 2021-05-11 23:37:06 +09:00
Collections
Configuration
Database Fix incorrect xmldoc for DeleteFile 2021-05-11 18:39:14 +09:00
Extensions Standardise naming of methods related to SkinnableInfo 2021-05-13 13:14:49 +09:00
Graphics Centralise implementation of cancel button logic 2021-05-11 18:39:14 +09:00
Input Change default skin editor shortcut to Ctrl+Shift+S 2021-05-13 13:34:04 +09:00
IO
IPC
Migrations Add SkinInfo.InstantiationInfo to allow creating different skin types 2021-05-11 23:37:06 +09:00
Online Only update playing user states when users are watched 2021-05-12 13:10:59 +09:00
Overlays Centralise implementation of cancel button logic 2021-05-11 18:39:14 +09:00
Properties
Replays
Rulesets Cleanup code in ModHidden 2021-05-14 21:29:13 +08:00
Scoring
Screens Remove not required null conditional 2021-05-14 09:32:56 +03:00
Skinning Randomise the values displayed in the skinning toolbox 2021-05-14 12:15:58 +09:00
Storyboards Cache last event time value to avoid super expensive LINQ 2021-05-04 16:48:13 +09:00
Tests Add combo to test streaming client 2021-05-12 14:22:15 +09:00
Updater
Users Add best count from api 2021-05-02 13:33:25 -07:00
Utils
osu!.res
osu.Game.csproj Update framework 2021-05-14 09:38:25 +09:00
OsuGame.cs Merge branch 'master' into skin-components-list 2021-05-06 14:17:33 +09:00
OsuGameBase.cs
PerformFromMenuRunner.cs