diff options
author | Justin Clark-Casey (justincc) | 2013-03-23 00:47:59 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2013-03-23 00:47:59 +0000 |
commit | 01636ca90015561366130a3db9b19e4eb976b80a (patch) | |
tree | 674c65ce52fb00216fffc8455fbe7d1748d7a85b /OpenSim/Framework/Servers | |
parent | Add "show borders" command to show the borders of a region. (diff) | |
download | opensim-SC_OLD-01636ca90015561366130a3db9b19e4eb976b80a.zip opensim-SC_OLD-01636ca90015561366130a3db9b19e4eb976b80a.tar.gz opensim-SC_OLD-01636ca90015561366130a3db9b19e4eb976b80a.tar.bz2 opensim-SC_OLD-01636ca90015561366130a3db9b19e4eb976b80a.tar.xz |
Fix teleporting into the non-SW 256x256 corner of a megaregion, though currently with a 10 second delay before auto-reteleport to the correct location.
This now does a check for border crossing (required to trigger the teleport) immediately in SP.MakeRootAgent().
If left any later, it looks like the physics scene changes the position and stops the cross happening.
If done any earlier, nothing happens because the cross-code currently requires a PhysicsActor to be in place, thuogh it's probably not necessary for this case.
Diffstat (limited to 'OpenSim/Framework/Servers')
0 files changed, 0 insertions, 0 deletions