1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:47:24 +08:00
osu-lazer/osu.Game.Tournament
2023-03-23 14:01:19 +09:00
..
Components Use new ArgumentNullException.ThrowIfNull throw-helper API 2022-12-22 21:27:59 +01:00
Configuration Remove obsoleted tournament migration flow 2022-10-28 13:04:56 +09:00
IO Remove obsoleted tournament migration flow 2022-10-28 13:04:56 +09:00
IPC Use generic Enum methods 2022-12-26 20:36:39 +01:00
Models Increase the maximum seed range for tournament client 2022-11-03 13:27:54 +09:00
Properties Automated #nullable processing 2022-06-17 16:37:17 +09:00
Screens Fix player rank data not being re-fetched after a tournament's ruleset is changed 2023-01-17 19:00:31 +09: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 incorrect async continuation causing tournament client to not enable save button 2023-01-21 11:28:56 +09:00
TournamentGame.cs Partial everything 2022-11-27 00:00:27 +09:00
TournamentGameBase.cs Fix tournament interface save button not usable after changing match progression/round 2023-03-23 14:01:19 +09:00
TournamentSceneManager.cs Partial everything 2022-11-27 00:00:27 +09:00
TournamentSpriteText.cs Partial everything 2022-11-27 00:00:27 +09:00
TourneyButton.cs Partial everything 2022-11-27 00:00:27 +09:00
WarningBox.cs Partial everything 2022-11-27 00:00:27 +09:00