citra-nightly/src/network
B3n30 c0a7afaa5c
Libnetwork: add password protected rooms, guid, and error fixes (#3068)
* Network: Add password protected roomsand GUID

* Limit chat message size
2017-11-19 19:52:37 +01:00
..
CMakeLists.txt Network: Added Packet class for serialization 2017-07-16 21:28:55 +02:00
network.cpp Implement basic virtual Room support based on enet (#2803) 2017-07-07 15:34:15 -04:00
network.h Implement basic virtual Room support based on enet (#2803) 2017-07-07 15:34:15 -04:00
packet.cpp Fixed type conversion ambiguity 2017-09-30 09:34:35 +01:00
packet.h Added missing parts in libnetwork (#2838) 2017-08-19 11:14:33 -06:00
room_member.cpp Libnetwork: add password protected rooms, guid, and error fixes (#3068) 2017-11-19 19:52:37 +01:00
room_member.h Libnetwork: add password protected rooms, guid, and error fixes (#3068) 2017-11-19 19:52:37 +01:00
room.cpp Libnetwork: add password protected rooms, guid, and error fixes (#3068) 2017-11-19 19:52:37 +01:00
room.h Libnetwork: add password protected rooms, guid, and error fixes (#3068) 2017-11-19 19:52:37 +01:00