osu/osu.Game/Online
Dan Balasescu 1d2818dc70 Reschedule ack request on completion 2022-11-04 19:02:26 +09:00
..
API Move polling clients to osu.Game.Tests namespace 2022-11-04 18:52:57 +09:00
Chat Reschedule ack request on completion 2022-11-04 19:02:26 +09:00
Leaderboards Apply NRT to base `Leaderboard` classes 2022-09-26 16:12:47 +09:00
Metadata Catch any unobserved exceptions during beatmap metadata harvesting 2022-09-16 14:00:06 +09:00
Multiplayer Remove countdown at under 5 seconds 2022-09-20 19:55:44 +09:00
Notifications Move polling clients to osu.Game.Tests namespace 2022-11-04 18:52:57 +09:00
Placeholders
Rooms Fix max combo missing from playlists results screen 2022-10-14 18:01:54 +09:00
Solo Remove `SubmittableScore` and replace with `SoloScoreInfo` extension method 2022-07-25 13:43:43 +03:00
Spectator Silence unobserved exceptions in `BeginPlayingInternal` 2022-10-05 14:31:13 +09:00
BeatmapDownloadTracker.cs
DevelopmentEndpointConfiguration.cs
DownloadState.cs Fix playlist items showing download button briefly during initial local presence checks 2022-09-08 17:10:45 +09:00
DownloadTracker.cs
EndpointConfiguration.cs
HubClient.cs Rename StartAsync -> ConnectAsync 2022-11-02 11:44:16 +09:00
HubClientConnector.cs Rename Socket* -> PersistentEndpoint* 2022-11-02 11:43:22 +09:00
IHubClientConnector.cs
ILinkHandler.cs
OnlineViewContainer.cs
PersistentEndpointClient.cs Add/adjust xmldocs 2022-11-02 13:16:34 +09:00
PersistentEndpointClientConnector.cs Merge branch 'master' into websocket-chat-2 2022-11-02 14:56:13 +09:00
PollingComponent.cs Use `CompositeComponent` in various locations 2022-08-19 20:43:15 +09:00
ProductionEndpointConfiguration.cs
ScoreDownloadTracker.cs
SignalRDerivedTypeWorkaroundJsonConverter.cs
SignalRUnionWorkaroundResolver.cs
SignalRWorkaroundTypes.cs Add ServerShuttingDownCountdown 2022-09-16 19:56:52 +09:00