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
|
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 |
|
Stephen Birarda
|
f18a40dc89
|
correct timing for assignment-client check in
|
2013-09-06 15:12:53 -07:00 |
|
Stephen Birarda
|
0262184c12
|
put back DS port numbers, remove magic IPv numbers
|
2013-09-06 11:29:04 -07:00 |
|
Stephen Birarda
|
eb84bdbeed
|
switch back to the proper assignment server
|
2013-09-06 11:02:36 -07:00 |
|
Stephen Birarda
|
9244ec1c25
|
have client keep track of number of silent DS checkins
|
2013-09-06 09:41:27 -07:00 |
|
Stephen Birarda
|
21562abfb1
|
don't add a second instance of a solo node
|
2013-09-05 17:29:14 -07:00 |
|
Stephen Birarda
|
d5e807ca8e
|
change the default domain server port for ec2 assignment client
|
2013-09-05 12:13:15 -07:00 |
|
Stephen Birarda
|
bd409abd1f
|
switch assignment server back to ec2
|
2013-09-05 10:46:20 -07:00 |
|
Stephen Birarda
|
fa7f183930
|
add a domain socket to assignments
|
2013-09-04 13:00:23 -07:00 |
|
Stephen Birarda
|
36c2f42b5c
|
correct copying of assignment pool across targets
|
2013-09-04 11:50:39 -07:00 |
|
Stephen Birarda
|
29e5eda358
|
add notion of pool and direction to Assignment class
|
2013-09-04 10:43:16 -07:00 |
|
Stephen Birarda
|
232f79489d
|
decouple AM logic from main.cpp to be assignable
|
2013-08-22 13:12:53 -07:00 |
|
Stephen Birarda
|
97bee1eb82
|
add a stubbed assignment client to request assignments
|
2013-08-22 12:30:11 -07:00 |
|
Stephen Birarda
|
2804d286d5
|
send correctly sized packet for assignment
|
2013-08-22 11:52:59 -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 |
|
Stephen Birarda
|
443203201e
|
Merge remote-tracking branch 'upstream/master' into menu
|
2013-08-15 12:22:37 -07:00 |
|
Stephen Birarda
|
c7b784aa1f
|
signed UNKNOWN_NODE_ID should be 0
|
2013-08-14 15:31:23 -07:00 |
|
ZappoMan
|
ce0c868c89
|
cleanup naming
|
2013-08-12 13:40:21 -07:00 |
|
Stephen Birarda
|
2a21ce7945
|
socket changes to send correct port to pairing server
|
2013-08-07 16:40:28 -07:00 |
|
ZappoMan
|
9e182bbdc2
|
removed debug
|
2013-08-07 11:59:48 -07:00 |
|
ZappoMan
|
73510ec975
|
added notifications with jurisdiction details for when voxel servers come and go
|
2013-08-06 10:33:09 -07:00 |
|
ZappoMan
|
14b7f58fef
|
Kills local voxels if voxel server is removed from NodeList
- added notification hooks to NodeList
- implemented hooks in VoxelSystem to kill local voxels when
voxel server is killed
|
2013-08-05 13:47:18 -07:00 |
|