osu/osu.Game
2021-05-10 22:34:20 +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 remove duplicate CreateSpriteText in OsuMarkdownTextFlowContainer 2021-05-10 19:28:32 +07:00
Input Add the skin editor to the game 2021-04-29 17:20:22 +09:00
IO
IPC
Migrations
Online Fix temp files from beatmap listing imports not being cleaned up 2021-05-08 17:09:14 +02:00
Overlays Fix toolbar queuing ruleset sounds 2021-05-10 13:58:13 +09:00
Properties
Replays
Rulesets Revert accidental removal of UTF-8 BOM 2021-05-07 18:04:38 +09:00
Scoring Fix formatting 2021-04-29 17:19:25 +08:00
Screens Merge pull request #12570 from frenzibyte/corner-rotation-controls 2021-05-10 23:09:44 +09:00
Skinning Merge branch 'master' into skin-components-bind-outwards-health 2021-05-10 11:13:44 +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 Move foreground colour helper into OsuColour 2021-04-19 18:24:48 +02:00
osu!.res
osu.Game.csproj Update framework 2021-05-10 23:15:38 +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 Tidy up initialisation code and avoid using DI on inherited class 2021-04-19 11:30:55 +09:00
PerformFromMenuRunner.cs