1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-29 10:12:56 +08:00
osu-lazer/osu.Game/Screens/Multi/RealtimeMultiplayer
Dean Herbert 15cef44351
Merge pull request #11275 from peppy/safer-user-ids
Send multiplayer user IDs via ctor for better thread safety
2020-12-24 12:20:48 +09:00
..
Match Rename method to avoid weird code analysis rule 2020-12-23 17:14:58 +09:00
Participants Rename method to avoid weird code analysis rule 2020-12-23 17:14:58 +09:00
CreateRealtimeMatchButton.cs Split timeshift & multiplayer "create" buttons 2020-12-23 22:03:57 +01:00
RealtimeFilterControl.cs Add realtime lounge subscreen 2020-12-20 23:36:56 +09:00
RealtimeLoungeSubScreen.cs Don't allow creating or joining a room when not connected to server 2020-12-23 16:35:39 +09:00
RealtimeMatchSongSelect.cs Re-enable carousel selection after error 2020-12-23 14:19:30 +01:00
RealtimeMatchSubScreen.cs Merge pull request #11275 from peppy/safer-user-ids 2020-12-24 12:20:48 +09:00
RealtimeMultiplayer.cs Split timeshift & multiplayer "create" buttons 2020-12-23 22:03:57 +01:00
RealtimePlayer.cs Merge pull request #11275 from peppy/safer-user-ids 2020-12-24 12:20:48 +09:00
RealtimeResultsScreen.cs Disable watching replays from realtime results screen 2020-12-21 00:14:54 +09:00
RealtimeRoomComposite.cs Add base class for all realtime multiplayer classes 2020-12-19 02:41:23 +09:00
RealtimeRoomManager.cs Rename method to avoid weird code analysis rule 2020-12-23 17:14:58 +09:00