osu/osu.Game.Tournament/Screens
Dean Herbert 0706ad70fb Move `BeatmapSetOnlineInfo` to an interface type 2021-10-21 16:58:42 +09:00
..
Drawings Add a warning and link for more information on `drawings.txt` population 2021-07-30 13:21:50 +09:00
Editors Fix all remaining cases of incorrect `Bindable<string>` defaults 2021-10-08 13:55:22 +09:00
Gameplay Split score counter class into two distinct classes to simplify usages 2021-10-10 17:56:32 +09:00
Ladder Fix progression lines getting stuck after removing a match in ladder editor screen 2021-07-16 23:51:31 +09:00
MapPool Move `BeatmapSetOnlineInfo` to an interface type 2021-10-21 16:58:42 +09:00
Schedule Allow the schedule screen to show even when a current match is not selected 2021-07-17 00:21:58 +09:00
Setup Move labelled dropdown from tournament to main game 2021-08-30 21:37:08 +02:00
Showcase Update remaining screens to also show the warning message 2021-07-17 00:23:17 +09:00
TeamIntro Merge pull request #13915 from bdach/fix-tourney-seeding-crash 2021-07-18 17:47:29 +09:00
TeamWin Update remaining screens to also show the warning message 2021-07-17 00:23:17 +09:00
BeatmapInfoScreen.cs Rename `BeatmapInfo` variables which were named `beatmap` for clarity 2021-10-02 12:45:34 +09:00
IProvideVideo.cs
TournamentMatchScreen.cs Add warning message to screens which require a current match to be selected 2021-07-17 00:23:17 +09:00
TournamentScreen.cs