osu/osu.Game/Online
Dean Herbert 3803f2f462 Fix leaderboard potentially displaying the wrong scores
Closes #14762.

This class is ugly. I think the whole process should be clened up once
we have correctly-scheduled `SynchronizationContext`s. There's not much
saving it as long as all these interdispersed `Schedule`s around
required.
2021-10-06 16:07:29 +09:00
..
API Merge pull request #14954 from peppy/rename-result-response 2021-10-06 10:52:33 +09:00
Chat Rename all remaining cases 2021-10-03 00:55:29 +09:00
Leaderboards Fix leaderboard potentially displaying the wrong scores 2021-10-06 16:07:29 +09:00
Multiplayer Add ability to handle user join/leave/kick events in `MultiplayerComposite`s 2021-08-25 14:37:14 +09:00
Placeholders
Rooms Rename last remaining `BeatmapInfo Beatmap` usage 2021-10-04 17:35:53 +09:00
Solo
Spectator Rename last remaining `BeatmapInfo Beatmap` usage 2021-10-04 17:35:53 +09:00
DevelopmentEndpointConfiguration.cs
DownloadState.cs
DownloadTrackingComposite.cs Split out `IModelDownloader` and also split apart `ScoreManager` 2021-09-30 18:25:20 +09:00
EndpointConfiguration.cs
HubClientConnector.cs Add workaround for SignalR union serialisation 2021-08-19 17:41:50 +09:00
IHubClientConnector.cs
OnlineViewContainer.cs
PollingComponent.cs Reorganise methods in `PollingComponent` 2021-08-17 17:04:32 +09:00
ProductionEndpointConfiguration.cs
SignalRUnionWorkaroundResolver.cs Add workaround for SignalR union serialisation 2021-08-19 17:41:50 +09:00