1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 08:07:26 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay/Multiplayer
2021-08-13 06:35:16 +03:00
..
Match Merge branch 'master' into multiplayer-create-with-enter 2021-08-05 17:07:03 +09:00
Participants Also add tooltip and context menu item 2021-08-11 17:45:34 +09:00
Spectate Hide player settings overlay on multi-spectator player loader 2021-08-13 06:35:16 +03: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 Add the ability to change multiplayer game type 2021-08-03 23:42:37 +09:00
MultiplayerFilterControl.cs Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
MultiplayerLoungeSubScreen.cs Merge branch 'master' into lounge-redesign 2021-08-05 19:55:15 +09:00
MultiplayerMatchSongSelect.cs Rename multiplayer client classes 2021-05-20 15:39:45 +09:00
MultiplayerMatchSubScreen.cs Pass through MultiplayerRoomUsers instead of ints to avoid re-retrieval 2021-08-10 18:39:20 +09:00
MultiplayerPlayer.cs Pass through MultiplayerRoomUsers instead of ints to avoid re-retrieval 2021-08-10 18:39:20 +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 Add remaining pieces of password flow (for osu-web join request) 2021-07-12 18:22:52 +09:00