mirror of
https://github.com/citra-emu/citra-nightly.git
synced 2026-02-23 23:02:15 +00:00
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. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| network.cpp | ||
| network.h | ||
| packet.cpp | ||
| packet.h | ||
| room.cpp | ||
| room.h | ||
| room_member.cpp | ||
| room_member.h | ||
| verify_user.cpp | ||
| verify_user.h | ||