Stephen Birarda
|
eb8faa3667
|
add sendAssignmentRequest method to AgentList
|
2013-07-01 15:48:52 -07:00 |
|
Andrzej Kapolka
|
6dae9db01d
|
Initialize members in the right order.
|
2013-06-12 15:54:13 -07:00 |
|
Andrzej Kapolka
|
e4ed9162b9
|
This should help, as well as fix another annoyance: bind to an ephemeral port,
rather than a fixed one.
|
2013-06-12 15:52:29 -07:00 |
|
Andrzej Kapolka
|
8b1362636e
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2013-05-21 22:29:46 -07:00 |
|
Andrzej Kapolka
|
fd98982fa6
|
Support for multiple environments, collisions with notional planet surfaces.
|
2013-05-21 21:33:08 -07:00 |
|
tosh
|
a86b8a1d93
|
refactors logging
|
2013-05-21 01:00:10 +02:00 |
|
Stephen Birarda
|
af934e2104
|
type squishes in UDPSocket implementation
|
2013-05-15 16:19:45 -07:00 |
|
Stephen Birarda
|
fc5e42cf8b
|
add threaded injection of audio via audio injector class
|
2013-05-15 16:10:59 -07:00 |
|
Andrzej Kapolka
|
b9fdba2711
|
Rather than creating a thread to read datagrams, just set the socket to
nonblocking mode and check it before simulating. This addresses one aspect
of the lack of synchronization on AgentList, but there are other issues...
|
2013-04-26 11:08:41 -07:00 |
|
Stephen Birarda
|
a5ea1dca7e
|
fix incorrect debugging of agent local and public addresses
|
2013-04-24 11:16:13 -07:00 |
|
Stephen Birarda
|
4956370d52
|
have parseData return the number of bytes consumed
|
2013-04-22 18:05:27 -07:00 |
|
tosh
|
1e6352593a
|
Merge branch 'master' of git://github.com/worklist/hifi into 19262
Conflicts:
interface/src/Head.cpp
interface/src/Util.cpp
interface/src/main.cpp
libraries/avatars/src/Orientation.cpp
|
2013-04-18 12:38:35 +02:00 |
|
tosh
|
bf5f54c9d0
|
integrates logging for 'avatars' library, fixes missig return in Log.cpp, adds _lib suffix for log callback namespaces and reverts voxels -> voxLib rename in main
|
2013-04-17 20:14:29 +02:00 |
|
tosh
|
e55863a662
|
integrates logging for 'shared' library
|
2013-04-17 19:46:00 +02:00 |
|
Stephen Birarda
|
67efc12e59
|
move shared to libraries, DRY library macro, rename libs
|
2013-04-12 12:38:34 -07:00 |
|