Lime3DS/src/citra_qt/multiplayer
James Rowe d35693bbbc More minor issue fixes
* Move Joining state change sooner in the code to prevent an issue where
failing to connect multiple times in a row doesn't change the state (as
it goes from CouldNotConnect -> CouldNotConnect which doesn't trigger a
state changed callback)
* Prevent double clicking too fast on a room in the lobby from causing
issues
* Lobby no longer closes when joining a room
2018-04-19 10:28:19 -06:00
..
chat_room.cpp Fix player list not showing in lobby. Fix host and direct connect crashing citra 2018-04-19 10:28:18 -06:00
chat_room.h Fix player list not showing in lobby. Fix host and direct connect crashing citra 2018-04-19 10:28:18 -06:00
chat_room.ui Citra-qt: Add multiplayer ui 2018-04-19 10:28:14 -06:00
client_room.cpp Move almost all state change tracking to MultiplayerState 2018-04-19 10:28:18 -06:00
client_room.h Move almost all state change tracking to MultiplayerState 2018-04-19 10:28:18 -06:00
client_room.ui Citra-qt: Add multiplayer ui 2018-04-19 10:28:14 -06:00
direct_connect.cpp Move almost all state change tracking to MultiplayerState 2018-04-19 10:28:18 -06:00
direct_connect.h Fix player list not showing in lobby. Fix host and direct connect crashing citra 2018-04-19 10:28:18 -06:00
direct_connect.ui Fix multiplayer dropdowns and proxy model 2018-04-19 10:28:17 -06:00
host_room.cpp Move almost all state change tracking to MultiplayerState 2018-04-19 10:28:18 -06:00
host_room.h Move almost all state change tracking to MultiplayerState 2018-04-19 10:28:18 -06:00
host_room.ui Citra-qt: Add multiplayer ui 2018-04-19 10:28:14 -06:00
lobby_p.h Address review comments 2018-04-19 10:28:16 -06:00
lobby.cpp More minor issue fixes 2018-04-19 10:28:19 -06:00
lobby.h More minor issue fixes 2018-04-19 10:28:19 -06:00
lobby.ui Fix multiplayer dropdowns and proxy model 2018-04-19 10:28:17 -06:00
message.cpp Move almost all state change tracking to MultiplayerState 2018-04-19 10:28:18 -06:00
message.h Address review comments 2018-04-19 10:28:16 -06:00
state.cpp More minor issue fixes 2018-04-19 10:28:19 -06:00
state.h Remove duplicated logic in HostRoom 2018-04-19 10:28:18 -06:00
validation.h Fix player list not showing in lobby. Fix host and direct connect crashing citra 2018-04-19 10:28:18 -06:00