summaryrefslogtreecommitdiff
path: root/src/yuzu/multiplayer/lobby.cpp
AgeCommit message (Expand)Author
2024-12-31chore: update project branding to citronZephyron
2024-01-30Persist filters in multiplayer public lobby listHugo Locurcio
2023-12-10core: Use single instance of profile managergerman77
2023-07-21uisettings: Fix typingslat9nq
2023-03-12general: fix spelling mistakesLiam
2023-02-02added 'Hide empty rooms' toggle to lobbyLuke Sawczak
2022-09-10yuzu: Multiple room UI improvementsgerman77
2022-09-02Address review commentsFearlessTobi
2022-08-27yuzu/multiplayer: Warn when game is running or no network interface is selectedFearlessTobi
2022-08-15core, network: Add ability to proxy socket packetsFearlessTobi
2022-07-25network, yuzu: Make copyright headers SPDX-compliantFearlessTobi
2022-07-25network, yuzu: Improve variable naming and style consistencyFearlessTobi
2022-07-25network: Move global state into a seperate classFearlessTobi
2022-07-25common: multiplayer: Use GameInfo typegerman77
2022-07-25Address second part of review commentsFearlessTobi
2022-07-25Address first part of review commentsFearlessTobi
2022-07-25yuzu: Add ui files for multiplayer roomsFearlessTobi