overte-thingvellir/assignment-client/src
David Kelly ab6ccac631 Merge pull request #8741 from howard-stearns/kill-agents
kill agents in avatar mixer when they stop being avatars
2016-10-07 09:16:49 -07:00
..
assets add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
audio avoid repetition with fade on injectors 2016-09-29 15:25:41 -07:00
avatars try again on fix for ACs seeing other avatars 2016-09-02 16:06:51 -07:00
entities add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
messages add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
octree Fix build after moving network function 2016-09-23 12:05:04 -07:00
Agent.cpp Merge pull request #8741 from howard-stearns/kill-agents 2016-10-07 09:16:49 -07:00
Agent.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
AssignmentAction.cpp use smart pointers for entity simulations 2016-05-07 09:14:33 -07:00
AssignmentAction.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
AssignmentActionFactory.cpp
AssignmentActionFactory.h add -Wsuggest-override to compile flags and deal with fallout 2016-08-18 09:51:41 -07:00
AssignmentClient.cpp Move ScriptCache from AssignmentClient to Agent 2016-10-04 16:43:14 -07:00
AssignmentClient.h
AssignmentClientApp.cpp
AssignmentClientApp.h
AssignmentClientChildData.cpp
AssignmentClientChildData.h
AssignmentClientLogging.cpp fix spelling bugs 2016-09-29 22:13:27 +02:00
AssignmentClientLogging.h fix spelling bugs 2016-09-29 22:13:27 +02:00
AssignmentClientMonitor.cpp collect permissions into their own data structure 2016-06-02 13:15:30 -07:00
AssignmentClientMonitor.h
AssignmentFactory.cpp
AssignmentFactory.h
main.cpp