overte/assignment-client/src
2015-07-10 15:51:12 -07:00
..
audio Fix AudioMixer packetReceiver calls 2015-07-10 14:22:46 -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 remove qtimespan that isn't used anymore 2015-07-09 12:45:32 -07:00
Agent.h remove debug calls used to find ACApp stall 2015-05-08 14:56:49 -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 AssignmentClient to use PacketReceiver 2015-07-10 15:51:12 -07:00
AssignmentClient.h Update AssignmentClient to use PacketReceiver 2015-07-10 15:51:12 -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