overte-thingvellir/assignment-client/src
2015-07-14 20:47:16 -07:00
..
audio Merge branch 'receive_packets' of https://github.com/huffman/hifi into protocol 2015-07-14 16:36:28 -07:00
avatars Merge branch 'receive_packets' of https://github.com/huffman/hifi into protocol 2015-07-14 16:36:28 -07:00
entities Merge branch 'receive_packets' of https://github.com/huffman/hifi into protocol 2015-07-14 16:36:28 -07:00
octree fix bytesAvailable, don't double seek in Packet 2015-07-14 20:47:16 -07:00
Agent.cpp Merge branch 'receive_packets' of https://github.com/huffman/hifi into protocol 2015-07-14 16:36:28 -07:00
Agent.h make NodeData parseData take only packet 2015-07-14 14:09:00 -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 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 Merge branch 'atp' of https://github.com/birarda/hifi into protocol 2015-07-14 17:07:47 -07:00
AssignmentClient.h make NodeList deleter be deleteLater 2015-07-14 15:28:38 -07:00
AssignmentClientApp.cpp fix order of setup at startup 2015-07-14 17:04:45 -07:00
AssignmentClientApp.h
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 Merge branch 'receive_packets' of https://github.com/huffman/hifi into protocol 2015-07-14 16:36:28 -07:00
AssignmentClientMonitor.h add PacketListener to help unregister for packets 2015-07-14 13:52:38 -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