overte-JulianGro/assignment-client/src
David Kelly c8850a8b8e PR feedback
AgentAvatarTimer now in its own files.  The thread still is created
the same way, and started only when you are an avatar, but now I
remember to stop it when you no longer are one.  Audio is still at
100Hz, but avatar messages go at 60Hz as before.  Unsure it matters,
but easy to do.   Looking at that buzz now.
2016-10-12 12:44:24 -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 PR feedback 2016-10-12 12:44:24 -07:00
Agent.h PR feedback 2016-10-12 12:44:24 -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 Fixing problems reported by static analysis tool 2015-08-25 19:18:55 -07:00
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 Merge branch 'master' of https://github.com/highfidelity/hifi into received-message 2015-11-18 16:52:23 -08:00
AssignmentClientApp.cpp only enable logging if a log directory is passed 2016-03-04 12:56:35 -08:00
AssignmentClientApp.h only enable logging if a log directory is passed 2016-03-04 12:56:35 -08:00
AssignmentClientChildData.cpp compile fixes for AC status packet 2015-07-13 16:03:05 -07:00
AssignmentClientChildData.h make NodeData parseData take only packet 2015-07-14 14:09:00 -07:00
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 only enable logging if a log directory is passed 2016-03-04 12:56:35 -08:00
AssignmentFactory.cpp Merge branch 'master' of https://github.com/highfidelity/hifi into received-message 2015-11-18 16:52:23 -08:00
AssignmentFactory.h Rename several ReceivedMessage params from packet to message 2015-11-24 11:29:02 -08:00
AvatarAudioTimer.cpp PR feedback 2016-10-12 12:44:24 -07:00
AvatarAudioTimer.h PR feedback 2016-10-12 12:44:24 -07:00
main.cpp Fix wifi ping spikes 2016-01-21 15:05:32 -08:00