1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 18:07:23 +08:00
osu-lazer/osu.Game.Tournament
Bartłomiej Dach 43876ba2b0
Privatise currentMatchSelectionBox
Because nobody else should need to do anything as cursed as what
`ScheduleScreen` was doing (which is 95% of the reason why the selection
box even broke there).
2023-07-25 18:41:54 +02:00
..
Components Merge pull request #24346 from cdwcgt/tournament-no-unload-cover 2023-07-25 16:27:52 +09:00
Configuration Automated pass 2023-06-24 01:00:03 +09:00
IO make list of tournaments in SetupScreen dropdown alphabetically sorted 2023-07-22 09:59:00 +01:00
IPC Automated pass 2023-06-24 01:00:03 +09:00
Models Revert "remove #nullable disable in LadderInfo" 2023-06-25 22:47:36 +09:00
Properties Automated pass 2023-06-24 01:00:03 +09:00
Screens Privatise currentMatchSelectionBox 2023-07-25 18:41:54 +02:00
CountryExtensions.cs Update naming 2022-07-18 16:40:11 +09:00
JsonPointConverter.cs Fix point conversion not using invariant culture 2022-10-24 13:15:00 +09:00
osu.Game.Tournament.csproj Update netstandard2.1 references to net6.0 2022-12-16 17:16:13 +09:00
SaveChangesOverlay.cs Fix save changes button gone somewhere else 2023-07-21 03:34:36 +09:00
TournamentGame.cs Set a fixed minimum window size for the tournament client 2023-07-25 01:44:32 +09:00
TournamentGameBase.cs Fix tournament bracket parsing regression 2023-07-06 17:17:17 +09:00
TournamentSceneManager.cs Add non-black background to right of tournament system 2023-07-25 01:44:32 +09:00
TournamentSpriteText.cs Automated pass 2023-06-24 01:00:03 +09:00
TourneyButton.cs Update all tournament buttons to use new design 2023-07-21 03:34:36 +09:00
WarningBox.cs Automated pass 2023-06-24 01:00:03 +09:00