osu/osu.Game/Online
Dan Balasescu 8b05b35b8c
Merge pull request #16854 from peppy/combine-score-submission-request-implementation
Standardise and combine base implementation of score submission requests
2022-02-11 17:31:55 +09:00
..
API Merge pull request #16850 from frenzibyte/readonly-pinned-scores 2022-02-11 16:15:46 +09:00
Chat Avoid showing the external link warning 2022-01-27 14:53:11 +09:00
Leaderboards Fix crash due to MatchLeaderboardScores not having populated rulesets 2022-02-02 13:23:49 +09:00
Multiplayer Merge pull request #16075 from smoogipoo/prevent-idle-transition-during-load 2021-12-15 19:59:19 +09:00
Placeholders
Rooms Remove unnecessary this. prefix 2022-02-11 16:21:49 +09:00
Solo Standardise and combine base implementation of score submission requests 2022-02-11 15:53:47 +09:00
Spectator Unify namings across the board 2022-02-09 12:10:07 +09:00
BeatmapDownloadTracker.cs Update remaining cases of clashes with realm.Write and realm.RegisterForNotifications 2022-01-25 13:09:48 +09:00
DevelopmentEndpointConfiguration.cs
DownloadState.cs
DownloadTracker.cs
EndpointConfiguration.cs
HubClientConnector.cs
IHubClientConnector.cs
OnlineViewContainer.cs
PollingComponent.cs Ensure PollingComponent.Poll is always called from the update thread 2022-01-28 13:44:11 +09:00
ProductionEndpointConfiguration.cs
ScoreDownloadTracker.cs Update remaining cases of clashes with realm.Write and realm.RegisterForNotifications 2022-01-25 13:09:48 +09:00
SignalRDerivedTypeWorkaroundJsonConverter.cs
SignalRUnionWorkaroundResolver.cs
SignalRWorkaroundTypes.cs