overte-HifiExperiments/assignment-client/src
2015-02-20 14:29:12 -08:00
..
audio Merge branch 'master' of https://github.com/highfidelity/hifi into reverb_smoothing 2015-02-10 16:08:34 +01:00
avatars Changed NodeList::getInstance() calls to use the DM 2014-12-17 15:28:25 -08:00
entities added logging of edit commands in the server 2015-02-13 14:59:57 -08:00
metavoxels if a MetavoxelEditMessage is received from a node which is not an editer of this domain, ignore it 2015-02-11 16:53:32 -08:00
octree Name threads 2015-01-31 00:50:12 -08:00
Agent.cpp make sure the Agent has a SoundCache available 2015-02-18 09:59:33 -08:00
Agent.h Use DM to access AvatarHashMap/Manager 2015-01-23 11:50:27 -08:00
AssignmentClient.cpp network chatter between Monitor and AssignmentClients is expected to be localhost only 2015-02-20 14:25:43 -08:00
AssignmentClient.h AssignmentClientMonitor doesn't keep a list of its children. Instead it knows about active children due to their entries in the NodeList. Every few seconds, if 2 or more children are idle, the Monitor will ask one to exit 2015-02-20 13:26:59 -08:00
AssignmentClientApp.cpp AssignmentClientMonitor doesn't keep a list of its children. Instead it knows about active children due to their entries in the NodeList. Every few seconds, if 2 or more children are idle, the Monitor will ask one to exit 2015-02-20 13:26:59 -08:00
AssignmentClientApp.h AssignmentClientMonitor doesn't keep a list of its children. Instead it knows about active children due to their entries in the NodeList. Every few seconds, if 2 or more children are idle, the Monitor will ask one to exit 2015-02-20 13:26:59 -08:00
AssignmentClientMonitor.cpp cleanups 2015-02-20 14:29:12 -08:00
AssignmentClientMonitor.h cleanups 2015-02-20 13:44:37 -08:00
AssignmentFactory.cpp first major pass at voxelEctomy 2014-12-30 18:08:58 -08:00
AssignmentFactory.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
AssignmentThread.cpp run regex header replacement on all cpp files 2014-04-09 09:35:42 -07:00
AssignmentThread.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
main.cpp AssignmentClients accept an id on the command-line. 2015-02-19 17:44:06 -08:00