osu/osu.Game/Online
Dean Herbert dd06c617b1 Update OnlinePlayBeatmapAvailabilityTracker in line with new download tracker
The structure here has changed a bit - rather than deriving from the
donwload tracker I moved the additional logic into the callbacks. I
think this feels better?
2021-10-27 21:00:46 +09:00
..
API Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
Chat Apply some second-pass inspections that appeared after previous changes 2021-10-27 13:09:30 +09:00
Leaderboards Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
Multiplayer Remove unnecessary extra task 2021-10-15 13:28:02 +09:00
Placeholders
Rooms Update OnlinePlayBeatmapAvailabilityTracker in line with new download tracker 2021-10-27 21:00:46 +09:00
Solo
Spectator Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
BeatmapDownloadTracker.cs Remove unnecessary verification flow from score download tracking 2021-10-27 21:00:46 +09:00
DevelopmentEndpointConfiguration.cs
DownloadState.cs
DownloadTracker.cs Implement new version of download tracker 2021-10-27 21:00:46 +09:00
EndpointConfiguration.cs
HubClientConnector.cs
IHubClientConnector.cs
OnlineViewContainer.cs
PollingComponent.cs
ProductionEndpointConfiguration.cs
ScoreDownloadTracker.cs Remove unnecessary verification flow from score download tracking 2021-10-27 21:00:46 +09:00
SignalRUnionWorkaroundResolver.cs