Mesen2/Core/Netplay
Sour f3b75dbeee Netplay: Fixed a couple of crashes and the "select controller" menu
-A client disconnecting could cause the server to crash
-A server stopping, then starting again, could cause the client to crash when reconnecting to the server after getting disconnected by the server stopped
-The select controller menu was not getting updated and was always empty
2024-08-07 18:31:20 +09:00
..
ClientConnectionData.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
ForceDisconnectMessage.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
GameClient.cpp Netplay: Fixed a couple of crashes and the "select controller" menu 2024-08-07 18:31:20 +09:00
GameClient.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
GameClientConnection.cpp Debugger: Allow saving/loading save states without forcing the emulator to run until the next vertical blank 2022-12-27 16:29:16 +09:00
GameClientConnection.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
GameConnection.cpp Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
GameConnection.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
GameInformationMessage.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
GameServer.cpp Netplay: Fixed a couple of crashes and the "select controller" menu 2024-08-07 18:31:20 +09:00
GameServer.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
GameServerConnection.cpp Debugger: Allow saving/loading save states without forcing the emulator to run until the next vertical blank 2022-12-27 16:29:16 +09:00
GameServerConnection.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
HandShakeMessage.h Refactoring - Added missing folder names in includes 2022-09-08 22:04:18 -04:00
InputDataMessage.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
MessageType.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
MovieDataMessage.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
NetMessage.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
NetplayTypes.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
PlayerListMessage.h Refactoring - Added missing folder names in includes 2022-09-08 22:04:18 -04:00
SaveStateMessage.h Debugger: Allow saving/loading save states without forcing the emulator to run until the next vertical blank 2022-12-27 16:29:16 +09:00
SelectControllerMessage.h Refactoring - Added missing folder names in includes 2022-09-08 22:04:18 -04:00
ServerInformationMessage.h Refactoring - Added missing folder names in includes 2022-09-08 22:04:18 -04:00