osu/osu.Game.Tournament
Dean Herbert 9e42d6167f Fix tournament match scores resetting if `StartMatch` is called on an in-progress match 2022-09-08 16:07:21 +09:00
..
Components Fix team name not updating on `TeamDisplay` immediately 2022-07-13 18:10:27 +09:00
Configuration Automated #nullable processing 2022-06-17 16:37:17 +09:00
IO Automated #nullable processing 2022-06-17 16:37:17 +09:00
IPC Replace tournament beatmap storage type with lightweight model 2022-06-18 01:34:09 +03:00
Models Fix tournament match scores resetting if `StartMatch` is called on an in-progress match 2022-09-08 16:07:21 +09:00
Properties Automated #nullable processing 2022-06-17 16:37:17 +09:00
Screens Merge pull request #20094 from peppy/tourney-fix-team-display-scores 2022-09-07 14:58:14 +09:00
CountryExtensions.cs Update naming 2022-07-18 16:40:11 +09:00
JsonPointConverter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SaveChangesOverlay.cs Enable NRT on save changes button 2022-07-14 04:33:07 +03:00
TournamentGame.cs Disable tournament client "save changes" button when there's no changes to save 2022-07-13 17:46:09 +09:00
TournamentGameBase.cs Rename `MenuCursorContainer` and clean up code 2022-07-26 14:11:52 +09:00
TournamentSceneManager.cs Find video by recursive check rather than marker interface 2022-07-11 20:42:05 +09:00
TournamentSpriteText.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TourneyButton.cs Disable tournament client "save changes" button when there's no changes to save 2022-07-13 17:46:09 +09:00
WarningBox.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
osu.Game.Tournament.csproj