citra/src
zhupengfei 1a8841f96e
network, web_service: Add Verification backend and use new lobby API
Added verify_backend to load user_data for members. and removed method to generate UID as this is now done server-side.

Added GetUsername function and a "token" param to room_member.
Also added a username to ChatEntry, so that the username can be shown (along with nicknames) in the chat dialog.
2018-12-15 11:02:51 +08:00
..
android android: set up cmake 2018-11-20 14:24:19 -05:00
audio_core Memory: move GetPhysicalPointer and IsValidPhysicalAddress into class 2018-12-05 20:21:14 -05:00
citra network: check Console ID conflicts 2018-12-15 11:02:47 +08:00
citra_qt Add Support for Room Descriptions 2018-12-15 11:02:50 +08:00
common Add Support for Room Descriptions 2018-12-15 11:02:50 +08:00
core Add Support for Room Descriptions 2018-12-15 11:02:50 +08:00
dedicated_room Add Support for Room Descriptions 2018-12-15 11:02:50 +08:00
input_common Merge pull request #4193 from B3n30/controller5 2018-10-17 10:49:21 -04:00
network network, web_service: Add Verification backend and use new lobby API 2018-12-15 11:02:51 +08:00
tests Pass system into arm interpreter; fix tests 2018-12-05 20:21:14 -05:00
video_core Memory: move memory chunk into pImpl and make them dynamically allocated 2018-12-06 13:30:47 -05:00
web_service network, web_service: Add Verification backend and use new lobby API 2018-12-15 11:02:51 +08:00
.clang-format
CMakeLists.txt android: set up cmake 2018-11-20 14:24:19 -05:00