1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-30 04:07:25 +08:00
osu-lazer/osu.Game/Online
Dan Balasescu ccc322e100
Merge pull request #18985 from andy840119/remove-nullable-disable-in-the-replays
Remove nullable disable annotation in replays namespace
2022-07-03 21:19:36 +09:00
..
API Move the null check in the outside. 2022-06-30 23:29:49 +08:00
Chat Add logging around current channel changes and join requests 2022-06-28 14:00:30 +09:00
Leaderboards Replace usages of string.To{Lower,Upper}() 2022-06-24 11:57:45 +02:00
Multiplayer Isolate client's Room from TestMultiplayerClient 2022-07-01 19:23:25 +09:00
Placeholders Automated #nullable processing 2022-06-17 16:37:17 +09:00
Rooms Ensure PlaylistItem beatmap is not null 2022-06-30 14:24:49 +09:00
Solo Send beatmap has to server on solo score request 2022-07-02 12:16:17 +09:00
Spectator Use debug.assert for better readable. 2022-07-03 19:27:56 +08:00
BeatmapDownloadTracker.cs Update parameter discards 2022-06-24 21:26:19 +09:00
DevelopmentEndpointConfiguration.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
DownloadState.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
DownloadTracker.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
EndpointConfiguration.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
HubClientConnector.cs Update parameter discards 2022-06-24 21:26:19 +09:00
IHubClientConnector.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ILinkHandler.cs Add and use ILinkHandler interface 2022-06-20 20:04:21 +02:00
OnlineViewContainer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
PollingComponent.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ProductionEndpointConfiguration.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ScoreDownloadTracker.cs Update parameter discards 2022-06-24 21:26:19 +09:00
SignalRDerivedTypeWorkaroundJsonConverter.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SignalRUnionWorkaroundResolver.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SignalRWorkaroundTypes.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00