osu/osu.Game
2021-05-08 11:47:44 -04: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 'master' into skin-bindables 2021-05-05 20:16:27 +02:00
Input Add the skin editor to the game 2021-04-29 17:20:22 +09:00
IO
IPC
Migrations
Online
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 Don't restart completion delegate on exit, revert exit behavior to lazer 2021-05-08 11:47:44 -04:00
Skinning Change scale multiplier to be closer to expectations 2021-05-03 15:25:18 +09: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