1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 21:47:25 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay/Multiplayer
2021-08-17 17:16:21 +09:00
..
Match Merge branch 'master' into multiplayer-create-with-enter 2021-08-05 17:07:03 +09:00
Participants Fix kick button action asserting and using User.User.ID rather than User.UserID 2021-08-16 09:47:23 +03:00
Spectate Rename variable to better reflect its purpose 2021-08-16 16:48:40 +09:00
CreateMultiplayerMatchButton.cs Move font sizing to base class 2021-08-09 16:17:51 +09:00
GameplayMatchScoreDisplay.cs Add gameplay-specific team score display which can expand and contract 2021-08-09 19:17:51 +09:00
Multiplayer.cs Move listing polling component to LoungeSubScreen 2021-08-13 17:39:09 +09:00
MultiplayerLoungeSubScreen.cs Move poll allowance logic based on signalr connection inside polling component 2021-08-17 17:16:21 +09:00
MultiplayerMatchSongSelect.cs Rename multiplayer client classes 2021-05-20 15:39:45 +09:00
MultiplayerMatchSubScreen.cs Merge branch 'master' into multi-polling-request-refactor 2021-08-16 13:12:08 +09:00
MultiplayerPlayer.cs Split off multiplayer team results screen to separate class 2021-08-12 20:01:31 +02:00
MultiplayerResultsScreen.cs Split off multiplayer team results screen to separate class 2021-08-12 20:01:31 +02:00
MultiplayerRoomComposite.cs Rename multiplayer client classes 2021-05-20 15:39:45 +09:00
MultiplayerRoomManager.cs Fix password in a better way 2021-08-17 09:40:25 +09:00
MultiplayerTeamResultsScreen.cs Fix vertical offset not being handled correctly during score panel detach process 2021-08-13 16:14:23 +09:00