1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 16:47:29 +08:00
osu-lazer/osu.Game
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
Input Automated #nullable processing 2022-06-17 16:37:17 +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
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 Add localisation length hinting 2022-04-28 19:26:28 +09:00
osu!.res And then everything became one 2017-09-19 16:06:58 +09:00
osu.Game.csproj Update resources 2022-06-23 19:51:44 +09:00
OsuGame.cs Add and use ILinkHandler interface 2022-06-20 20:04:21 +02:00
OsuGameBase_Importing.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuGameBase.cs Remove unnecessary null casts 2022-06-24 14:50:11 +09:00
PerformFromMenuRunner.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00