osu/osu.Game/Online/Spectator
Dan Balasescu b44f77cee1
Update R# + fix inspections
2024-02-02 21:00:28 +09:00
..
FrameDataBundle.cs Pass `ScoreProcessorStatistics` to `FrameHeader`, rather than the full processor 2023-05-29 20:00:42 +09:00
FrameHeader.cs Pass `ScoreProcessorStatistics` to `FrameHeader`, rather than the full processor 2023-05-29 20:00:42 +09:00
ISpectatorClient.cs Implement client-side disconnection flow 2023-11-21 15:15:45 +09:00
ISpectatorServer.cs Automated pass 2023-06-24 01:00:03 +09:00
OnlineSpectatorClient.cs Centralise and improve messaging around online state 2023-11-21 15:15:46 +09:00
SpectatedUserState.cs Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
SpectatorClient.cs Update R# + fix inspections 2024-02-02 21:00:28 +09:00
SpectatorScoreProcessor.cs Fix multiplayer leaderboard not working 2023-05-19 13:16:57 +09:00
SpectatorState.cs