1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:47:24 +08:00
osu-lazer/osu.Game/Online/Multiplayer
2022-09-20 19:55:44 +09:00
..
Countdown Rewrite rooms to store multiple active countdowns 2022-09-05 19:03:26 +09:00
MatchTypes/TeamVersus Automated #nullable processing 2022-06-17 16:37:17 +09:00
ForceGameplayStartCountdown.cs Change IsExclusive default value to true 2022-09-08 17:54:29 +09:00
IMultiplayerClient.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IMultiplayerLoungeServer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IMultiplayerRoomServer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IMultiplayerServer.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
InvalidPasswordException.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
InvalidStateChangeException.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
InvalidStateException.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
MatchRoomState.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
MatchServerEvent.cs Rewrite rooms to store multiple active countdowns 2022-09-05 19:03:26 +09:00
MatchStartCountdown.cs Change IsExclusive default value to true 2022-09-08 17:54:29 +09:00
MatchUserRequest.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
MatchUserState.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
MultiplayerClient.cs Use custom notification with timer 2022-09-20 15:54:18 +09:00
MultiplayerClientExtensions.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
MultiplayerCountdown.cs Add ServerShuttingDownCountdown 2022-09-16 19:56:52 +09:00
MultiplayerRoom.cs Rewrite rooms to store multiple active countdowns 2022-09-05 19:03:26 +09:00
MultiplayerRoomSettings.cs Add auto-skip setting 2022-08-31 20:24:06 +09:00
MultiplayerRoomState.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
MultiplayerRoomUser.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
MultiplayerUserState.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
NotHostException.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
NotJoinedRoomException.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OnlineMultiplayerClient.cs Merge pull request #19189 from peppy/peform-actions-after-reconnect 2022-07-19 14:46:29 +09:00
QueueMode.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ServerShutdownNotification.cs Remove countdown at under 5 seconds 2022-09-20 19:55:44 +09:00
ServerShuttingDownCountdown.cs Remove FinalNotification 2022-09-20 15:54:18 +09:00