diff options
author | Justin Clark-Casey (justincc) | 2013-03-28 00:12:48 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2013-03-28 00:12:48 +0000 |
commit | dd7d7683c914f5b16d8b87434bccea3fe74d9bab (patch) | |
tree | b4e1a750c7b3a84b5e2dcdf60ed12ffb4ae2bde1 /OpenSim/Services | |
parent | Add admin_get_agents xmlrpc method. (diff) | |
download | opensim-SC_OLD-dd7d7683c914f5b16d8b87434bccea3fe74d9bab.zip opensim-SC_OLD-dd7d7683c914f5b16d8b87434bccea3fe74d9bab.tar.gz opensim-SC_OLD-dd7d7683c914f5b16d8b87434bccea3fe74d9bab.tar.bz2 opensim-SC_OLD-dd7d7683c914f5b16d8b87434bccea3fe74d9bab.tar.xz |
Fix problem with megaregions where teleporting into a different region which already had a child agent would stop the eq working for the agent in the new region.
This was because the calculation as to whether a new agent was needed in the receiving region did not take megaregions into account,
unlike the original calculation when the user first teleported into the region.
This meant that on teleport, entity transfer would create a new CAP but this would be ignored by the viewer and receiving region, meaning that the EQ could no longer be used.
This would prevent subsequent teleport, amongst other things.
Currently, regions up to 512m from a megaregion are considered neighbours.
Diffstat (limited to 'OpenSim/Services')
0 files changed, 0 insertions, 0 deletions