overte-HifiExperiments/assignment-client/src
2015-09-03 15:41:40 -07:00
..
audio add readWithoutCopy for clarity in Packet read 2015-08-19 14:32:26 -07:00
avatars don't update _lastSendJointData if we didn't send 2015-09-03 15:41:40 -07:00
entities rename Packet methods for clarity 2015-07-15 10:40:40 -07:00
octree Fixing problems reported by static analysis tool 2015-08-25 19:18:55 -07:00
Agent.cpp add ability to include scripts from a relative path in assignment-client (for persistent scripts only) 2015-08-22 01:30:07 +02:00
Agent.h Send ping requests to the nodes (AvatarMixer, AudioMixer, EntityServer) that the Assignment agent connected with to keep the connections alive. 2015-07-29 14:57:06 +02: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 Fixing problems reported by static analysis tool 2015-08-25 19:18:55 -07:00
AssignmentActionFactory.h bring over code from entity-level-locking branch 2015-07-09 15:23:05 -07:00
AssignmentClient.cpp Another take at versioning details exchange - checkpoint 2015-08-13 14:19:13 -06:00
AssignmentClient.h kill the PacketLister (AKA Huffman 1 : PacketListener 0) 2015-07-17 09:07:39 -07:00
AssignmentClientApp.cpp Another take at versioning details exchange - checkpoint 2015-08-13 14:19:13 -06: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 compile fixes for AC status packet 2015-07-13 16:03:05 -07:00
AssignmentClientChildData.h make NodeData parseData take only packet 2015-07-14 14:09:00 -07:00
AssignmentClientMonitor.cpp add readWithoutCopy for clarity in Packet read 2015-08-19 14:32:26 -07:00
AssignmentClientMonitor.h kill the PacketLister (AKA Huffman 1 : PacketListener 0) 2015-07-17 09:07:39 -07:00
AssignmentFactory.cpp Merge branch 'receive_packets' of https://github.com/huffman/hifi into protocol 2015-07-14 16:36:28 -07:00
AssignmentFactory.h final fixes to get ACs building again 2015-07-13 15:38:45 -07:00
main.cpp print out state before wait 2015-05-08 15:10:37 -07:00