ZappoMan
|
758df4f58b
|
silence some unused variable warnings and move some debug code to only execute in debug mode
|
2014-06-02 10:43:50 -07:00 |
|
wangyix
|
4c4ff45f31
|
removed duplicate function bodies
|
2014-05-29 14:31:40 -07:00 |
|
wangyix
|
d8b0b03e59
|
removed _sequenceNumber from OctreeSendThread
inlined getSequenceNumber and incrementSequenceNumber
|
2014-05-29 13:39:57 -07:00 |
|
wangyix
|
f82be105e8
|
moved _sequenceNumber back to OctreeQueryNode
|
2014-05-29 12:54:34 -07:00 |
|
wangyix
|
fe1a0e4565
|
removed debug stuff i missed
|
2014-05-29 11:27:14 -07:00 |
|
wangyix
|
c87c474877
|
removed debug info, cleaned code for pull req
|
2014-05-29 10:39:40 -07:00 |
|
wangyix
|
5d4b0df108
|
added flag,seq,st to EnvironmentData, untested
removed/commented out debug prints
|
2014-05-28 17:41:38 -07:00 |
|
wangyix
|
c799077379
|
added flag,seq,ts to ParticleErase and ModelErase
... this fixes unreasonable flight-time issue
|
2014-05-28 17:20:10 -07:00 |
|
wangyix
|
f361b9a8a7
|
removed updatePacketTimestamp()
..from OctreeQueryNode
|
2014-05-27 18:04:53 -07:00 |
|
wangyix
|
e89d33dc60
|
added if to not track ParticleErase packets
|
2014-05-27 18:02:49 -07:00 |
|
Stephen Birarda
|
f4292fd29c
|
handle serving of scripts at temp unique UUIDs
|
2014-05-23 12:33:39 -07:00 |
|
wangyix
|
fe5fabdd61
|
removed old code that was commented out
changed tabs to spaces
|
2014-05-23 11:17:59 -07:00 |
|
wangyix
|
87d927d447
|
moved _sequenceNumber back to OctreeQueryNode
instead added incrementSequenceNumber() to OctreeQueryNode for
sendthread to use
|
2014-05-23 10:09:46 -07:00 |
|
wangyix
|
645002493f
|
Merge remote-tracking branch 'upstream/master'
|
2014-05-23 09:48:05 -07:00 |
|
wangyix
|
2dd78b36db
|
moved _sequenceNumber to OctreeSendThread
|
2014-05-23 09:47:08 -07:00 |
|
Stephen Birarda
|
f351399d08
|
put back ssize_t definition
|
2014-05-20 16:16:24 -07:00 |
|
Stephen Birarda
|
97b67e83c5
|
remove more gnutls includes
|
2014-05-20 16:16:23 -07:00 |
|
Stephen Birarda
|
f1581ef823
|
remove dependency on GnuTLS for later replacement with OpenSSL
|
2014-05-20 16:16:22 -07:00 |
|
Stephen Birarda
|
9dde480bb2
|
don't look for GnuTLS from cmake
|
2014-05-20 16:16:22 -07:00 |
|
Stephen Birarda
|
8a1fdf3486
|
pass wallet UUID from AC to DS, cleanup noisy timer
|
2014-05-20 14:38:51 -07:00 |
|
Stephen Birarda
|
a9c2e3fe71
|
put back ssize_t definition
|
2014-05-20 11:56:06 -07:00 |
|
Stephen Birarda
|
2ef822d19d
|
remove more gnutls includes
|
2014-05-20 11:26:22 -07:00 |
|
Stephen Birarda
|
e3dd6509d8
|
remove dependency on GnuTLS for later replacement with OpenSSL
|
2014-05-20 10:47:11 -07:00 |
|
Stephen Birarda
|
0e7615391c
|
don't look for GnuTLS from cmake
|
2014-05-20 10:35:04 -07:00 |
|
ZappoMan
|
fa20e8ff95
|
fix the agent support for scripting models
|
2014-05-14 13:17:10 -07:00 |
|
ZappoMan
|
106c8bffd8
|
first cut at animations in models
|
2014-05-09 16:08:06 -07:00 |
|
Philip Rosedale
|
4e1eaf8337
|
Merge pull request #2809 from Atlante45/mute_env
Mute environment
|
2014-05-07 16:18:23 -07:00 |
|
Stephen Birarda
|
5e9036b3fe
|
tweak audio constants to be less agressive on cutoff
|
2014-05-07 15:37:41 -07:00 |
|
Atlante45
|
fd1f6befff
|
CR
|
2014-05-07 15:19:32 -07:00 |
|
Atlante45
|
40ed72989c
|
mute environment packet
|
2014-05-07 12:57:11 -07:00 |
|
Stephen Birarda
|
befe75a04c
|
fix broken audio-mixer stats
|
2014-05-05 14:03:14 -07:00 |
|
Stephen Birarda
|
aa2931d9bb
|
resolve conflicts on merge with upstream/master
|
2014-05-02 10:39:17 -07:00 |
|
ZappoMan
|
715e6b8e60
|
debugging model editing
|
2014-05-02 09:10:30 -07:00 |
|
Stephen Birarda
|
2f0e311a99
|
return OAuth URL to interface clients when OAuth enabled
|
2014-05-01 10:19:05 -07:00 |
|
ZappoMan
|
0182a6d895
|
models working end to end
|
2014-04-30 11:12:49 -07:00 |
|
ZappoMan
|
f993f984c9
|
first cut at modelserver
|
2014-04-30 09:26:14 -07:00 |
|
ZappoMan
|
aac42058ac
|
first cut at modelserver
|
2014-04-30 09:25:52 -07:00 |
|
Atlante45
|
8b4a910040
|
Fix timestamp timer not fired
|
2014-04-25 12:19:18 -07:00 |
|
Atlante45
|
ae566c55f6
|
Merge branch 'master' of https://github.com/highfidelity/hifi into removed_gettimeofday
|
2014-04-23 10:38:29 -07:00 |
|
Atlante45
|
3eeb3a539d
|
Fixed lack of resolution in usecTimestampNow()
|
2014-04-22 11:48:43 -07:00 |
|
AndrewMeadows
|
94fabf7875
|
Merge pull request #2709 from ZappoMan/shared_and_weak_pointers
Voxel/Particle Server Performance Improvements
|
2014-04-22 10:28:39 -07:00 |
|
Atlante45
|
ddf14b0842
|
Merge branch 'master' of https://github.com/highfidelity/hifi into removed_gettimeofday
|
2014-04-22 10:22:30 -07:00 |
|
ZappoMan
|
60b8ab0de5
|
CR feedback
|
2014-04-21 17:45:38 -07:00 |
|
Atlante45
|
fd20686f0f
|
Removed Systime.h includes
|
2014-04-21 17:23:06 -07:00 |
|
ZappoMan
|
a64d3ffc32
|
more cleanup
|
2014-04-21 16:38:45 -07:00 |
|
ZappoMan
|
7d18dbdfb8
|
more cleanup
|
2014-04-21 16:35:42 -07:00 |
|
Atlante45
|
cfc778d10c
|
Fix regexp fail
|
2014-04-21 16:32:17 -07:00 |
|
ZappoMan
|
e55c488964
|
clean up some old debugging
|
2014-04-21 16:17:59 -07:00 |
|
Atlante45
|
681aab5bf0
|
Remove printf and replace them by qDebug()
|
2014-04-21 16:17:45 -07:00 |
|
ZappoMan
|
003e3ae507
|
properly unhook delete notifications
|
2014-04-21 16:01:37 -07:00 |
|
ZappoMan
|
f3aa9d3b8f
|
unhook node bag from element notifications on shutdown to speed up cleanup
|
2014-04-21 15:45:12 -07:00 |
|
ZappoMan
|
7a8a8e2fac
|
delete tree on server shutdown
|
2014-04-21 15:14:06 -07:00 |
|
ZappoMan
|
75f079e2b3
|
tweak debugging
|
2014-04-21 14:15:13 -07:00 |
|
ZappoMan
|
9a63fa7550
|
some cleanup
|
2014-04-21 13:36:13 -07:00 |
|
ZappoMan
|
14e1fa269a
|
cleanup
|
2014-04-21 13:28:03 -07:00 |
|
Atlante45
|
ab76e6a00c
|
Merge branch 'master' of https://github.com/highfidelity/hifi into removed_gettimeofday
Conflicts:
interface/src/Audio.cpp
|
2014-04-21 12:19:19 -07:00 |
|
ZappoMan
|
7798c6eb09
|
some debugging
|
2014-04-21 11:48:58 -07:00 |
|
ZappoMan
|
59cbda20c6
|
added some threading and event debugging
|
2014-04-20 19:48:17 -07:00 |
|
ZappoMan
|
50f7db8fe1
|
quiet some debugging
|
2014-04-18 15:02:10 -07:00 |
|
ZappoMan
|
2c02178802
|
Merge branch 'master' of https://github.com/worklist/hifi into shared_and_weak_pointers
Conflicts:
assignment-client/src/AssignmentClient.cpp
assignment-client/src/AssignmentClient.h
libraries/shared/src/NodeList.cpp
|
2014-04-18 14:28:54 -07:00 |
|
Stephen Birarda
|
6adfb91e93
|
rename AvatarHash to AvatarList
|
2014-04-18 09:40:35 -07:00 |
|
Stephen Birarda
|
77202af20d
|
add debug for erase from AvatarHashMap, repair check for display name
|
2014-04-17 18:05:22 -07:00 |
|
Stephen Birarda
|
75f35c5858
|
optionally add an AvatarHashMap instance to the ScriptEngine
|
2014-04-17 17:55:16 -07:00 |
|
Stephen Birarda
|
f8106e5063
|
add an AvatarHashMap to the Agent
|
2014-04-17 17:49:55 -07:00 |
|
Andrzej Kapolka
|
6251b6b819
|
Merge fix.
|
2014-04-17 13:55:16 -07:00 |
|
Andrzej Kapolka
|
599b472cf7
|
Merge branch 'master' of https://github.com/highfidelity/hifi into animate
Conflicts:
assignment-client/src/Agent.cpp
|
2014-04-17 13:51:32 -07:00 |
|
Stephen Birarda
|
a137dd0362
|
grab URL for script from payload if it exists
|
2014-04-17 10:18:42 -07:00 |
|
Andrzej Kapolka
|
0f69bbe23f
|
More work on animation loading.
|
2014-04-16 20:39:55 -07:00 |
|
Atlante45
|
dd8a0e3550
|
Removed gettimeofday in AudioMixer
|
2014-04-16 12:16:49 -07:00 |
|
Andrzej Kapolka
|
38c0e99cbe
|
More work on animation loading.
|
2014-04-14 18:12:32 -07:00 |
|
Stephen Birarda
|
7cef2def66
|
remove Syssocket which is from our pre-Qt days
|
2014-04-10 10:34:31 -07:00 |
|
Stephen Birarda
|
54647f0f08
|
make sure gnutls define for ssize_t comes before gnutls include
|
2014-04-10 10:27:08 -07:00 |
|
Stephen Birarda
|
2518d314ac
|
add ssize_t definition for gnutls.h include on Windows
|
2014-04-10 10:19:45 -07:00 |
|
Stephen Birarda
|
16bb28a4fa
|
make GnuTLS a system include to suppress warnings
|
2014-04-10 10:04:02 -07:00 |
|
Stephen Birarda
|
58298984d3
|
link GnuTLS to the assignment-client, fix timeval in SharedUtil
|
2014-04-10 09:48:47 -07:00 |
|
Stephen Birarda
|
d5d52f804f
|
add a networking library and link from appropriate targets
|
2014-04-10 09:32:17 -07:00 |
|
Stephen Birarda
|
3d071e85d5
|
link GnuTLS to the assignment-client
|
2014-04-09 17:37:23 -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
|
2d755adfc0
|
repairs to good code blown away by regex
|
2014-04-09 10:46:20 -07:00 |
|
Stephen Birarda
|
684c6b5372
|
run regex header replacement on all cpp files
|
2014-04-09 09:35:42 -07:00 |
|
Stephen Birarda
|
974d8c0427
|
prepare header files for regex run against cpp
|
2014-04-09 09:35:05 -07:00 |
|
Stephen Birarda
|
7ce91b3f96
|
fix headers who had their comments removed
|
2014-04-08 17:43:35 -07:00 |
|
Stephen Birarda
|
6a51df9e38
|
initial regex replacement of headers
|
2014-04-08 17:30:36 -07:00 |
|
Stephen Birarda
|
6681754994
|
Merge branch 'master' of https://github.com/highfidelity/hifi into authentication
|
2014-04-08 14:26:10 -07:00 |
|
Stephen Birarda
|
02e2135a2e
|
allow setting of expected DTLS cert hostname from AC
|
2014-04-07 12:52:26 -07:00 |
|
Stephen Birarda
|
69504b0a9d
|
proper cleanup of CA credentials on DTLSClientSession side
|
2014-04-07 09:47:51 -07:00 |
|
Stephen Birarda
|
fd8e32190e
|
perform cleanup of GnuTLS structures across targets
|
2014-04-04 11:08:53 -07:00 |
|
Stephen Birarda
|
e1cae6d295
|
initial handshaking for DTLS sessions between DS and clients
|
2014-04-02 17:29:14 -07:00 |
|
Andrzej Kapolka
|
40844d2000
|
Working on ability to set a region of the metavoxel data directly.
|
2014-04-02 12:40:01 -07:00 |
|
ZappoMan
|
dc7e2dbe1b
|
more debugging
|
2014-04-01 20:14:38 -07:00 |
|
ZappoMan
|
97b2e68988
|
more debugging
|
2014-04-01 14:05:05 -07:00 |
|
ZappoMan
|
b7695ba050
|
more debugging
|
2014-04-01 13:55:25 -07:00 |
|
Stephen Birarda
|
62041d91a8
|
rename NodeList DomainInfo to DomainHandler
|
2014-04-01 13:09:35 -07:00 |
|
Stephen Birarda
|
caf2473df8
|
add a DTLSSession object to handle GnuTLS DTLS sessions
|
2014-04-01 13:08:00 -07:00 |
|
ZappoMan
|
124619f8d9
|
more debugging
|
2014-04-01 12:51:34 -07:00 |
|
ZappoMan
|
6cb44a4d0c
|
more debugging
|
2014-04-01 12:33:59 -07:00 |
|
ZappoMan
|
916a5d2da0
|
more debugging
|
2014-04-01 12:24:03 -07:00 |
|
ZappoMan
|
f504569655
|
more debugging
|
2014-04-01 11:49:49 -07:00 |
|
ZappoMan
|
58a52cf5e1
|
more debugging
|
2014-04-01 11:45:29 -07:00 |
|