Stephen Birarda
|
d5d52f804f
|
add a networking library and link from appropriate targets
|
2014-04-10 09:32:17 -07:00 |
|
Stephen Birarda
|
1c861fbecb
|
resolve conflicts on merge with upstream master
|
2014-04-09 15:36:15 -07:00 |
|
Stephen Birarda
|
684c6b5372
|
run regex header replacement on all cpp files
|
2014-04-09 09:35:42 -07:00 |
|
Stephen Birarda
|
0be2eb57bf
|
repairs to NodeList and LimitedNodeList
|
2014-04-01 13:56:33 -07:00 |
|
Stephen Birarda
|
62da4d622d
|
don't require an MD5 hash in non-verified packets
|
2014-03-31 15:36:32 -07:00 |
|
Stephen Birarda
|
6c08e2a407
|
add option for domain-server to enforce DTLS
|
2014-03-31 15:06:58 -07:00 |
|
Andrzej Kapolka
|
20ae5c15f7
|
Added a "flat" mode for environments that makes them follow you around on the
X/Z axes. The default environment is flat. Closes #2378.
|
2014-03-20 12:09:20 -07:00 |
|
Andrew Meadows
|
6440dd1b5f
|
explicitly send neck angles in avatar data
|
2014-03-20 11:05:14 -07:00 |
|
Andrew Meadows
|
a2fea49f58
|
bump version of PacketTypeAvatarData from 1 to 2
|
2014-03-18 12:36:48 -07:00 |
|
Andrew Meadows
|
9d2758ee14
|
fix warning about malformed case statement
|
2014-03-07 09:32:12 -08:00 |
|
Andrzej Kapolka
|
3adea84b81
|
Basic joint data sending. Closes #2166.
|
2014-03-06 17:07:29 -08:00 |
|
Stephen Birarda
|
ee9f8937e3
|
fix a silly typo
|
2014-02-19 18:03:34 -08:00 |
|
ZappoMan
|
a0789d3a29
|
clean up bad edit packet warnings to help reduce log clutter
|
2014-02-10 11:21:27 -08:00 |
|
Stephen Birarda
|
f945aac5cd
|
bump version on unverified packets whose header format has changed
|
2014-02-07 14:32:09 -08:00 |
|
Stephen Birarda
|
3ad8e7260e
|
fix an accidental DOS and remove getNodeActiveSocketOrPing API
|
2014-02-07 13:42:52 -08:00 |
|
Stephen Birarda
|
66d4eeb805
|
enforce both a version and hash match for packets
|
2014-02-07 11:10:38 -08:00 |
|
Stephen Birarda
|
fa1825fa32
|
repairs to ping-reply, removal of deconstructPacketHeader to simply return UUID
|
2014-02-07 10:20:50 -08:00 |
|
Stephen Birarda
|
a823722d27
|
add writeDatagram helper to NodeList to insert md5 hash
|
2014-02-06 14:28:58 -08:00 |
|
Stephen Birarda
|
e72f6d16cc
|
rename NodeList ownerUUID to sessionUUID
|
2014-02-06 11:43:23 -08:00 |
|
Brad Hefta-Gaub
|
a05e07460f
|
fix windows build errors and warnings
|
2014-02-05 13:54:17 -08:00 |
|
ZappoMan
|
13d9b710f1
|
bump packet version
|
2014-02-04 20:23:12 -08:00 |
|
Stephen Birarda
|
c989a64e90
|
repair ping packet parsing in creation of reply
|
2014-01-31 09:54:52 -08:00 |
|
Stephen Birarda
|
fe410ae3e9
|
fix packet header size constraints
|
2014-01-28 12:56:05 -08:00 |
|
Stephen Birarda
|
ffefc529f3
|
ensure UUID pulled from packet header is exactly 16 bytes
|
2014-01-28 11:53:09 -08:00 |
|
Stephen Birarda
|
75e2fa491a
|
some type fixes for marshalling/un-marshalling of data
|
2014-01-28 11:26:36 -08:00 |
|
Stephen Birarda
|
85ebad979f
|
repair assignment flow errors from packet changes
|
2014-01-28 11:15:38 -08:00 |
|
Stephen Birarda
|
4103cc1cde
|
packet header changes and beginning of conversion to QByteArray
|
2014-01-28 10:36:08 -08:00 |
|
Stephen Birarda
|
dff59f386a
|
cleanup spacing in debug
|
2014-01-24 09:23:44 -08:00 |
|
Stephen Birarda
|
fc55c3efac
|
simplify debug a little
|
2014-01-24 09:11:03 -08:00 |
|
Stephen Birarda
|
9d71671a52
|
add extra debugging to packet mismatch
|
2014-01-24 09:10:27 -08:00 |
|
Stephen Birarda
|
abddb969a5
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-01-22 14:47:44 -08:00 |
|
Stephen Birarda
|
d57aec9793
|
don't use separate NodeList owner UUID and Avatar UUID
|
2014-01-22 11:48:04 -08:00 |
|
Brad Hefta-Gaub
|
f81adb8810
|
update packet versions
|
2014-01-22 09:48:19 -08:00 |
|
Brad Hefta-Gaub
|
fe5a8d9da2
|
Merge branch 'master' of git://github.com/worklist/hifi into new_particle_scripting_interface
Conflicts:
libraries/shared/src/PacketHeaders.cpp
|
2014-01-21 20:21:22 -08:00 |
|
Stephen Birarda
|
105fb42b34
|
rewrite mesh and skeleton requests from data-server
|
2014-01-21 16:46:04 -08:00 |
|
Stephen Birarda
|
f13aa322fc
|
resolve conflicts in merge with upstream/master
|
2014-01-21 16:01:12 -08:00 |
|
Brad Hefta-Gaub
|
cd0e8e742c
|
particle edit checkpoint
|
2014-01-21 02:12:31 -08:00 |
|
Brad Hefta-Gaub
|
3bcd02f8e3
|
Merge branch 'master' of git://github.com/worklist/hifi into new_particle_scripting_interface
Conflicts:
libraries/shared/src/PacketHeaders.cpp
|
2014-01-20 20:25:52 -08:00 |
|
Stephen Birarda
|
8930cf889b
|
bump data server packet version to 1
|
2014-01-20 14:48:14 -08:00 |
|
Andrzej Kapolka
|
81ab68a529
|
Store hand position relative to body orientation/position.
|
2014-01-20 12:44:09 -08:00 |
|
Brad Hefta-Gaub
|
1e0f1adb16
|
added lifetime to particles
|
2014-01-17 14:59:40 -08:00 |
|
Andrzej Kapolka
|
a16d38ced6
|
Removed joints from avatar state messages.
|
2014-01-16 15:07:09 -08:00 |
|
Stephen Birarda
|
599e3bb9e5
|
resolve conflicts on merge with upstream master
|
2014-01-14 16:15:58 -08:00 |
|
Stephen Birarda
|
987c639e36
|
initial newline removal from all QDebug calls
|
2014-01-14 13:09:22 -08:00 |
|
Stephen Birarda
|
66f50c38e3
|
repair iterator push on silent node removal
|
2014-01-14 10:48:47 -08:00 |
|
Stephen Birarda
|
80a2bd0844
|
move _shouldLoopbackForNode to PositionalAudioRingBuffer for access in injector
|
2013-12-19 15:44:04 -08:00 |
|
ZappoMan
|
bfbaf265dd
|
first cut at added clockSkew support to nodes and PING/PING_REPLY
|
2013-12-19 13:14:14 -08:00 |
|
ZappoMan
|
e2b7e08398
|
revert back to timestamps, fix a couple other bugs
|
2013-12-19 09:50:53 -08:00 |
|
ZappoMan
|
1badc8dc5d
|
first pass at removing timestamps from particles removed _lastUpdated/getLastUpdated()
|
2013-12-18 16:59:36 -08:00 |
|
ZappoMan
|
11a5ff2eb8
|
added edited times to particles and don't change local tree if particle has not been edited
|
2013-12-17 12:39:35 -08:00 |
|