Atlante45
|
bcd148cb87
|
Construct entity properties at definition
|
2015-10-09 12:23:19 -07:00 |
|
Stephen Birarda
|
9e7fb9ae16
|
shuffle Packet headers, use static enum for PacketType
|
2015-07-23 13:56:47 -07:00 |
|
Atlante45
|
cf453952f4
|
Rename should nack
|
2015-07-17 10:52:27 -07:00 |
|
Stephen Birarda
|
0811553c41
|
add a direct registration for EntityEditPacketSender
|
2015-07-17 10:49:24 -07:00 |
|
Stephen Birarda
|
61653bd88d
|
remove old PacketHeader methods
|
2015-07-16 16:04:12 -07:00 |
|
Stephen Birarda
|
60ae02e4e9
|
some formatting changes in entities
|
2015-07-16 12:38:39 -07:00 |
|
Stephen Birarda
|
e127c5c06d
|
rename Packet methods for clarity
|
2015-07-15 10:40:40 -07:00 |
|
Atlante45
|
fbb6a94579
|
Merge branch 'receive_packets' of https://github.com/huffman/hifi into protocol
|
2015-07-14 16:36:28 -07:00 |
|
Stephen Birarda
|
23548a99bc
|
move NACK packet disabling to EntityEditPacketSender
|
2015-07-14 14:43:01 -07:00 |
|
Stephen Birarda
|
d617b71232
|
remove SharedNodePointer from some packet callbacks
|
2015-07-14 14:27:26 -07:00 |
|
Stephen Birarda
|
0637f589b5
|
add PacketListener to help unregister for packets
|
2015-07-14 13:52:38 -07:00 |
|
Atlante45
|
c80df94b06
|
Update includes for moved files
|
2015-07-13 15:28:55 -07:00 |
|
Ryan Huffman
|
1c212ba1a1
|
Disable disabling of entity nack packet temporarily
|
2015-07-10 15:01:45 -07:00 |
|
Ryan Huffman
|
ec0fc81b86
|
Update EntityEditPacketSender to use QSharedPointer<NLPacket>
|
2015-07-10 08:46:11 -07:00 |
|
Ryan Huffman
|
672c5cc5b3
|
Properly create QByteArray in EntityEditPacketSender
|
2015-07-09 15:33:00 -07:00 |
|
Ryan Huffman
|
dd9dea7a97
|
Merge remote-tracking branch 'birarda/protocol' into receive_packets
Conflicts:
interface/src/DatagramProcessor.cpp
interface/src/octree/OctreePacketProcessor.cpp
libraries/entities/src/EntityEditPacketSender.cpp
libraries/networking/src/LimitedNodeList.h
libraries/networking/src/NLPacket.h
|
2015-07-09 14:08:35 -07:00 |
|
Ryan Huffman
|
0180bdc4fb
|
Update EntityEditPacketSender to use packet callbacks
|
2015-07-09 09:24:50 -07:00 |
|
Stephen Birarda
|
fa71c781f4
|
cleanup edit message memory management in octree packet sending
|
2015-07-08 14:12:04 -07:00 |
|
Stephen Birarda
|
74940a2132
|
replace lingering PacketTypes in old format
|
2015-07-08 10:18:13 -07:00 |
|
Stephen Birarda
|
ffa6edc904
|
fix spaces created by xcode find/replace
|
2015-07-07 15:01:19 -07:00 |
|
Stephen Birarda
|
b3c3e5a6c8
|
more PacketType to PacketType::Value replacements
|
2015-07-02 16:49:19 -07:00 |
|
Seth Alves
|
4a59dc24c5
|
split entity-add and entity-edit messages
|
2015-05-20 14:52:03 -07:00 |
|
Seth Alves
|
a769cfdaf2
|
client decides on new entity-ids, keep EntityItemID class
|
2015-05-20 10:42:19 -07:00 |
|
Seth Alves
|
f9d46b0cb5
|
interface decides on entityIDs rather than bouncing a temporary id through the entity server
|
2015-05-19 14:25:23 -07:00 |
|
Seth Alves
|
d4461f1ecb
|
put avatars and embedded-webserver and entities logging into their own QLoggingCategory
|
2015-04-06 16:22:54 -07:00 |
|
ZappoMan
|
f85774c687
|
adding some debugging
|
2015-01-26 09:45:33 -08:00 |
|
ZappoMan
|
957991b67e
|
patch for possible static memory corruption on large edit entity messages
|
2014-09-04 09:52:26 -07:00 |
|
ZappoMan
|
2b5d631290
|
removed a ton of old dead debug code
|
2014-09-02 08:44:43 -07:00 |
|
ZappoMan
|
30e00bbd69
|
final pass on entities import/export/overlays working as well as production
|
2014-08-27 11:34:50 -07:00 |
|
ZappoMan
|
b14158385c
|
first cut at getting pastEntities() working
|
2014-08-26 16:47:32 -07:00 |
|
ZappoMan
|
daffb00bf2
|
build issues fixed after merge
|
2014-08-18 15:41:20 -07:00 |
|
ZappoMan
|
abe892ddc3
|
quiet some debugging
|
2014-08-14 11:36:53 -07:00 |
|
ZappoMan
|
b7e258519b
|
fix entity delete message by not adjusting clock skew on it, since there's no clock times in the packet
|
2014-08-13 17:12:03 -07:00 |
|
ZappoMan
|
49e616dd49
|
first cut at using erase entity message to delete entities
|
2014-08-13 14:11:56 -07:00 |
|
ZappoMan
|
f899dc1f79
|
moving entity edit packet encode/decode to the EntityItemProperties class
|
2014-08-08 15:41:55 -07:00 |
|
ZappoMan
|
3c4f5f88d0
|
checkpoint on virtual entities
|
2014-07-09 18:24:31 -07:00 |
|
ZappoMan
|
c4fe36b13d
|
more Models->Entities renaming
|
2014-06-26 17:01:07 -07:00 |
|