overte/assignment-client/src
2017-10-11 13:26:32 -07:00
..
assets Add removal of temporary baked files in AssetServer 2017-10-05 09:08:42 -07:00
audio Merge pull request #10937 from kencooke/zzmp-audio/peak-values 2017-09-07 11:58:50 -07:00
avatars Add SensorToWorldScale factor to the bounding box dimensions in AvatarMixerSlave. 2017-09-12 21:10:19 +01:00
entities Minor cleanup 2017-10-11 13:26:32 -07:00
messages implement support for binary data over messages 2017-02-09 20:41:34 -08:00
octree Throw a bunch of code at the wall and hope some sticks 2017-10-04 15:06:55 -07:00
scripts Commerce: Tons of Interface changes (#11463) 2017-09-27 14:43:51 -07:00
Agent.cpp rework ScriptEngine lifetimes using 'smart' pointers 2017-09-14 10:42:21 -07:00
Agent.h code review 2017-09-15 10:08:35 -07:00
AssignmentClient.cpp Switch to preprocessor macro for blocking invokes to capture function information 2017-06-30 11:36:24 -07:00
AssignmentClient.h First draft for entity script server log streaming 2017-02-09 13:04:43 -08:00
AssignmentClientApp.cpp Merge pull request #10843 from birarda/bug/user-activities-interface-only 2017-07-06 14:01:49 -07:00
AssignmentClientApp.h Sandbox restarts crashed processes 2017-06-29 12:13:52 -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 Add info on how the child AC finished 2017-07-14 11:39:32 -07:00
AssignmentClientMonitor.h Add info on how the child AC finished 2017-07-14 11:39:32 -07:00
AssignmentDynamic.cpp remove unused API from ObjectDynamic and friends 2017-05-15 22:13:03 -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 Setup basic EntityScriptServer 2017-01-17 13:47:45 -08:00
AssignmentFactory.h
main.cpp