osu/osu.Game
2022-09-13 18:00:21 +09:00
..
Audio
Beatmaps Merge branch 'master' of https://github.com/ppy/osu into remove-the-nullable-disable-in-the-ruleset 2022-09-10 10:40:12 +08:00
Collections
Configuration
Database Improve performance when cancelling import with debugger attached 2022-09-05 11:28:13 +09:00
Extensions
Graphics Fix markdown container not rendering certain text correctly 2022-09-10 02:55:20 +03:00
Input
IO
IPC
Localisation
Migrations
Models
Online Merge pull request #19066 from andy840119/remove-the-nullable-disable-in-the-ruleset 2022-09-12 19:07:23 +09:00
Overlays Merge pull request #20259 from peppy/fix-changelog-crash 2022-09-12 19:47:21 +09:00
Performance
Properties
Replays
Rulesets Fix null considerations in DrawableRulesetDependencies 2022-09-13 13:13:38 +09:00
Scoring Move the CreateConvertibleReplayFrame() into the base ruleset class for avoid api breaking change in the customized ruleset. 2022-09-10 11:07:23 +08:00
Screens Track local Player.Score's user rather than using APIProvider 2022-09-13 18:00:21 +09:00
Skinning Rename parameter to clarify purpose 2022-09-13 02:21:01 +03:00
Storyboards Remove unnecessary virtual spec 2022-09-12 14:20:48 +09:00
Tests Merge branch 'master' of https://github.com/ppy/osu into remove-the-nullable-disable-in-the-ruleset 2022-09-10 10:40:12 +08:00
Updater Fix activation not firing with refactors 2022-09-12 15:04:30 +09:00
Users
Utils
.editorconfig
BackgroundBeatmapProcessor.cs Revert async Task change 2022-09-09 16:12:18 +09:00
osu!.res
osu.Game.csproj Update framework 2022-09-08 19:21:15 +09:00
OsuGame.cs Fix attempting to use "home" key binding while exiting game causing errors 2022-09-09 14:52:51 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Fix beat sync stopping after returning to menu from a failed play 2022-09-09 14:13:03 +09:00
PerformFromMenuRunner.cs