index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
yuzu
/
multiplayer
/
lobby.cpp
Age
Commit message (
Expand
)
Author
2024-12-31
chore: update project branding to citron
Zephyron
2024-01-30
Persist filters in multiplayer public lobby list
Hugo Locurcio
2023-12-10
core: Use single instance of profile manager
german77
2023-07-21
uisettings: Fix typings
lat9nq
2023-03-12
general: fix spelling mistakes
Liam
2023-02-02
added 'Hide empty rooms' toggle to lobby
Luke Sawczak
2022-09-10
yuzu: Multiple room UI improvements
german77
2022-09-02
Address review comments
FearlessTobi
2022-08-27
yuzu/multiplayer: Warn when game is running or no network interface is selected
FearlessTobi
2022-08-15
core, network: Add ability to proxy socket packets
FearlessTobi
2022-07-25
network, yuzu: Make copyright headers SPDX-compliant
FearlessTobi
2022-07-25
network, yuzu: Improve variable naming and style consistency
FearlessTobi
2022-07-25
network: Move global state into a seperate class
FearlessTobi
2022-07-25
common: multiplayer: Use GameInfo type
german77
2022-07-25
Address second part of review comments
FearlessTobi
2022-07-25
Address first part of review comments
FearlessTobi
2022-07-25
yuzu: Add ui files for multiplayer rooms
FearlessTobi