1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 21:47:25 +08:00
osu-lazer/osu.Game
2022-06-24 21:02:38 +09:00
..
Audio Automated #nullable processing 2022-06-17 16:37:17 +09:00
Beatmaps Queue beatmaps for update after editing 2022-06-24 21:02:38 +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 Merge pull request #18818 from nekodex/rearrangeable-list-feedback 2022-06-23 23:30:55 +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 Replace usages of string.To{Lower,Upper}() 2022-06-24 11:57:45 +02: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 Replace usages of string.To{Lower,Upper}() 2022-06-24 11:57:45 +02:00
Scoring Merge branch 'master' into importer-post-import-rename 2022-06-20 13:37:16 +02:00
Screens Replace usages of string.To{Lower,Upper}() 2022-06-24 11:57:45 +02:00
Skinning PostImport -> PresentImport 2022-06-20 18:36:29 +09:00
Storyboards Automated #nullable processing 2022-06-17 16:37:17 +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 Move beatmap processing tasks to new BeatmapUpdater class 2022-06-24 21:02:37 +09:00
PerformFromMenuRunner.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00