1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 18:07:25 +08:00
osu-lazer/osu.Game/Screens/Multi/RealtimeMultiplayer
Dean Herbert 9b654c741b
Merge pull request #11283 from peppy/add-match-start-sound
Play a sound when starting a timeshift or multiplayer room
2020-12-24 21:30:24 +09:00
..
Match Invert if & early-return to reduce nesting 2020-12-24 12:45:01 +01: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 Play a sound when starting a timeshift or multiplayer room 2020-12-24 16:53:25 +09:00
RealtimeMultiplayer.cs Split timeshift & multiplayer "create" buttons 2020-12-23 22:03:57 +01:00
RealtimePlayer.cs Merge branch 'master' into improved-loading-experience 2020-12-24 11:59:46 +01: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 Improve user-facing error messages in room settings 2020-12-23 17:10:53 +01:00