overte/assignment-client/src
2015-08-28 11:12:52 -07:00
..
assets add an UploadAssetTask so uploading is on diff thread 2015-08-28 11:12:52 -07:00
audio Merge branch 'master' of https://github.com/highfidelity/hifi into update_protocol 2015-08-26 16:50:33 +02:00
avatars Merge branch 'master' of https://github.com/highfidelity/hifi into update_protocol 2015-08-26 16:50:33 +02:00
entities shuffle Packet headers, use static enum for PacketType 2015-07-23 13:56:47 -07:00
octree resolve conflicts on merge with upstream/master 2015-08-27 14:50:04 -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 add a listen port option to ACs 2015-08-28 07:31:17 -07:00
AssignmentClient.h add a listen port option to ACs 2015-08-28 07:31:17 -07:00
AssignmentClientApp.cpp add a listen port option to ACs 2015-08-28 07:31:17 -07:00
AssignmentClientApp.h add a listen port option to ACs 2015-08-28 07:31:17 -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 a listen port option to ACs 2015-08-28 07:31:17 -07:00
AssignmentClientMonitor.h add a listen port option to ACs 2015-08-28 07:31:17 -07:00
AssignmentFactory.cpp Add AssetServer to AssignmentFactory 2015-07-23 15:07:40 -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