osu/osu.Game
2022-06-23 17:45:42 +09:00
..
Audio
Beatmaps Merge pull request #18668 from smoogipoo/editor-controlpoint-undo-redo 2022-06-23 04:02:24 +09:00
Collections
Configuration Add setting for changing mod select hotkey style 2022-06-21 13:33:17 +02:00
Database Fix collection modified during BlockAllOperations if any subscriptions have been established 2022-06-22 20:34:05 +09:00
Extensions
Graphics Add audio feedback for rearranging list items 2022-06-23 17:45:42 +09:00
Input
IO
IPC Handle osu:// scheme links via IPC in desktop game 2022-06-20 21:26:22 +02:00
Localisation Add setting for changing mod select hotkey style 2022-06-21 13:33:17 +02:00
Migrations
Models
Online Add and use ILinkHandler interface 2022-06-20 20:04:21 +02:00
Overlays Merge pull request #18796 from bdach/mod-overlay/legacy-key-bindings 2022-06-22 20:28:18 +09:00
Performance
Properties
Replays
Rulesets Convert == usages to ReferenceEquals 2022-06-20 16:56:19 +09:00
Scoring Merge branch 'master' into importer-post-import-rename 2022-06-20 13:37:16 +02:00
Screens Merge pull request #18668 from smoogipoo/editor-controlpoint-undo-redo 2022-06-23 04:02:24 +09:00
Skinning PostImport -> PresentImport 2022-06-20 18:36:29 +09:00
Storyboards
Tests Remove room null assertion in TestMultiplayerClient.ChangeState to avoid assert 2022-06-23 14:10:20 +09:00
Updater
Users
Utils
.editorconfig
osu!.res
osu.Game.csproj Update framework 2022-06-21 18:13:14 +09:00
OsuGame.cs Add and use ILinkHandler interface 2022-06-20 20:04:21 +02:00
OsuGameBase_Importing.cs
OsuGameBase.cs Merge branch 'master' into input-settings 2022-06-20 22:55:43 +02:00
PerformFromMenuRunner.cs