osu/osu.Game
Bartłomiej Dach 69fc072429 Ignore skin component json data if deserialisation fails instead
Crashing was not really the best thing to do there given the preceding
code that already allowed a few continues in case of a missing file.
2021-05-15 01:08:11 +02:00
..
Audio
Beatmaps Add SkinInfo.InstantiationInfo to allow creating different skin types 2021-05-11 23:37:06 +09:00
Collections
Configuration
Database Fix incorrect xmldoc for DeleteFile 2021-05-11 18:39:14 +09:00
Extensions Mark access to exception if task faulted as safe 2021-05-15 00:09:34 +02:00
Graphics Centralise implementation of cancel button logic 2021-05-11 18:39:14 +09:00
Input Change default skin editor shortcut to Ctrl+Shift+S 2021-05-13 13:34:04 +09:00
IO Ignore possible nulls in Type.GetType() calls 2021-05-15 00:09:34 +02:00
IPC
Migrations Add SkinInfo.InstantiationInfo to allow creating different skin types 2021-05-11 23:37:06 +09:00
Online Ignore possible null in GetResponseString() 2021-05-15 00:09:34 +02:00
Overlays Centralise implementation of cancel button logic 2021-05-11 18:39:14 +09:00
Properties
Replays
Rulesets Ignore possible nulls in Type.GetType() calls 2021-05-15 00:09:34 +02:00
Scoring
Screens Fix single case of incorrect usage 2021-05-14 12:04:38 +09:00
Skinning Ignore skin component json data if deserialisation fails instead 2021-05-15 01:08:11 +02:00
Storyboards
Tests Ignore possible path-related nulls 2021-05-15 00:09:34 +02:00
Updater
Users
Utils Use conditional nullability attribute 2021-05-15 00:09:34 +02:00
osu!.res
osu.Game.csproj Update framework 2021-05-10 23:15:38 +09:00
OsuGame.cs
OsuGameBase.cs
PerformFromMenuRunner.cs