ZappoMan
|
0182a6d895
|
models working end to end
|
2014-04-30 11:12:49 -07:00 |
|
ZappoMan
|
aac42058ac
|
first cut at modelserver
|
2014-04-30 09:25:52 -07:00 |
|
Atlante45
|
49eadac024
|
Bumped octree stats packet version
|
2014-04-29 13:52:07 -07:00 |
|
Ryan Huffman
|
45fdd00608
|
Merge remote-tracking branch 'upstream/master' into 19598
Conflicts:
interface/src/ui/FramelessDialog.h
|
2014-04-28 09:13:00 -07:00 |
|
Ryan Huffman
|
cbd5fbe9b3
|
Add loginFailed signal to AccountManager
|
2014-04-28 08:59:44 -07:00 |
|
Stephen Birarda
|
8e12c0d8e5
|
pass the owner scope to auth requests
|
2014-04-25 13:22: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 |
|
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
|
91d8e11393
|
return the bytes sent in writeDatagram() and writeUnverifiedDatagram()
|
2014-04-21 17:34:01 -07:00 |
|
Atlante45
|
fd20686f0f
|
Removed Systime.h includes
|
2014-04-21 17:23:06 -07:00 |
|
ZappoMan
|
7d18dbdfb8
|
more cleanup
|
2014-04-21 16:35:42 -07:00 |
|
Atlante45
|
681aab5bf0
|
Remove printf and replace them by qDebug()
|
2014-04-21 16:17:45 -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
|
334f688e4e
|
add support for sending unverified datagrams to nodes
|
2014-04-18 15:30:45 -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
|
49e7842d25
|
push packet version to force an update
|
2014-04-16 13:37:41 -07:00 |
|
Stephen Birarda
|
505145f693
|
add a missing bracket to IP_DONTFRAG
|
2014-04-16 12:02:02 -07:00 |
|
Stephen Birarda
|
afcb542bbe
|
fix a debug line in LimitedNodeList
|
2014-04-16 11:28:34 -07:00 |
|
Stephen Birarda
|
06a976041b
|
take pointer of optValue and not actual optValue
|
2014-04-16 11:27:30 -07:00 |
|
Stephen Birarda
|
a25ef58247
|
move DTLS socket changes to LimitedNodeList
|
2014-04-16 11:25:35 -07:00 |
|
Stephen Birarda
|
57567becc8
|
fix unexpected null parameter to disconnect, closes, #2663
|
2014-04-16 11:02:08 -07:00 |
|
Stephen Birarda
|
97e45e8fe5
|
re-instate connect behavior in DS so killed nodes re-connect, amend #2675
|
2014-04-16 10:56:33 -07:00 |
|
Stephen Birarda
|
1cd5fec71c
|
push packet version for assignments
|
2014-04-11 11:42:33 -07:00 |
|
Stephen Birarda
|
6431d35f86
|
add a missing newline to DomainHandler
|
2014-04-11 10:19:31 -07:00 |
|
Stephen Birarda
|
86b0b78692
|
add a missing semi-colon for windows build
|
2014-04-10 12:27:52 -07:00 |
|
Stephen Birarda
|
9912c4c9a7
|
just call free instead of gnutls_free on windows
|
2014-04-10 12:24:41 -07:00 |
|
Stephen Birarda
|
38867a2f09
|
fix for re-declarations of xgnutls_free
|
2014-04-10 12:14:37 -07:00 |
|
Stephen Birarda
|
97444eac1c
|
put gnutls_free fix in DTLSSession header
|
2014-04-10 12:11:41 -07:00 |
|
Stephen Birarda
|
2c96ce08ae
|
add stackoverflow fix for lnk2001 error in gnutls_free
|
2014-04-10 11:50:26 -07:00 |
|
Stephen Birarda
|
7d4399da35
|
don't use reserved word causing issues on windows
|
2014-04-10 11:01:17 -07:00 |
|
Stephen Birarda
|
52203bd36e
|
another attempt to repair QNetworkInterface call on windows
|
2014-04-10 10:58:20 -07:00 |
|
Stephen Birarda
|
ad0776be4e
|
repair QNetworkConfigurationManager include
|
2014-04-10 10:55:02 -07:00 |
|
Stephen Birarda
|
714db42f87
|
include QNetworkConfigManager to fix HifiSockAddr error on windows
|
2014-04-10 10:51:20 -07:00 |
|
Stephen Birarda
|
da24483d7c
|
include WS2tcpip for socklen_t on windows
|
2014-04-10 10:45:43 -07:00 |
|
Stephen Birarda
|
b87c04444e
|
include winsock2 from HifiSockAddr
|
2014-04-10 10:41:01 -07:00 |
|
Stephen Birarda
|
8b19982e61
|
commit missing Syssocket removals to Node and Logging
|
2014-04-10 10:36:30 -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
|
16bb28a4fa
|
make GnuTLS a system include to suppress warnings
|
2014-04-10 10:04:02 -07:00 |
|
Stephen Birarda
|
ba6f861ad8
|
fix unmatched #ifdef in Syssocket
|
2014-04-10 09:54:37 -07:00 |
|
Stephen Birarda
|
d5d52f804f
|
add a networking library and link from appropriate targets
|
2014-04-10 09:32:17 -07:00 |
|