20 Commits (b3eb262f81ac86473c596e811d4b77d2663e453d)

Author SHA1 Message Date
Viktor Szépe 8f8a15827f Fix more typos 2 years ago
Liam 5be8a74b0c general: fix spelling mistakes 3 years ago
FearlessTobi 48d6226115 ldn: Initial implementation 4 years ago
FearlessTobi 31c4475420 yuzu: Display current game version in multiplayer room 4 years ago
FearlessTobi ce5b9d370d core, network: Add ability to proxy socket packets 4 years ago
FearlessTobi d5e6d1b576 network, yuzu: Make copyright headers SPDX-compliant 4 years ago
FearlessTobi 69e8e88fb7 yuzu_cmd: Fix compilation 4 years ago
FearlessTobi 3b203e536a Address second part of review comments 4 years ago
FearlessTobi 00526e94d1 network: Add initial files and enet dependency 4 years ago
James Rowe 5dbd091a80 Massive removal of unused modules 8 years ago
B3n30 95fd4a5e9d Added missing parts in libnetwork (#2838) 9 years ago
B3n30 e9ce27c941 Network: Changed timeout for receiving packets to 100ms 9 years ago
B3n30 e443c779a5 Network: Propagate Room closing to connected members 9 years ago
B3n30 99bb995de3 Network: Made send async in RoomMember 9 years ago
B3n30 7eb9751711 Network: Send the game title 9 years ago
B3n30 ea994b412e Network: Enable sending and receiving chat messages 9 years ago
B3n30 87c5fd4a75 Network: Enable to send WifiPackets 9 years ago
B3n30 6b20db1d8e Network: Send JoinRequest and handle the answer in RoomMember 9 years ago
B3n30 898b372ba3 Network: Threads for Room and RoomMember 9 years ago
B3n30 64b6caf5f5 Implement basic virtual Room support based on enet (#2803) 9 years ago