citra/src/network
Ben 4be12d5f56 NWM_UDS:: Check flags in SendTo (#3481)
* NWM_UDS:: Check flags in SendTo

* NWM_UDS: SendTo from Host to only oneClient

* fix u8 in flags

* Send node_map to clients

* Libnetwork: Increase libnetwork version

* Broadcast on dest_node_id 0xFFFF

* fixup: dest_node_id offset

* fixup: dest_node_id offset part 2

* Adressed wwyleles feedback

* Adressed wwylele's nits
2018-03-27 15:01:29 +03:00
..
CMakeLists.txt CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
network.cpp network: Migrate logging macros (#3575) 2018-03-27 12:00:14 +01: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 Added missing parts in libnetwork (#2838) 2017-08-19 11:14:33 -06:00
room.cpp network: Migrate logging macros (#3575) 2018-03-27 12:00:14 +01:00
room.h NWM_UDS:: Check flags in SendTo (#3481) 2018-03-27 15:01:29 +03:00
room_member.cpp room/room_member: Silence -Wswitch warnings 2017-11-28 21:09:53 -05:00
room_member.h NWM_UDS:: Check flags in SendTo (#3481) 2018-03-27 15:01:29 +03:00