1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-15 08:12:56 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay/Multiplayer
2021-08-20 21:45:24 +09:00
..
Match Merge branch 'master' into remove-current-room 2021-08-20 16:23:36 +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
GameplayChatDisplay.cs Allow toggling focus via binding 2021-08-19 14:19:59 +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 Remove realtime room category, fix end-date showing for realtime 2021-08-19 16:09:28 +09:00
MultiplayerMatchSongSelect.cs Rename multiplayer client classes 2021-05-20 15:39:45 +09:00
MultiplayerMatchSubScreen.cs Cleanups 2021-08-20 21:45:24 +09:00
MultiplayerPlayer.cs Add chat display during multiplayer gameplay 2021-08-17 16:17:31 +09:00
MultiplayerResultsScreen.cs Use long type where required in multiplayer 2021-02-16 19:34:01 +09: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