1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00
osu-lazer/osu.Game.Tournament/Screens
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
..
Drawings Move some suggestions to warnings, resolve issues 2020-06-03 16:48:44 +09:00
Editors Add message box in bracket editor explaining how to get started 2020-09-02 15:18:51 +09:00
Gameplay Use With(s => ...) extension for better readability 2020-08-19 07:47:02 +03:00
Ladder Move title specification for settings groups to constructor 2020-09-09 18:50:31 +09:00
MapPool Give mappool scene its own video 2020-05-14 21:51:39 +02:00
Schedule Rename classes to better suit purpose 2020-03-12 14:27:56 +09:00
Showcase Don't specify IProvideVideo interface for now 2020-04-27 08:58:01 +09:00
TeamIntro Make seeding # bg black and white text color 2020-07-08 03:29:14 +02:00
TeamWin Reset win screen video on display; add fade in transition 2020-03-08 16:05:37 +09:00
BeatmapInfoScreen.cs Update song / chat / beatmap info display to reflect new design 2020-03-08 18:25:22 +09:00
IProvideVideo.cs General namespace tidy-up 2019-06-18 14:51:48 +09:00
SetupScreen.cs Rework StableInfo into a DI'd data structure 2020-06-13 15:06:07 +02:00
StablePathSelectScreen.cs Bring back initial directory behaviour 2020-06-13 19:28:21 +02:00
TournamentScreen.cs Ensure screens respect aspect ratio in tests 2020-03-06 16:13:07 +09:00