osu/osu.Game.Tournament/Screens
Dean Herbert 0ecf5f201c Rename `User` to `APIUser` and move to correct namespace 2021-11-07 11:26:01 +09:00
..
Drawings Add a warning and link for more information on `drawings.txt` population 2021-07-30 13:21:50 +09:00
Editors Rename `User` to `APIUser` and move to correct namespace 2021-11-07 11:26:01 +09:00
Gameplay Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
Ladder Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
MapPool Rename all usages of `APIBeatmap` to `beatmap` in tournament namespace 2021-10-27 18:42:48 +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 Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
Showcase Update remaining screens to also show the warning message 2021-07-17 00:23:17 +09:00
TeamIntro Rename all usages of `APIBeatmap` to `beatmap` in tournament namespace 2021-10-27 18:42:48 +09:00
TeamWin Update remaining screens to also show the warning message 2021-07-17 00:23:17 +09:00
BeatmapInfoScreen.cs Rename all usages of `APIBeatmap` to `beatmap` in tournament namespace 2021-10-27 18:42:48 +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