osu/osu.Game.Tournament
2020-06-24 00:14:44 +02:00
..
Components Cache TournamentStorage as Storage and only cast when necessary 2020-06-24 00:14:44 +02:00
Configuration Remove default value in Storagemgr 2020-06-23 23:57:58 +02:00
IO change accessor from internal readonly to public get-only 2020-06-24 00:06:27 +02:00
IPC try-catch registry lookup to avoid crashes on non-windows platforms 2020-06-22 16:34:04 +09:00
Models Add xmldoc 2020-06-13 16:20:59 +02:00
Properties
Resources
Screens Cache TournamentStorage as Storage and only cast when necessary 2020-06-24 00:14:44 +02:00
osu.Game.Tournament.csproj
TournamentGame.cs Apply review comment 2020-06-10 08:04:34 +02:00
TournamentGameBase.cs Cache TournamentStorage as Storage and only cast when necessary 2020-06-24 00:14:44 +02:00
TournamentSceneManager.cs Add resolution selector in tournament setup screen 2020-03-13 15:44:23 +09:00
TournamentSpriteText.cs Add seeding screen 2020-03-03 19:19:03 +09:00
TourneyButton.cs