overte-HifiExperiments/assignment-client/src
John Conklin II 6d7116fad7
Merge pull request #13676 from thoys/fix/api/agent
MS15184: Remove deprecated functions in Agent API
2018-07-30 14:48:10 -07:00
..
assets Fix potential map.json corruption in Asset Server 2018-07-03 10:33:25 -07:00
audio Fix ACs startup crash 2018-06-29 16:29:32 -07:00
avatars Address reviewer comments 2018-07-03 15:31:34 -07:00
entities Implement MS17039: Don't delete entities during DDV when Metaverse API call returns error 2018-07-24 15:09:08 -07:00
messages Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
octree Update Octree to atomically persist data 2018-06-13 12:24:09 -07:00
scripts Merge pull request #13357 from SimonWalton-HiFi/memcheck-fixes 2018-07-05 15:30:45 -07:00
Agent.cpp Merge pull request #13676 from thoys/fix/api/agent 2018-07-30 14:48:10 -07:00
Agent.h move agent scripting interface to its own class to get rid of deprecated API 2018-07-24 16:54:24 +02:00
AgentScriptingInterface.cpp style and memory leak fixes 2018-07-30 18:51:19 +02:00
AgentScriptingInterface.h style and memory leak fixes 2018-07-30 18:51:19 +02:00
AssignmentClient.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
AssignmentClient.h First draft for entity script server log streaming 2017-02-09 13:04:43 -08:00
AssignmentClientApp.cpp list assignment types in assignment-client help 2017-12-18 15:32:32 -08:00
AssignmentClientApp.h Sandbox restarts crashed processes 2017-06-29 12:13:52 -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
AssignmentClientLogging.cpp CR 2017-02-09 13:04:43 -08:00
AssignmentClientLogging.h CR 2017-02-09 13:04:43 -08:00
AssignmentClientMonitor.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
AssignmentClientMonitor.h Add info on how the child AC finished 2017-07-14 11:39:32 -07:00
AssignmentDynamic.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
AssignmentDynamic.h remove unused API from ObjectDynamic and friends 2017-05-15 22:13:03 -07:00
AssignmentDynamicFactory.cpp rename base action classes to dynamics, start on constraints 2017-04-11 20:39:13 -07:00
AssignmentDynamicFactory.h rename base action classes to dynamics, start on constraints 2017-04-11 20:39:13 -07:00
AssignmentFactory.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
AssignmentFactory.h Rename several ReceivedMessage params from packet to message 2015-11-24 11:29:02 -08:00
main.cpp Create a standard function to init Hifi Apps 2018-02-22 17:06:09 -08:00