Simon Walton
|
d3464378b7
|
Short local source IDs - checkpoint
DS assigns 16-bit IDs as well as UUIDs; ACs track mappings;
nodes use short IDs in packets. Initial setup works; then
fails prob. due to DS UUID.
|
2018-03-27 13:46:58 -07:00 |
|
Stephen Birarda
|
dc94f83591
|
build out bulk avatar data replication
|
2017-06-13 17:19:57 -07:00 |
|
Seth Alves
|
87dbfa7e47
|
add -Wsuggest-override to compile flags and deal with fallout
|
2016-08-18 09:51:41 -07:00 |
|
Stephen Birarda
|
20c923db32
|
remove leaking unused method from NLPacketList
|
2016-03-21 17:26:49 -07:00 |
|
Ryan Huffman
|
7682ab00e3
|
Add ReceivedMessage and receive progress
|
2015-10-15 14:09:53 -07:00 |
|
Atlante45
|
5808658958
|
Make NodeJSONStats reliable
|
2015-09-11 14:21:53 +02:00 |
|
Ryan Huffman
|
ebf112e200
|
Replace NLPacketList::getSourceID() with const& return
|
2015-08-19 10:03:52 -07:00 |
|
Ryan Huffman
|
5ba3280975
|
Remove <list> include in NLPacketList
|
2015-08-19 10:01:16 -07:00 |
|
Ryan Huffman
|
46d5f73e4e
|
Add support for creating NLPacketList from PacketList
|
2015-08-18 23:07:08 -07:00 |
|
Stephen Birarda
|
9e7fb9ae16
|
shuffle Packet headers, use static enum for PacketType
|
2015-07-23 13:56:47 -07:00 |
|
Stephen Birarda
|
796dfee687
|
udt namespace fixes and NLPacket operator fixes
|
2015-07-20 17:28:04 -07:00 |
|
Stephen Birarda
|
b71678dfdb
|
repair constructor that takes QByteArray in PacketList
|
2015-07-17 15:47:37 -07:00 |
|
Stephen Birarda
|
0f534b9f7b
|
fixes for new read and NLPacketList
|
2015-07-17 15:43:20 -07:00 |
|
Atlante45
|
eb56999077
|
Make PacketList class NLPacketList inherits from
|
2015-07-13 15:30:41 -07:00 |
|
Atlante45
|
7a160db8dd
|
sendPacketList first implementation
|
2015-07-13 12:58:26 -07:00 |
|
Stephen Birarda
|
f2a198dfdd
|
add O_OBJECT macros to appropriate classes, fix PacketList errors
|
2015-07-08 22:46:43 -07:00 |
|