osu/osu.Game/Online
smoogipoo ca0eaab8e2 Add test 2021-06-29 16:30:46 +09:00
..
API Add test 2021-06-29 16:30:46 +09:00
Chat Make nullable 2021-06-29 16:30:40 +09:00
Leaderboards Update usages of `IHasTooltip` in line with framework localisation changes 2021-06-25 19:10:04 +02:00
Multiplayer Remove redundant `NotNull` attributes in `nullable` classes 2021-06-17 16:07:32 +09:00
Placeholders
Rooms Fix typo in class name 2021-04-07 16:45:10 +09:00
Solo Fix scores not being accepted due to missing ruleset ID 2021-04-09 15:18:02 +09:00
Spectator Fix HandleFrame crashing when not playing 2021-05-31 10:02:02 +09:00
DevelopmentEndpointConfiguration.cs
DownloadState.cs Rename download state `Downloaded` to `Importing` 2021-01-13 18:04:53 +03:00
DownloadTrackingComposite.cs Always set progress before updating download state 2021-03-26 14:04:10 +09:00
EndpointConfiguration.cs
HubClientConnector.cs Apply ConfigureAwait changes to game side 2021-03-08 14:36:35 +09:00
IHubClientConnector.cs Move HubClientConnector retrieval to IAPIProvider 2021-02-15 16:43:56 +09:00
OnlineViewContainer.cs Allow creating OnlineViewContainers with no placeholder button 2021-04-06 16:17:20 +09:00
PollingComponent.cs
ProductionEndpointConfiguration.cs