diff options
author | Justin Clark-Casey (justincc) | 2011-07-29 00:00:35 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2011-07-29 00:00:35 +0100 |
commit | 8c3eb324c4b666e7abadef4a714d1bd8d5f71ac2 (patch) | |
tree | 3b67325f04fb9a1103f9c5bba84fb8f0ecafed92 /OpenSim/Capabilities/LLSDTaskInventoryUploadComplete.cs | |
parent | Ensure that packet headers get parsed correctly (diff) | |
download | opensim-SC_OLD-8c3eb324c4b666e7abadef4a714d1bd8d5f71ac2.zip opensim-SC_OLD-8c3eb324c4b666e7abadef4a714d1bd8d5f71ac2.tar.gz opensim-SC_OLD-8c3eb324c4b666e7abadef4a714d1bd8d5f71ac2.tar.bz2 opensim-SC_OLD-8c3eb324c4b666e7abadef4a714d1bd8d5f71ac2.tar.xz |
When using osTeleportAgent() and osTeleportAvatar(), only teleport if the region name exactly matches (not near matches)
This is to prevent situations where the first name returned by GridService.GetRegionsByName is not one that exactly matches the given region name, even when there is an exact match later on in the list.
Only the above two functions call this teleport method (the map uses a different routine) so this seems safe to change.
Addresses http://opensimulator.org/mantis/view.php?id=5606
Diffstat (limited to 'OpenSim/Capabilities/LLSDTaskInventoryUploadComplete.cs')
0 files changed, 0 insertions, 0 deletions