overte/assignment-client/src
2022-09-08 22:19:55 +02:00
..
assets review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
audio Merge pull request #1340 from odysseus654/pr/auto-const-ref 2021-12-09 17:13:55 -05:00
avatars Renamed Metaverse Server to Directory Server/Services 2022-09-08 22:19:55 +02:00
entities Replace calls to sprintf with .arg() (deprecated) 2022-06-18 21:00:55 +02:00
messages review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
octree Replace calls to sprintf with .arg() (deprecated) 2022-06-18 21:00:55 +02:00
scripts Merge pull request #1340 from odysseus654/pr/auto-const-ref 2021-12-09 17:13:55 -05:00
Agent.cpp remove unnecessary list copying when retrieving a list of plugins 2021-09-12 13:12:02 -07:00
Agent.h review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -07:00
AgentScriptingInterface.cpp style and memory leak fixes 2018-07-30 18:51:19 +02:00
AgentScriptingInterface.h Convert all "/**jsdoc" occurrences to "/*@jsdoc" 2021-05-12 10:54:45 +12:00
AssignmentClient.cpp Merge branch 'master' into dev/webapp-master-update 2021-09-01 21:52:04 +12:00
AssignmentClient.h Merge branch 'master' into dev/webapp-master-update 2021-10-03 12:51:47 +13:00
AssignmentClientApp.cpp Improve error reporting for incorrect --logOptions 2022-06-28 00:34:43 +02:00
AssignmentClientApp.h Add disable domain port auto discovery by assignment client option. 2021-06-21 13:22:48 -04:00
AssignmentClientChildData.cpp
AssignmentClientChildData.h
AssignmentClientLogging.cpp
AssignmentClientLogging.h
AssignmentClientMonitor.cpp Assignment client type is not known at construction 2021-08-18 21:27:35 +12:00
AssignmentClientMonitor.h review and cleanup of "#include <QtCore/QSharedPointer>" 2021-09-10 21:40:54 -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 convert explicit shared pointer creation (using "new") to make_shared where possible/appropriate 2021-09-11 15:15:04 -07:00
AssignmentDynamicFactory.h rename base action classes to dynamics, start on constraints 2017-04-11 20:39:13 -07:00
AssignmentFactory.cpp Change read back to peek - guess it was that way for a reason 2019-10-08 11:01:42 -07:00
AssignmentFactory.h
main.cpp Create a standard function to init Hifi Apps 2018-02-22 17:06:09 -08:00