citra/src/citra_qt/multiplayer
zhupengfei cdd3bd72e5
citra_qt/multiplayer: three minor fixes
* Fix the issue that icons for owned games do not appear

* Fix the issue where you would double click on a room and connect to another

* Fix the issue that room name and nickname does not have size limitation
2018-09-05 22:46:33 +08:00
..
chat_room.cpp citra_qt/multiplayer: allow blocking other players in chat room 2018-07-24 15:24:21 +08:00
chat_room.h citra_qt/multiplayer: allow blocking other players in chat room 2018-07-24 15:24:21 +08:00
chat_room.ui Citra-qt: Add multiplayer ui 2018-04-19 10:28:14 -06:00
client_room.cpp fixup: Address review 2018-04-25 10:31:51 -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 citra_qt: use Citra Web Service username as default multiplayer nickname 2018-07-17 15:25:00 +08: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 citra_qt: use Citra Web Service username as default multiplayer nickname 2018-07-17 15:25:00 +08: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 citra_qt/multiplayer: three minor fixes 2018-09-05 22:46:33 +08:00
lobby.h Frontend: Prevent connecting to another room when already joining 2018-04-20 00:53:31 -06:00
lobby.ui Replace "Hide Full Games" with "Hide Full Rooms" 2018-04-22 16:56:49 +05:30
message.cpp Frontend: Add missing translation for network error messages 2018-04-25 09:44:16 -06:00
message.h Address review comments 2018-04-19 10:28:16 -06:00
state.cpp qt_themes: add themed connected/disconnected icons for dark and fix status bar theme updating 2018-07-28 11:50:46 +08:00
state.h qt_themes: add themed connected/disconnected icons for dark and fix status bar theme updating 2018-07-28 11:50:46 +08:00
validation.h citra_qt/multiplayer: three minor fixes 2018-09-05 22:46:33 +08:00