overte/assignment-client/src
Andrzej Kapolka 500f9d1485 Merge pull request #2338 from AndrewMeadows/cleanup
Don't send redundant avatar hand/head data, and cleanup.
2014-03-18 13:57:30 -07:00
..
audio resolve conflicts on merge with upstream master 2014-03-18 10:37:04 -07:00
avatars change wording of comment 2014-03-18 09:38:49 -07:00
metavoxels Remove spanner bits. 2014-03-10 17:01:27 -07:00
octree use unsigned int vs size_t, since that just seems more correct 2014-03-16 11:07:24 -07:00
particles use SharedNodePointer in place of Node where appropriate 2014-02-06 14:58:03 -08:00
voxels use SharedNodePointer in place of Node where appropriate 2014-02-06 14:58:03 -08:00
Agent.cpp use floor since round is missing on windows 2014-03-12 17:50:58 -07:00
Agent.h add a sendAvatarAudioStream option to Agent for mixer load testing, closes #2291 2014-03-12 17:00:12 -07:00
AssignmentClient.cpp present a login window on app start 2014-02-25 10:53:13 -08:00
AssignmentClient.h add auth to assignment-client, fix refresh of static assignments 2014-02-24 13:29:32 -08:00
AssignmentClientMonitor.cpp fix logging target-name extra characters 2014-02-20 12:02:23 -08:00
AssignmentClientMonitor.h changes to AssignmentClient architecture to fix fork behaviour 2014-01-10 16:59:01 -08:00
AssignmentFactory.cpp move octree-server libs to assignment-client 2014-02-05 16:04:23 -08:00
AssignmentFactory.h packet header changes and beginning of conversion to QByteArray 2014-01-28 10:36:08 -08:00
main.cpp changes to AssignmentClient architecture to fix fork behaviour 2014-01-10 16:59:01 -08:00