OpenSimMirror/OpenSim
Justin Clark-Casey (justincc) 7f6f100c5a When the NPC reaches within the SIGNIFICANT_CLIENT_MOVEMENT distance of the target, move it directly to the target.
This makes the movement exact.  Regression test changed to check avatar reaches exact target.
Also has the nice side effect of making NPC animations continue to work after the first movement (which wasn't working).  However, avatar still pauses in mid-stride
2011-08-04 01:00:33 +01:00
..
ApplicationPlugins refactor: rename the move to position methods to move to target to be consistent with terminology used by scene object part and elsewhere 2011-08-03 22:34:05 +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 refactor: Pull up Assembly of the SQLite classes as a protected property, so that it can be overwritten in subclasses. That way extensions can decide in which assembly migration resources should be looked up. This is a refactor similar to commit 9923a2ff10 for MySQL -- no functional changes. 2011-07-16 09:49:38 +02:00
Framework get rid of vestigal move to parameters 2011-08-03 22:11:05 +01:00
Region When the NPC reaches within the SIGNIFICANT_CLIENT_MOVEMENT distance of the target, move it directly to the target. 2011-08-04 01:00:33 +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 If GetRegionByName can't match something in the local db, then search the hypergrid if that functionality has been enabled. 2011-08-02 01:06:32 +01:00
TestSuite * Fixes issue #4329 "llDialog fails silently" by updating OpenMetaverse.dll 2009-10-30 00:08:41 -07:00
Tests get rid of vestigal move to parameters 2011-08-03 22:11:05 +01:00
Tools Make default serverside_object_permissions = true since this better matches user expectations. 2011-07-01 23:06:46 +01:00