osu/osu.Game/Online/Multiplayer
2021-08-09 19:18:13 +09:00
..
MatchTypes/TeamVersus Drop MatchRuleset terminology completely 2021-08-03 15:45:17 +09:00
IMultiplayerClient.cs Drop MatchRuleset terminology completely 2021-08-03 15:45:17 +09:00
IMultiplayerLoungeServer.cs Update signatures in line with no-overload methods (unsupported by signalr) 2021-07-12 15:49:19 +09:00
IMultiplayerRoomServer.cs Drop MatchRuleset terminology completely 2021-08-03 15:45:17 +09:00
IMultiplayerServer.cs
InvalidPasswordException.cs Add password to room settings and multiplayer lounge interface 2021-07-12 15:49:19 +09:00
InvalidStateChangeException.cs
InvalidStateException.cs
MatchRoomState.cs Drop MatchRuleset terminology completely 2021-08-03 15:45:17 +09:00
MatchServerEvent.cs Drop MatchRuleset terminology completely 2021-08-03 15:45:17 +09:00
MatchUserRequest.cs Drop MatchRuleset terminology completely 2021-08-03 15:45:17 +09:00
MatchUserState.cs Drop MatchRuleset terminology completely 2021-08-03 15:45:17 +09:00
MultiplayerClient.cs Simplify method of marking players as playing in test scenes 2021-08-09 19:18:13 +09:00
MultiplayerRoom.cs Drop MatchRuleset terminology completely 2021-08-03 15:45:17 +09:00
MultiplayerRoomSettings.cs Set default MultiplayerRoomSettings type to something that isn't playlists 2021-08-06 18:56:01 +09:00
MultiplayerRoomState.cs
MultiplayerRoomUser.cs Drop MatchRuleset terminology completely 2021-08-03 15:45:17 +09:00
MultiplayerUserState.cs Add spectating user state 2021-04-06 21:22:28 +09:00
NotHostException.cs
NotJoinedRoomException.cs
OnlineMultiplayerClient.cs Add missing event glue 2021-08-04 13:13:47 +09:00