overte-HifiExperiments/assignment-client/src
2015-07-13 12:06:43 -07:00
..
audio Fix AudioMixer compilation errors 2015-07-13 12:06:12 -07:00
avatars Update AvatarMixer to use packetReceiver 2015-07-13 12:06:32 -07:00
entities Fix EntityServer compilation errors 2015-07-13 12:06:43 -07:00
octree Update OctreeServer packet receive handling 2015-07-10 17:28:27 -07:00
Agent.cpp Fix AudioMixer compilation errors 2015-07-13 12:06:12 -07:00
Agent.h Fix AudioMixer compilation errors 2015-07-13 12:06:12 -07:00
AssignmentAction.cpp coalesce dupe action data members: _id and _type 2015-07-07 17:50:08 -07:00
AssignmentAction.h coalesce dupe action data members: _id and _type 2015-07-07 17:50:08 -07:00
AssignmentActionFactory.cpp make some arguments const, cleanup some #includes 2015-07-07 17:50:08 -07:00
AssignmentActionFactory.h make some arguments const, cleanup some #includes 2015-07-07 17:50:08 -07:00
AssignmentClient.cpp Fix packet type in AssignmentClient for StopNode 2015-07-10 16:48:28 -07:00
AssignmentClient.h Update method name in AssignmentClient 2015-07-10 16:14:23 -07:00
AssignmentClientApp.cpp don't call exec from ACApp ctor 2015-05-08 14:53:30 -07:00
AssignmentClientApp.h don't allow an AC monitor to take over other local ACs 2015-05-08 14:02:19 -07: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 Fix compilation errors in AssignmentClientMonitor 2015-07-13 09:25:57 -07:00
AssignmentClientMonitor.h Update AssignmentClientMonitor to use PacketReceiver 2015-07-10 18:09:08 -07:00
AssignmentFactory.cpp remove metavoxels 2015-03-02 17:21:43 -08:00
AssignmentFactory.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
main.cpp print out state before wait 2015-05-08 15:10:37 -07:00