citra-emu
/
citra-canary
Archived
1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
citra-canary/src/network
Hamish Milne 828f88d20a Merge branch 'master' into feature/savestates-2 2020-04-12 11:24:06 +01:00
..
CMakeLists.txt Serialize ArchiveManager and other code review actions 2020-03-29 18:56:25 +01:00
network.cpp log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
network.h Implement basic virtual Room support based on enet (#2803) 2017-07-07 15:34:15 -04:00
packet.cpp packet: Simplify operator bool overload 2017-11-28 21:00:24 -05:00
packet.h network/packet: Fix reading vectors/arrays of strings 2018-12-15 14:37:23 +08:00
room.cpp Warnings/Network: Initialize the members of Room::RoomImpl in the order they are defined. 2020-04-11 12:24:09 -05:00
room.h network: Make citra mods optional and disabled by default 2018-12-15 22:47:07 +08:00
room_member.cpp Warnings/Network: Handle ENET_EVENT_TYPE_NONE and ENET_EVENT_TYPE_CONNECT in the network packet loop. 2020-04-11 12:23:57 -05:00
room_member.h Serialize ArchiveManager and other code review actions 2020-03-29 18:56:25 +01:00
verify_user.cpp network, web_service: Add Verification backend and use new lobby API 2018-12-15 11:02:51 +08:00
verify_user.h network, citra_qt: Give moderation permission to community mods 2018-12-15 20:28:03 +08:00