yuzu/src/network
FearlessTobi 839e1faf49 yuzu: Display current game version in multiplayer room
Makes it easier for users to recognize connection errors caused by different game versions.
2022-08-27 03:31:17 +02:00
..
announce_multiplayer_session.cpp yuzu_room: Remove dependency on core 2022-08-27 03:02:21 +02:00
announce_multiplayer_session.h yuzu_room: Remove dependency on core 2022-08-27 03:02:21 +02:00
CMakeLists.txt yuzu_room: Remove dependency on core 2022-08-27 03:02:21 +02:00
network.cpp network, yuzu: Make copyright headers SPDX-compliant 2022-07-25 21:59:31 +02:00
network.h network, yuzu: Make copyright headers SPDX-compliant 2022-07-25 21:59:31 +02:00
packet.cpp network: Address review comments 2022-07-25 21:59:31 +02:00
packet.h network: Address review comments 2022-07-25 21:59:31 +02:00
room.cpp yuzu: Display current game version in multiplayer room 2022-08-27 03:31:17 +02:00
room.h core, network: Add ability to proxy socket packets 2022-08-15 20:25:42 +02:00
room_member.cpp yuzu: Display current game version in multiplayer room 2022-08-27 03:31:17 +02:00
room_member.h yuzu: Display current game version in multiplayer room 2022-08-27 03:31:17 +02:00
verify_user.cpp network, yuzu: Make copyright headers SPDX-compliant 2022-07-25 21:59:31 +02:00
verify_user.h network, yuzu: Make copyright headers SPDX-compliant 2022-07-25 21:59:31 +02:00