osu/osu.Game.Tournament
Dean Herbert d3957e6155 Move title specification for settings groups to constructor
Using an abstract property was awkward for this as it is being consumed
in the underlying constructor but could not be dynamically set in time from a
derived class.
2020-09-09 18:50:31 +09:00
..
Components Fix nullref in date text box 2020-09-02 13:17:17 +09: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 Move title specification for settings groups to constructor 2020-09-09 18:50:31 +09:00
TournamentGame.cs Add message box in bracket editor explaining how to get started 2020-09-02 15:18:51 +09:00
TournamentGameBase.cs Rework StableInfo into a DI'd data structure 2020-06-13 15:06:07 +02:00
TournamentSceneManager.cs Remove unnecessary prefixes 2020-06-24 16:57:40 +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
WarningBox.cs Add message box in bracket editor explaining how to get started 2020-09-02 15:18:51 +09:00
osu.Game.Tournament.csproj