1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 00:47:24 +08:00
osu-lazer/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 Update licence headers 2019-03-04 13:24:19 +09:00
Resources Add torus font 2020-03-03 18:17:51 +09:00
Screens Move title specification for settings groups to constructor 2020-09-09 18:50:31 +09:00
osu.Game.Tournament.csproj Bump Microsoft.Win32.Registry from 4.6.0 to 4.7.0 2019-12-09 07:52:22 +00: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 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