suyu/src/yuzu/multiplayer
FearlessTobi 72ff5cd445 yuzu: Fix crash on shutdown
Previously, accessing the room_network when it was already freed would crash the emulator on shutdown.

Co-Authored-By: Narr the Reg <5944268+german77@users.noreply.github.com>
2022-08-15 20:25:42 +02:00
..
chat_room.cpp core, network: Add ability to proxy socket packets 2022-08-15 20:25:42 +02:00
chat_room.h network, yuzu: Make copyright headers SPDX-compliant 2022-07-25 21:59:31 +02:00
chat_room.ui yuzu: Add ui files for multiplayer rooms 2022-07-25 21:59:28 +02:00
client_room.cpp core, network: Add ability to proxy socket packets 2022-08-15 20:25:42 +02:00
client_room.h network, yuzu: Make copyright headers SPDX-compliant 2022-07-25 21:59:31 +02:00
client_room.ui yuzu: Add ui files for multiplayer rooms 2022-07-25 21:59:28 +02:00
direct_connect.cpp core, network: Add ability to proxy socket packets 2022-08-15 20:25:42 +02:00
direct_connect.h network, yuzu: Make copyright headers SPDX-compliant 2022-07-25 21:59:31 +02:00
direct_connect.ui Qt: tweak ui files 2022-08-09 05:00:37 -07:00
host_room.cpp core, network: Add ability to proxy socket packets 2022-08-15 20:25:42 +02:00
host_room.h network, yuzu: Make copyright headers SPDX-compliant 2022-07-25 21:59:31 +02:00
host_room.ui yuzu: Add ui files for multiplayer rooms 2022-07-25 21:59:28 +02:00
lobby.cpp core, network: Add ability to proxy socket packets 2022-08-15 20:25:42 +02:00
lobby.h network, yuzu: Make copyright headers SPDX-compliant 2022-07-25 21:59:31 +02:00
lobby.ui yuzu: Add ui files for multiplayer rooms 2022-07-25 21:59:28 +02:00
lobby_p.h network, yuzu: Make copyright headers SPDX-compliant 2022-07-25 21:59:31 +02:00
message.cpp core, network: Add ability to proxy socket packets 2022-08-15 20:25:42 +02:00
message.h core, network: Add ability to proxy socket packets 2022-08-15 20:25:42 +02:00
moderation_dialog.cpp network, yuzu: Make copyright headers SPDX-compliant 2022-07-25 21:59:31 +02:00
moderation_dialog.h network, yuzu: Make copyright headers SPDX-compliant 2022-07-25 21:59:31 +02:00
moderation_dialog.ui yuzu: Add ui files for multiplayer rooms 2022-07-25 21:59:28 +02:00
state.cpp yuzu: Fix crash on shutdown 2022-08-15 20:25:42 +02:00
state.h network, yuzu: Make copyright headers SPDX-compliant 2022-07-25 21:59:31 +02:00
validation.h core, yuzu: Address first part of review comments 2022-08-15 20:25:42 +02:00