overte/assignment-client/src
Howard Stearns e8e04673a4
Merge pull request #13683 from zfox23/MS17039_dontDeleteDDV
Implement MS17039: Don't delete entities during DDV when Metaverse API call returns error
2018-07-27 15:05:05 -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 fix script memory issue 2018-07-24 16:31:12 -07:00
Agent.h Deprecate Agent API items that shouldn't be exposed in the API 2018-05-18 07:32:25 +12:00
AssignmentClient.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
AssignmentClient.h
AssignmentClientApp.cpp
AssignmentClientApp.h
AssignmentClientChildData.cpp
AssignmentClientChildData.h
AssignmentClientLogging.cpp
AssignmentClientLogging.h
AssignmentClientMonitor.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
AssignmentClientMonitor.h
AssignmentDynamic.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
AssignmentDynamic.h
AssignmentDynamicFactory.cpp
AssignmentDynamicFactory.h
AssignmentFactory.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
AssignmentFactory.h
main.cpp