summaryrefslogtreecommitdiffstats
path: root/src/yuzu/multiplayer/host_room.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* uisettings: Fix typingslat9nq2023-07-211-6/+10
* yuzu: Multiple room UI improvementsgerman772022-09-101-0/+1
* Address review commentsFearlessTobi2022-09-021-0/+1
* yuzu/multiplayer: Warn when game is running or no network interface is selectedFearlessTobi2022-08-271-2/+14
* yuzu_room: Remove dependency on coreFearlessTobi2022-08-271-1/+1
* core, network: Add ability to proxy socket packetsFearlessTobi2022-08-151-2/+2
* network, yuzu: Make copyright headers SPDX-compliantFearlessTobi2022-07-251-3/+2
* network, yuzu: Improve variable naming and style consistencyFearlessTobi2022-07-251-1/+1
* network: Move global state into a seperate classFearlessTobi2022-07-251-6/+8
* common: multiplayer: Use GameInfo typegerman772022-07-251-9/+12
* Address first part of review commentsFearlessTobi2022-07-251-20/+25
* yuzu: Add ui files for multiplayer roomsFearlessTobi2022-07-251-0/+237