OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 7f499ff3f3 Add a OS_NPC_LAND_AT_TARGET option to osMoveToTarget()
Default for this function is now not to automatically land.
This allows better control by scripts when an avatar is going to be landing on a prim rather than the ground.
Stopping the avatar involves faking a collision, to avoid the pid controller making it overshoot.
A better approach would be to gradually slow the avatar as we near the target
2011-08-10 23:56:19 +01:00
..
ApplicationPlugins early code to allow scripts to force npcs not to fly when moving to target 2011-08-10 01:47:37 +01:00
Capabilities Comment verbose debug message in GetTexture 2011-05-08 16:50:36 -07:00
ConsoleClient Make the text mode remote console really work. It can now be used to send 2010-06-08 22:05:06 +01:00
Data rename TestHelper => TestHelpers for consistency 2011-08-06 00:31:03 +01:00
Framework early code to allow scripts to force npcs not to fly when moving to target 2011-08-10 01:47:37 +01:00
Region Add a OS_NPC_LAND_AT_TARGET option to osMoveToTarget() 2011-08-10 23:56:19 +01:00
Server Pass the first name and last name from the agent circuit data to the authorization service rather than from the account. 2011-07-23 03:48:53 +01:00
Services Do proper locking of m_localScenes list in SceneManager 2011-08-06 01:15:49 +01:00
TestSuite * Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll 2009-10-30 00:08:41 -07:00
Tests early code to allow scripts to force npcs not to fly when moving to target 2011-08-10 01:47:37 +01:00
Tools Make default serverside_object_permissions = true since this better matches user expectations. 2011-07-01 23:06:46 +01:00