overte/assignment-client/src
Shannon Romano 324bbadcfc
Merge pull request #15466 from Atlante45/fix/traits-parsing
Case 22255: Add size checks for trait packets parsing
2019-04-26 13:29:50 -07:00
..
assets Fix typo 2019-04-23 14:54:12 -07:00
audio Merge pull request #15368 from roxanneskelly/Case22140 2019-04-11 15:17:46 -07:00
avatars Merge pull request #15466 from Atlante45/fix/traits-parsing 2019-04-26 13:29:50 -07:00
entities separate out the certified entity map stuff (no-op refactor) 2019-03-26 11:49:08 -07:00
messages Sample connections stats every seconds 2019-01-03 10:04:38 -08:00
octree Regularize deprecation notices 2019-04-25 20:55:30 +12:00
scripts Fix reload mechanic for entity server scripts 2019-01-30 17:29:28 -08:00
Agent.cpp Agent requires the ModelCache singleton for zone entities w/ meshes 2019-03-19 16:16:53 -07: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 Fix various Agent bugs 2018-11-29 17:42:04 -08:00
AssignmentClient.h
AssignmentClientApp.cpp Fix mac/ubuntu compiler warning 2019-04-08 16:29:42 -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
AssignmentClientLogging.h
AssignmentClientMonitor.cpp Fix another compiler warning. 2019-04-08 16:35:15 -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
AssignmentDynamicFactory.cpp
AssignmentDynamicFactory.h
AssignmentFactory.cpp Fix non self-sufficient headers 2018-05-04 16:26:41 -07:00
AssignmentFactory.h
main.cpp