overte/assignment-client/src
Seth Alves bbee001366 Merge pull request #5470 from birarda/master
fix for unique_ptr<char> allocations
2015-07-31 15:09:18 -07:00
..
audio remove names from audio-mixer jitter calc comments 2015-07-30 11:08:45 -07:00
avatars fixes for new read and NLPacketList 2015-07-17 15:43:20 -07:00
entities rename Packet methods for clarity 2015-07-15 10:40:40 -07:00
octree rename nodesToKill to nodesToShutdown 2015-07-22 13:55:22 -07:00
Agent.cpp Merge pull request #5470 from birarda/master 2015-07-31 15:09:18 -07: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 bring over code from entity-level-locking branch 2015-07-09 15:23:05 -07:00
AssignmentActionFactory.h bring over code from entity-level-locking branch 2015-07-09 15:23:05 -07:00
AssignmentClient.cpp fix AC monitor and AM double register 2015-07-16 17:44:43 -07:00
AssignmentClient.h kill the PacketLister (AKA Huffman 1 : PacketListener 0) 2015-07-17 09:07:39 -07:00
AssignmentClientApp.cpp fix order of setup at startup 2015-07-14 17:04:45 -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 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 resolve conflicts on merge with upstream master 2015-07-17 16:07:45 -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