osu/osu.Game.Tournament/Components
2021-12-03 18:16:01 +09:00
..
ControlPanel.cs
DateTextBox.cs Fix some usages of SettingsTextBox using a bindable with null as default 2021-10-01 19:55:22 +02:00
DrawableTeamFlag.cs Fixed gameplay flags being bigger and changed values to make more sense 2020-10-23 14:11:29 +02:00
DrawableTeamHeader.cs
DrawableTeamTitle.cs
DrawableTeamTitleWithHeader.cs
DrawableTeamWithPlayers.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
DrawableTournamentHeaderLogo.cs
DrawableTournamentHeaderText.cs Fix header-text scaling on intro/winner screens 2020-03-17 13:16:18 +09:00
DrawableTournamentTeam.cs Change TeamFlag from sprite to a container with a sprite 2020-08-24 15:08:50 +02:00
IPCErrorDialog.cs Apply review suggestions 2020-06-03 23:49:06 +02:00
RoundDisplay.cs Fix header-text scaling on intro/winner screens 2020-03-17 13:16:18 +09:00
SongBar.cs Update all actual usages of RulesetInfo.ID to use OnlineID instead 2021-11-24 15:50:26 +09:00
TournamentBeatmapPanel.cs Update existing usages of Author as string to access Username directly 2021-11-04 18:57:54 +09:00
TournamentMatchChatDisplay.cs Hide scrollbars in tournament chat display 2020-03-23 12:05:16 +09:00
TournamentModIcon.cs Cache and consume IRulesetStore where feasible 2021-12-03 18:16:01 +09:00
TournamentSpriteTextWithBackground.cs
TourneyVideo.cs Move video store out of TournamentStorage 2020-10-19 15:48:15 +09:00