overte/assignment-client/src
2015-02-26 17:34:24 -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 Merge pull request #4313 from ctrlaltdavid/20355 2015-02-23 09:47:19 -08:00
Agent.h Use DM to access AvatarHashMap/Manager 2015-01-23 11:50:27 -08:00
AssignmentClient.cpp mv ShutdownEventListener into class which is a child of QCoreApplication 2015-02-26 10:07:48 -08:00
AssignmentClient.h AssignmentClientApp is QCoreApplication, other classes aren't. If --min is set and all the assignment clients exit (probably due to domain server restarting), respawn until --min is statisfied. 2015-02-25 09:20:34 -08:00
AssignmentClientApp.cpp address code-review comments 2015-02-26 17:34:24 -08:00
AssignmentClientApp.h fix up command-line parsing 2015-02-24 16:56:13 -08:00
AssignmentClientChildData.cpp address various comments from code review 2015-02-23 11:12:19 -08:00
AssignmentClientChildData.h address various comments from code review 2015-02-23 11:12:19 -08:00
AssignmentClientMonitor.cpp address code-review comments 2015-02-26 17:34:24 -08:00
AssignmentClientMonitor.h AssignmentClientApp is QCoreApplication, other classes aren't. If --min is set and all the assignment clients exit (probably due to domain server restarting), respawn until --min is statisfied. 2015-02-25 09:20:34 -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