osu/osu.Game
2022-06-21 13:34:58 +02:00
..
Audio
Beatmaps PostImport -> PresentImport 2022-06-20 18:36:29 +09:00
Collections
Configuration Add setting for changing mod select hotkey style 2022-06-21 13:33:17 +02:00
Database Remove IPostsImports interface (and move to IModelImporter) 2022-06-20 18:53:48 +09:00
Extensions
Graphics Add and use ILinkHandler interface 2022-06-20 20:04:21 +02: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 Set up flow for switching between hotkey styles 2022-06-21 13:34:58 +02:00
Performance
Properties
Replays
Rulesets Fix new hitobject placements not taking on the existing sample settings 2022-06-18 13:49:59 +09:00
Scoring Merge branch 'master' into importer-post-import-rename 2022-06-20 13:37:16 +02:00
Screens Encapsulate mod hotkey selection logic in strategy pattern 2022-06-21 12:49:01 +02:00
Skinning PostImport -> PresentImport 2022-06-20 18:36:29 +09:00
Storyboards
Tests Add limited test coverage of osu:// scheme link IPC flow 2022-06-20 22:22:25 +02:00
Updater
Users
Utils
.editorconfig
osu!.res
osu.Game.csproj Update resources 2022-06-18 10:55:24 +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