summaryrefslogtreecommitdiffstats
path: root/src/yuzu/multiplayer (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix black iconNarr the Reg2022-09-111-0/+2
* yuzu: Multiple room UI improvementsgerman772022-09-1011-52/+148
* ldn: Initial implementationFearlessTobi2022-09-092-3/+10
* Address review commentsFearlessTobi2022-09-029-8/+19
* yuzu/chat_room: Make font size biggerFearlessTobi2022-08-271-0/+4
* yuzu/multiplayer: Warn when game is running or no network interface is selectedFearlessTobi2022-08-2710-18/+80
* yuzu: Display current game version in multiplayer roomFearlessTobi2022-08-271-5/+16
* yuzu_room: Remove dependency on coreFearlessTobi2022-08-275-5/+5
* yuzu: Fix crash on shutdownFearlessTobi2022-08-151-4/+3
* core, yuzu: Address first part of review commentsFearlessTobi2022-08-151-1/+1
* core, network: Add ability to proxy socket packetsFearlessTobi2022-08-158-31/+18
* Qt: tweak ui filesKyle K2022-08-091-1/+1
* network: Address review commentsFearlessTobi2022-07-251-4/+8
* network, yuzu: Make copyright headers SPDX-compliantFearlessTobi2022-07-2518-54/+36
* network, yuzu: Improve variable naming and style consistencyFearlessTobi2022-07-254-11/+15
* network: Move global state into a seperate classFearlessTobi2022-07-2514-68/+88
* common: multiplayer: Use GameInfo typegerman772022-07-252-14/+18
* Address second part of review commentsFearlessTobi2022-07-251-9/+10
* Address first part of review commentsFearlessTobi2022-07-255-38/+49
* Fix compilation on linux gccFearlessTobi2022-07-252-7/+7
* yuzu: Add ui files for multiplayer roomsFearlessTobi2022-07-2524-0/+3387