osu/osu.Game.Tournament
Shivam 0027f44bd0 Moved stableInfo read to FileBasedIPC
DI is also not needed anymore to access StableInfo, this goes through FileBasedIPC.
Note: directory selector now always navigates to the osu! lazer base path.
2020-05-31 16:27:05 +02:00
..
Components Make IPC error dialog reusable 2020-05-17 22:46:43 +02:00
IPC Moved stableInfo read to FileBasedIPC 2020-05-31 16:27:05 +02:00
Models Move stable_config declaration, rename testscene 2020-05-28 15:28:27 +02:00
Properties
Resources Add torus font 2020-03-03 18:17:51 +09:00
Screens Moved stableInfo read to FileBasedIPC 2020-05-31 16:27:05 +02:00
osu.Game.Tournament.csproj
TournamentGame.cs Use framework extension method for FromHex 2020-03-11 10:18:41 +09:00
TournamentGameBase.cs Moved stableInfo read to FileBasedIPC 2020-05-31 16:27:05 +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
TournamentStorage.cs Allow videos to be loaded with any extension 2020-03-12 13:27:00 +09:00
TourneyButton.cs