osu/osu.Game
2021-05-08 21:38:06 +02:00
..
Audio
Beatmaps Revert wrong not-null track changes 2021-05-07 08:28:44 +03:00
Collections
Configuration Add back ctor doc 2021-04-28 03:54:42 +09:00
Database Fix import cancellation not correctly being forwarded to import notification 2021-04-28 16:09:50 +09:00
Extensions Refactor SelectionBlueprint and MoveSelectionEvent to work in screen-space coordinates 2021-04-29 16:10:42 +09:00
Graphics Merge branch 'skin-components-bind-outwards' into skin-components-bind-outwards-score-display 2021-05-07 16:30:08 +09:00
Input Add the skin editor to the game 2021-04-29 17:20:22 +09:00
IO
IPC
Migrations
Online Fix playing users not being updated on room join 2021-04-22 23:23:43 +09:00
Overlays Merge branch 'master' into add-missing-author-links 2021-05-07 14:32:44 +09:00
Properties
Replays
Rulesets Return back removed using 2021-05-03 02:02:14 +03:00
Scoring Fix formatting 2021-04-29 17:19:25 +08:00
Screens Remove explicit binding to accuracy counter from overlay 2021-05-08 21:38:06 +02:00
Skinning Merge branch 'master' into skin-components-bind-outwards-accuracy 2021-05-08 21:08:53 +02:00
Storyboards Cache last event time value to avoid super expensive LINQ 2021-05-04 16:48:13 +09:00
Tests Unrevert null-colaescing/conditionals removal 2021-05-07 09:54:14 +03: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-07 19:16:00 +09:00
OsuGame.cs Move private field for skin editor overlay to where others exist 2021-05-03 15:17:04 +09:00
OsuGameBase.cs
PerformFromMenuRunner.cs