1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:07:25 +08:00
osu-lazer/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 Remove default value in Storagemgr 2020-06-23 23:57:58 +02:00
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 Update licence headers 2019-03-04 13:24:19 +09:00
Resources Add torus font 2020-03-03 18:17:51 +09:00
Screens Split out score transform logic to method 2021-04-04 11:44:39 +02:00
JsonPointConverter.cs Use PointConverter 2021-01-09 00:56:54 +09:00
osu.Game.Tournament.csproj Bump Microsoft.Win32.Registry from 4.7.0 to 5.0.0 2020-12-01 17:32:24 +00:00
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 Move setup screen classes out of single file and into their own namespace 2021-01-11 14:44:07 +09:00
TournamentSpriteText.cs Add seeding screen 2020-03-03 19:19:03 +09:00
TourneyButton.cs Fix tournament buttons playing sound effects 2019-11-08 17:00:47 +09:00
WarningBox.cs Add message box in bracket editor explaining how to get started 2020-09-02 15:18:51 +09:00