citra/src/citra_qt/multiplayer
Weiyi Wang 4a30a502a0
Merge pull request #4211 from wwylele/web-cleanup
web_service: stop using std::future + callback style async
2018-09-29 23:02:27 -04: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.cpp Merge pull request #4211 from wwylele/web-cleanup 2018-09-29 23:02:27 -04:00
lobby.h web_service: stop using std::future + callback style async 2018-09-13 16:14:34 -04:00
lobby.ui Replace "Hide Full Games" with "Hide Full Rooms" 2018-04-22 16:56:49 +05:30
lobby_p.h Address review comments 2018-04-19 10:28:16 -06:00
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