1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00
osu-lazer/osu.Game.Tournament/Components
2021-01-26 19:16:38 +09:00
..
ControlPanel.cs Add resolution selector in tournament setup screen 2020-03-13 15:44:23 +09:00
DateTextBox.cs Make SettingsItem conform to IHasCurrentValue 2020-10-06 17:18:54 +09: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 Split out nested classes to higher level for better code sharing 2020-03-08 15:34:45 +09:00
DrawableTeamTitle.cs Split out nested classes to higher level for better code sharing 2020-03-08 15:34:45 +09:00
DrawableTeamTitleWithHeader.cs Split out nested classes to higher level for better code sharing 2020-03-08 15:34:45 +09:00
DrawableTeamWithPlayers.cs Use existing local function 2020-03-09 00:18:28 +09:00
DrawableTournamentHeaderLogo.cs Adjust metrics to align logo pieces correctly on gameplay / map pool 2020-03-12 14:27:56 +09:00
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 Temporarily disable masking of tournament song bar 2020-06-28 13:14:46 +02:00
TournamentBeatmapPanel.cs Rename class and add xmldoc 2021-01-26 19:15:19 +09:00
TournamentMatchChatDisplay.cs Hide scrollbars in tournament chat display 2020-03-23 12:05:16 +09:00
TournamentModIcon.cs Tidy up nesting 2021-01-26 19:16:38 +09:00
TournamentSpriteTextWithBackground.cs Split out nested classes to higher level for better code sharing 2020-03-08 15:34:45 +09:00
TourneyVideo.cs Move video store out of TournamentStorage 2020-10-19 15:48:15 +09:00