.. |
ControlPanel.cs
|
Add resolution selector in tournament setup screen
|
2020-03-13 15:44:23 +09:00 |
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
|
Split out nested classes to higher level for better code sharing
|
2020-03-08 15:34:45 +09:00 |
DrawableTeamTitle.cs
|
Remove unused params from BDL methods
|
2022-01-15 01:06:39 +01:00 |
DrawableTeamTitleWithHeader.cs
|
Split out nested classes to higher level for better code sharing
|
2020-03-08 15:34:45 +09:00 |
DrawableTeamWithPlayers.cs
|
Rename User to APIUser and move to correct namespace
|
2021-11-04 18:21:31 +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
|
Remove unused params from BDL methods
|
2022-01-15 01:06:39 +01: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
|
Display star ratings in tournament mode using two decimal places
|
2022-02-27 23:17:04 +09:00 |
TournamentBeatmapPanel.cs
|
Remove unused constants
|
2022-02-27 23:16:04 +09:00 |
TournamentMatchChatDisplay.cs
|
Ensure ChannelManager has access to API from point of construction
|
2022-06-08 19:15:23 +09:00 |
TournamentModIcon.cs
|
Update all usages of RulesetID and Ruleset.ID to use Ruleset.OnlineID
|
2022-01-27 15:38:03 +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 |