overte-thingvellir/assignment-client/src
2015-08-24 17:02:47 -07:00
..
audio add TODO for settings fail, cleanup 2015-08-24 17:02:47 -07:00
avatars put custom hashing for UUID in UUIDHasher 2015-08-17 16:45:15 -07:00
entities shuffle Packet headers, use static enum for PacketType 2015-07-23 13:56:47 -07:00
octree resolve conflicts on merge with birarda/protocol 2015-08-18 11:48:36 -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 HifiSockAddr have object names 2015-07-29 17:28:37 -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