osu/osu.Game
2022-06-20 17:52:42 +09:00
..
Audio Automated #nullable processing 2022-06-17 16:37:17 +09:00
Beatmaps Merge pull request #18777 from peppy/output-directory-on-import-failure 2022-06-20 17:36:21 +09:00
Collections Automated #nullable processing 2022-06-17 16:37:17 +09:00
Configuration Automated #nullable processing 2022-06-17 16:37:17 +09:00
Database Add note about stream provided to ImportTask being disposed implicitly 2022-06-20 15:38:44 +09:00
Extensions Automated #nullable processing 2022-06-17 16:37:17 +09:00
Graphics Automated #nullable processing 2022-06-17 16:37:17 +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 Automated #nullable processing 2022-06-17 16:37:17 +09:00
Localisation Automated #nullable processing 2022-06-17 16:37:17 +09: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 Revert unintended change 2022-06-18 08:49:48 +09:00
Overlays Change data migration to do an immediate exit, rather than attempted exit 2022-06-19 12:39:58 +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 Fix new hitobject placements not taking on the existing sample settings 2022-06-18 13:49:59 +09:00
Scoring Remove necessity to provide BeatmapDifficultyCache as a function to ScoreManager 2022-06-20 17:52:42 +09:00
Screens Remove Import(ArchiveReader) and redirect existing usages to Import(ImportTask) 2022-06-20 15:14:57 +09:00
Skinning Rename Import(TModel) to ImportModel to differentiate from other import methods 2022-06-20 15:18:07 +09:00
Storyboards Automated #nullable processing 2022-06-17 16:37:17 +09:00
Tests Automated #nullable processing 2022-06-17 16:37:17 +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
osu!.res
osu.Game.csproj Update resources 2022-06-16 15:06:34 +09:00
OsuGame.cs Rename GracefullyExit to AttemptExit 2022-06-19 12:34:44 +09:00
OsuGameBase_Importing.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuGameBase.cs Remove necessity to provide BeatmapDifficultyCache as a function to ScoreManager 2022-06-20 17:52:42 +09:00
PerformFromMenuRunner.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00