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
|
ae4b8348a2
|
fix header include guards via regex
|
2014-04-09 12:03:17 -07:00 |
|
Stephen Birarda
|
6a51df9e38
|
initial regex replacement of headers
|
2014-04-08 17:30:36 -07:00 |
|
Stephen Birarda
|
f3cbd120ce
|
header comment tweaks prior to regex match
|
2014-04-08 17:19:23 -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 |
|
Stephen Birarda
|
949f7b2fc1
|
add a json stats packet type
|
2014-03-24 11:21:39 -07:00 |
|
Stephen Birarda
|
61594b9a1e
|
fixes to silent audio frame sending
|
2014-03-17 16:27:49 -07:00 |
|
Stephen Birarda
|
9f24bd9c47
|
have the AudioMixer handle silent audio, send silence from Interface when gate closed
|
2014-03-17 15:12:02 -07:00 |
|
Stephen Birarda
|
f20808b47f
|
remove option to drive from transmitter
|
2014-02-24 15:11:02 -08:00 |
|
Stephen Birarda
|
9771e1bb12
|
resolve conflicts on merge with upstream master
|
2014-02-24 12:06:10 -08:00 |
|
Stephen Birarda
|
340248ac43
|
resolve conflicts on merge with upstream master
|
2014-02-21 15:16:15 -08:00 |
|
Andrzej Kapolka
|
495447fc0d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into bilbo
|
2014-02-21 10:19:52 -08:00 |
|
Andrzej Kapolka
|
18ea1d6a85
|
More work on billboards.
|
2014-02-21 10:16:06 -08:00 |
|
Stephen Birarda
|
ee9f8937e3
|
fix a silly typo
|
2014-02-19 18:03:34 -08:00 |
|
Stephen Birarda
|
37f1f7ba4f
|
add a DomainInfo class to hold domain information
|
2014-02-18 09:59:22 -08:00 |
|
Stephen Birarda
|
c9ade0585b
|
add a node authentication hostname to the domain-server
|
2014-02-18 09:03:35 -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
|
8bf3b7586b
|
initial movement of mesh/skeleton URLs out of data-server through avatar-mixer
|
2014-02-04 13:02:33 -08:00 |
|
Stephen Birarda
|
fe410ae3e9
|
fix packet header size constraints
|
2014-01-28 12:56:05 -08:00 |
|
Stephen Birarda
|
4103cc1cde
|
packet header changes and beginning of conversion to QByteArray
|
2014-01-28 10:36:08 -08:00 |
|
AndrewMeadows
|
ea681f0d8f
|
Merge pull request #1669 from birarda/avatar-list
add an AvatarManager to house a separate list of Avatars from NodeList
|
2014-01-24 09:54:17 -08:00 |
|
Stephen Birarda
|
9d71671a52
|
add extra debugging to packet mismatch
|
2014-01-24 09:10:27 -08:00 |
|
Stephen Birarda
|
1f95d0c017
|
have avatar-mixer report avatar kills to all avatars
|
2014-01-23 12:47:27 -08:00 |
|
Stephen Birarda
|
105fb42b34
|
rewrite mesh and skeleton requests from data-server
|
2014-01-21 16:46:04 -08:00 |
|
Andrzej Kapolka
|
a16d38ced6
|
Removed joints from avatar state messages.
|
2014-01-16 15:07:09 -08:00 |
|
Andrew Meadows
|
d28ed70ca9
|
merge pull request 1446
|
2014-01-10 15:55:38 -08:00 |
|
ZappoMan
|
03c72134cb
|
first cut at creatorTokenIDs for creating particles
|
2013-12-11 15:38:52 -08:00 |
|
ZappoMan
|
aec0e9f4aa
|
added basic particle server renamed voxel packet names to fit standard
|
2013-12-04 21:00:00 -08:00 |
|
ZappoMan
|
491512fbce
|
major pass on cleaning up voxel packets to have flags, sequence numbers, and flight time, add compression menu item
|
2013-11-26 17:26:54 -08:00 |
|
Andrzej Kapolka
|
092515e199
|
Send an explicit kill request to the avatar mixer (which will pass it along to
the other clients) when we exit.
|
2013-11-22 15:19:59 -08:00 |
|
ZappoMan
|
015adeedcb
|
first cut at splitting out PACKET_TYPE_VOXEL_QUERY from PACKET_TYPE_HEAD_DATA
|
2013-10-24 13:22:31 -07:00 |
|
Stephen Birarda
|
f581d4d976
|
handle STUN request and response in NodeList
|
2013-10-16 16:01:23 -07:00 |
|
Stephen Birarda
|
13232a4c0b
|
stubbing of mechanism to confirm packets sent to data server
|
2013-10-07 10:45:54 -07:00 |
|
Stephen Birarda
|
4cc9f29c83
|
initial stub of data server client code in Interface
|
2013-10-07 09:55:08 -07:00 |
|
Andrzej Kapolka
|
a04ced633e
|
Include the face model URL in the same packet as the avatar voxel URL.
|
2013-09-19 16:35:25 -07:00 |
|
Andrzej Kapolka
|
09fa782c61
|
More work on FBX reading.
|
2013-09-19 15:05:17 -07:00 |
|
Stephen Birarda
|
7220643fe9
|
default AC to point to DS on localhost and default port
|
2013-09-18 12:04:09 -07:00 |
|
Stephen Birarda
|
2c32a1a048
|
correct handling of IPv6, fix offsets for packet reading
|
2013-09-04 15:21:20 -07:00 |
|
Stephen Birarda
|
fa7f183930
|
add a domain socket to assignments
|
2013-09-04 13:00:23 -07:00 |
|
Stephen Birarda
|
29e5eda358
|
add notion of pool and direction to Assignment class
|
2013-09-04 10:43:16 -07:00 |
|
Stephen Birarda
|
f52c1c909b
|
send assignment from domain server for audio mixer if it isn't present
|
2013-08-22 11:38:57 -07:00 |
|
ZappoMan
|
5e7e6fc9d7
|
First cut at JurisdictionListener and PACKET_TYPE_VOXEL_JURISDICTION_REQUEST
|
2013-08-19 20:15:46 -07:00 |
|
ZappoMan
|
c157aad775
|
starting to add PACKET_TYPE_VOXEL_JURISDICTION
|
2013-08-15 10:44:43 -07:00 |
|
ZappoMan
|
7d2c69f530
|
latest work on threaded sending
|
2013-08-12 16:55:58 -07:00 |
|
Stephen Birarda
|
45d84add05
|
cleanup from code review comments
|
2013-08-05 10:37:23 -07:00 |
|