osu/osu.Game.Tournament
Bartłomiej Dach ae71389ebe Ignore possible nulls from stream reader in IPC
Any failures will be caught. They're not logged, but they also weren't
before. Error handling can be improved at a future date, this series of
changes is primarily intending to unblock a new inspection.
2021-05-15 00:09:34 +02:00
..
Components Flip order back to original for romanisable strings 2021-02-25 14:14:07 +09:00
Configuration
IO Fix stable.json file directory location due to the change of how TournamentStorage works 2021-03-29 15:03:10 +02:00
IPC Ignore possible nulls from stream reader in IPC 2021-05-15 00:09:34 +02:00
Models Avoid unnecessary casts 2021-04-04 21:58:27 +09:00
Properties
Resources
Screens Split out score transform logic to method 2021-04-04 11:44:39 +02:00
JsonPointConverter.cs
TournamentGame.cs Add inline comment and improve linq robustness 2021-03-24 14:09:15 +09:00
TournamentGameBase.cs Remove empty <returns> xmldoc 2021-04-12 17:46:14 +09:00
TournamentSceneManager.cs
TournamentSpriteText.cs
TourneyButton.cs
WarningBox.cs
osu.Game.Tournament.csproj