1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 00:47:24 +08:00
osu-lazer/osu.Game
2022-06-20 13:37:16 +02:00
..
Audio Automated #nullable processing 2022-06-17 16:37:17 +09:00
Beatmaps PostImport -> PresentImport 2022-06-20 18:36:29 +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 Remove IPostsImports interface (and move to IModelImporter) 2022-06-20 18:53:48 +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 Merge branch 'master' into importer-post-import-rename 2022-06-20 13:37:16 +02:00
Screens Remove Import(ArchiveReader) and redirect existing usages to Import(ImportTask) 2022-06-20 15:14:57 +09: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 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 Add localisation length hinting 2022-04-28 19:26:28 +09:00
osu!.res
osu.Game.csproj Update resources 2022-06-16 15:06:34 +09:00
OsuGame.cs PostImport -> PresentImport 2022-06-20 18:36:29 +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