summaryrefslogtreecommitdiffstats
path: root/src/yuzu/multiplayer/lobby.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Persist filters in multiplayer public lobby listHugo Locurcio2024-01-301-1/+12
* core: Use single instance of profile managergerman772023-12-101-5/+6
* uisettings: Fix typingslat9nq2023-07-211-3/+4
* general: fix spelling mistakesLiam2023-03-121-1/+1
* added 'Hide empty rooms' toggle to lobbyLuke Sawczak2023-02-031-0/+16
* yuzu: Multiple room UI improvementsgerman772022-09-101-19/+48
* Address review commentsFearlessTobi2022-09-021-0/+1
* yuzu/multiplayer: Warn when game is running or no network interface is selectedFearlessTobi2022-08-271-3/+16
* core, network: Add ability to proxy socket packetsFearlessTobi2022-08-151-1/+1
* network, yuzu: Make copyright headers SPDX-compliantFearlessTobi2022-07-251-3/+2
* network, yuzu: Improve variable naming and style consistencyFearlessTobi2022-07-251-4/+4
* network: Move global state into a seperate classFearlessTobi2022-07-251-5/+7
* common: multiplayer: Use GameInfo typegerman772022-07-251-5/+6
* Address second part of review commentsFearlessTobi2022-07-251-9/+10
* Address first part of review commentsFearlessTobi2022-07-251-7/+11
* yuzu: Add ui files for multiplayer roomsFearlessTobi2022-07-251-0/+360