overte-Armored-Dragon/assignment-client/src
2015-07-10 16:27:42 -07:00
..
audio Remove readPendingDatagrams from AudioMixer 2015-07-10 16:14:40 -07:00
avatars Remove unnecessary .get() 2015-07-09 12:32:18 -07:00
entities Add EntityServer packet handling 2015-07-10 12:23:35 -07:00
octree Add packet handling to OctreeServer 2015-07-10 12:23:58 -07:00
Agent.cpp Move audio packet handling to listener in Agent 2015-07-10 16:27:42 -07:00
Agent.h Move audio packet handling to listener in Agent 2015-07-10 16:27:42 -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 Update method name in AssignmentClient 2015-07-10 16:14:23 -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 Assigment client compile fixes 2015-07-09 11:19:36 -07:00
AssignmentClientMonitor.h remember the pid of previous child processes 2015-05-08 17:30:22 -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