osu/osu.Game
Dan Balasescu f435f0d8e4
Merge pull request #18920 from andy840119/remove-nullable-disable-in-the-migration
Remove the nullable disable annotations in the class belongs to the migration namespace.
2022-06-29 14:40:11 +09:00
..
Audio
Beatmaps Merge pull request #18862 from peppy/empty-beatmap-file-fix-2 2022-06-27 20:37:57 +09:00
Collections Update parameter discards 2022-06-24 21:26:19 +09:00
Configuration Add setting for changing mod select hotkey style 2022-06-21 13:33:17 +02:00
Database Fix one more case of collection modification during enumeration 2022-06-29 02:28:23 +09:00
Extensions Update parameter discards 2022-06-24 21:26:19 +09:00
Graphics Adjust animations and tolerances to make things feel snappier 2022-06-25 19:50:10 +09:00
Input Update parameter discards 2022-06-24 21:26:19 +09:00
IO
IPC Handle osu:// scheme links via IPC in desktop game 2022-06-20 21:26:22 +02:00
Localisation Remove the nullable disable annotation in the localisation. 2022-06-28 20:59:57 +08:00
Migrations Remove the nullable disable annotations. 2022-06-28 20:59:03 +08:00
Models
Online Merge pull request #18914 from peppy/spectator-playback-test-leniences 2022-06-28 16:15:51 +09:00
Overlays Add messages to all InvalidOperationExceptions 2022-06-28 01:34:25 +09:00
Performance
Properties
Replays
Rulesets Fix difficulty adjust settings having more padding on sliders 2022-06-28 07:33:05 -07:00
Scoring Merge branch 'master' into importer-post-import-rename 2022-06-20 13:37:16 +02:00
Screens Add logging of GameplayClockContainer seeks 2022-06-28 15:23:29 +09:00
Skinning Update parameter discards 2022-06-24 21:26:19 +09:00
Storyboards Update parameter discards 2022-06-24 21:26:19 +09:00
Tests Replace dodgy SetUpSteps overriding with usage of HasCustomSteps 2022-06-28 15:19:02 +09:00
Updater
Users
Utils
.editorconfig
osu!.res
osu.Game.csproj Update resources (translation updates) 2022-06-28 19:21:46 +09:00
OsuGame.cs Update language initialisation in line with framework LocalisationManager changes 2022-06-28 18:19:48 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Log global working beatmap updates in OsuGameBase instead of OsuGame 2022-06-27 15:58:51 +09:00
PerformFromMenuRunner.cs