Stephen Birarda
|
b25487cda3
|
increase the ping interval
|
2013-10-17 17:33:34 -07:00 |
|
Stephen Birarda
|
65e0670eba
|
Merge branch 'master' of github.com:worklist/hifi into assignment
|
2013-10-17 17:25:21 -07:00 |
|
Stephen Birarda
|
19e6f668d2
|
add debug to test hole punching
|
2013-10-17 17:25:14 -07:00 |
|
Stephen Birarda
|
b4ef3dbd8a
|
add ping/reply to assignment-client servers
|
2013-10-17 16:56:52 -07:00 |
|
Stephen Birarda
|
75d8934961
|
fix pinging of agents in broadcast to nodes
|
2013-10-17 16:46:49 -07:00 |
|
Stephen Birarda
|
87d6c0085f
|
add a fallback if STUN to outside server isn't possible
|
2013-10-17 15:11:02 -07:00 |
|
Stephen Birarda
|
4bbb59be72
|
fix use of htonl in constant outside function
|
2013-10-17 14:45:38 -07:00 |
|
Stephen Birarda
|
8f1135feb7
|
more repairs to Agent and AvatarData for UUID transition
|
2013-10-17 14:35:42 -07:00 |
|
Stephen Birarda
|
74e66dfd35
|
push various PACKET_TYPES, repairs to Agent for UUID setup
|
2013-10-17 13:35:53 -07:00 |
|
Stephen Birarda
|
fa146e302d
|
remove 16-bit node IDs and replace with UUIDs
|
2013-10-17 11:49:41 -07:00 |
|
Stephen Birarda
|
012fccc72e
|
send ping to AvM and VS for socket activation
|
2013-10-16 18:01:15 -07:00 |
|
Stephen Birarda
|
7de88898e1
|
activate appropriate socket after receiving ping reply
|
2013-10-16 17:51:32 -07:00 |
|
Stephen Birarda
|
849e5817ec
|
remove a couple of spaces
|
2013-10-16 17:27:16 -07:00 |
|
Stephen Birarda
|
224b0d9671
|
domain server accepts custom public address from node
|
2013-10-16 16:27:13 -07:00 |
|
Stephen Birarda
|
f581d4d976
|
handle STUN request and response in NodeList
|
2013-10-16 16:01:23 -07:00 |
|
Stephen Birarda
|
5ca805693c
|
reset nodeTypesOfInterest on NodeList reset
|
2013-10-11 17:48:54 -07:00 |
|
Stephen Birarda
|
0eae0f129c
|
allow audio injection from javascript
|
2013-10-11 17:37:48 -07:00 |
|
Stephen Birarda
|
515e2d5a23
|
handle conflicts on merge with upstream master
|
2013-10-11 14:24:05 -07:00 |
|
Stephen Birarda
|
8be527f85d
|
remove sleep time debug
|
2013-10-11 11:15:10 -07:00 |
|
Stephen Birarda
|
13ac5472ea
|
fix an idiotic bug with silent node kill thread
|
2013-10-11 10:23:59 -07:00 |
|
Stephen Birarda
|
60095bcbca
|
add debug on NodeList clear
|
2013-10-11 10:08:28 -07:00 |
|
Philip Rosedale
|
53e2486d4d
|
Merge pull request #1045 from birarda/data-server
fix bug with constant avatar kill/adds
|
2013-10-10 18:05:23 -07:00 |
|
Stephen Birarda
|
7d68c79fd8
|
fix bug with constant avatar kill adds
|
2013-10-10 17:40:01 -07:00 |
|
Stephen Birarda
|
aa0a97b959
|
use deleteLater to ensure that AvatarVoxelSystem delete is on correct thread
|
2013-10-10 16:23:22 -07:00 |
|
Stephen Birarda
|
36a57e2a98
|
remove more debugging in NodeList
|
2013-10-09 10:42:33 -07:00 |
|
Stephen Birarda
|
7d69c6f211
|
remove extraneous debugging in NodeList
|
2013-10-09 10:41:33 -07:00 |
|
Stephen Birarda
|
6fe0b0b124
|
don’t have AvatarMixer ask DS for agents
|
2013-10-09 10:40:19 -07:00 |
|
Stephen Birarda
|
40dd698293
|
don’t have AvatarMixer ask DS for agents
|
2013-10-08 11:07:46 -07:00 |
|
Stephen Birarda
|
0e5c5886b6
|
touchups to DS with static assignment file
|
2013-09-30 13:11:46 -07:00 |
|
Stephen Birarda
|
ef1ff01188
|
resolve conflicts on merge with upstream/master
|
2013-09-30 10:12:54 -07:00 |
|
stojce
|
a0f23d409e
|
Merging changes
|
2013-09-28 13:16:50 +02:00 |
|
Stephen Birarda
|
70c5d3e349
|
decouple DS from main, move to C++11
|
2013-09-26 15:03:43 -07:00 |
|
Stephen Birarda
|
23e7278be5
|
re-use the check in packet sent to the domain-server, allow reset
|
2013-09-19 12:58:48 -07:00 |
|
Stephen Birarda
|
de276eff00
|
temporary removal of DS packet optimization for NodeList dynamism
|
2013-09-18 17:56:45 -07:00 |
|
Stephen Birarda
|
7b498edcbc
|
remove attached public and local sockets, fully allow custom port
|
2013-09-18 17:03:14 -07:00 |
|
Stephen Birarda
|
b4f9e393a4
|
prefer IPv4 address when looking up for domain IP
|
2013-09-18 15:05:23 -07:00 |
|
Stephen Birarda
|
a9efa169be
|
fix ordering of QHostAdress to s_addr
|
2013-09-18 14:58:44 -07:00 |
|
Stephen Birarda
|
9fa695b71c
|
allow setting of custom port via domainHostname setting
|
2013-09-18 13:50:14 -07:00 |
|
Stephen Birarda
|
ab85c4109d
|
use QHostInfo and QHostAddress for DS changes in NodeList
|
2013-09-18 13:29:53 -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
|
001432ec55
|
have domain-server reject audio and avatar mixers with bad UUID
|
2013-09-17 16:40:30 -07:00 |
|
Stephen Birarda
|
8d7b4ab321
|
add debugging for assignment send and remove a useless cast
|
2013-09-12 17:37:37 -07:00 |
|
Stephen Birarda
|
dfede2b947
|
rename direction to command for assignment
|
2013-09-11 14:43:37 -07:00 |
|
Stephen Birarda
|
b7aa49cf97
|
have DS act as AS and hand assignments directly
|
2013-09-11 12:16:47 -07:00 |
|
Stephen Birarda
|
1c792cf46a
|
some newline additions for logging in NodeList
|
2013-09-09 15:35:28 -07:00 |
|
Stephen Birarda
|
613334074f
|
leverage qDebug and custom message handler for verbose logging
|
2013-09-09 15:11:11 -07:00 |
|
Stephen Birarda
|
b0c9dfeddc
|
more leveraging of standardized logging
|
2013-09-09 14:47:15 -07:00 |
|
Stephen Birarda
|
4905032090
|
allow forking of multiple assignment-clients from the main target
|
2013-09-09 09:44:43 -07:00 |
|
Stephen Birarda
|
65ef778efd
|
allow passing of custom assignment-server to DS and AC
|
2013-09-06 15:31:21 -07:00 |
|
Stephen Birarda
|
3b78678a76
|
cleanup pool grabbing for DS and AC
|
2013-09-06 15:21:55 -07:00 |
|