osu/osu.Game
Dean Herbert 30eebf3511 Merge branch 'master' into c-sharp-10 2022-06-24 21:22:33 +09:00
..
Audio Automated #nullable processing 2022-06-17 16:37:17 +09:00
Beatmaps Merge pull request #18834 from bdach/ban-implicit-to-lower-upper 2022-06-24 20:39:58 +09:00
Collections Automated #nullable processing 2022-06-17 16:37:17 +09:00
Configuration Add setting for changing mod select hotkey style 2022-06-21 13:33:17 +02:00
Database Replace usages of `string.To{Lower,Upper}()` 2022-06-24 11:57:45 +02:00
Extensions Automated #nullable processing 2022-06-17 16:37:17 +09:00
Graphics Remove unnecessary `null` casts 2022-06-24 14:50:11 +09:00
IO Automated #nullable processing 2022-06-17 16:37:17 +09:00
IPC Handle `osu://` scheme links via IPC in desktop game 2022-06-20 21:26:22 +02:00
Input Automated #nullable processing 2022-06-17 16:37:17 +09:00
Localisation Add setting for changing mod select hotkey style 2022-06-21 13:33:17 +02:00
Migrations Automated #nullable processing 2022-06-17 16:37:17 +09:00
Models Automated #nullable processing 2022-06-17 16:37:17 +09:00
Online Replace usages of `string.To{Lower,Upper}()` 2022-06-24 11:57:45 +02:00
Overlays Merge branch 'master' into c-sharp-10 2022-06-24 21:22:33 +09:00
Performance Automated #nullable processing 2022-06-17 16:37:17 +09:00
Properties Automated #nullable processing 2022-06-17 16:37:17 +09:00
Replays Automated #nullable processing 2022-06-17 16:37:17 +09:00
Rulesets Merge branch 'master' into c-sharp-10 2022-06-24 21:22:33 +09:00
Scoring Merge branch 'master' into importer-post-import-rename 2022-06-20 13:37:16 +02:00
Screens Merge branch 'master' into c-sharp-10 2022-06-24 21:22:33 +09:00
Skinning `PostImport` -> `PresentImport` 2022-06-20 18:36:29 +09:00
Storyboards Remove unnecessary `null` casts 2022-06-24 14:50:11 +09:00
Tests Remove remaining `Room!=null` checks in `TestMultiplayerClient` where possible 2022-06-23 17:38:34 +09:00
Updater Automated #nullable processing 2022-06-17 16:37:17 +09:00
Users Automated #nullable processing 2022-06-17 16:37:17 +09:00
Utils Automated #nullable processing 2022-06-17 16:37:17 +09:00
.editorconfig
OsuGame.cs Add and use `ILinkHandler` interface 2022-06-20 20:04:21 +02:00
OsuGameBase.cs Remove unnecessary `null` casts 2022-06-24 14:50:11 +09:00
OsuGameBase_Importing.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
PerformFromMenuRunner.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
osu!.res
osu.Game.csproj Update resources 2022-06-23 19:51:44 +09:00