1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 10:07:25 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay/Multiplayer
Dean Herbert 77adf687c6 Consume ability to lookup multiple users in MultiplayerGameplayLeaderboard
Avoids syncrhonously blocking on asynchronous operations (which was
leading to LCA starvation in tests).
2021-07-05 19:56:37 +09:00
..
Match Rename multiplayer client classes 2021-05-20 15:39:45 +09:00
Participants Remove "Unranked" text from ModDisplay 2021-06-09 13:45:09 +09:00
Spectate Fix master clock becoming incorrectly paused when all spectator players are too far ahead 2021-07-05 17:45:08 +09:00
CreateMultiplayerMatchButton.cs Rename multiplayer client classes 2021-05-20 15:39:45 +09:00
Multiplayer.cs Fix newly found inspections from 2021.1EAP1 2021-06-01 14:33:21 +09:00
MultiplayerFilterControl.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
MultiplayerLoungeSubScreen.cs Rename multiplayer client classes 2021-05-20 15:39:45 +09:00
MultiplayerMatchSongSelect.cs Rename multiplayer client classes 2021-05-20 15:39:45 +09:00
MultiplayerMatchSubScreen.cs Fix dialog not closing after spamming OS window close 2021-06-21 20:23:11 -07:00
MultiplayerPlayer.cs Consume ability to lookup multiple users in MultiplayerGameplayLeaderboard 2021-07-05 19:56:37 +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 Rename multiplayer client classes 2021-05-20 15:39:45 +09:00