overte/assignment-client/src
Dale Glass 5327ffeec4 Fix build under Qt 5.14 and later.
Solves "redefinition of ‘struct std::hash<QString>’",
"redefinition of ‘struct std::hash<QByteArray>'", and
a build failure in TouchscreenVirtualPadDevice.h.
2020-08-26 00:01:29 +02:00
..
assets Add Prometheus exporter 2020-06-07 02:47:39 +02:00
audio Fix build under Qt 5.14 and later. 2020-08-26 00:01:29 +02:00
avatars Move user agent to networking constants. 2020-07-08 14:18:24 -04:00
entities how about this 2020-06-10 15:56:02 -07:00
messages Sample connections stats every seconds 2019-01-03 10:04:38 -08:00
octree Additional review fixes 2020-06-08 17:53:27 +02:00
scripts Implement DEV-257: Allow scripts running on the ESS to access avatar info via the AvatarHashMap 2019-10-22 15:45:49 -07:00
Agent.cpp Typo 2020-07-17 21:02:32 +12:00
Agent.h Limit upstream data to avatar mixer 2019-01-15 14:18:53 -08:00
AgentScriptingInterface.cpp style and memory leak fixes 2018-07-30 18:51:19 +02:00
AgentScriptingInterface.h Address review comments and add further examples 2019-03-26 09:40:47 +13:00
AssignmentClient.cpp Modified AC logging for paging requirements 2019-10-07 17:35:14 -07:00
AssignmentClient.h First draft for entity script server log streaming 2017-02-09 13:04:43 -08:00
AssignmentClientApp.cpp Put flush timer on right thread without parenting 2019-09-20 15:39:35 -07:00
AssignmentClientApp.h Case 819 - Add min-listen-port command line parameter to assignment monitor 2019-04-08 15:30:05 -07:00
AssignmentClientChildData.cpp
AssignmentClientChildData.h
AssignmentClientLogging.cpp CR 2017-02-09 13:04:43 -08:00
AssignmentClientLogging.h CR 2017-02-09 13:04:43 -08:00
AssignmentClientMonitor.cpp Qt 5.13 warnings & fixes 2019-10-08 15:40:13 -07:00
AssignmentClientMonitor.h Case 819 - Add min-listen-port command line parameter to assignment monitor 2019-04-08 15:30:05 -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 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