Add support for the new display name related functions in LSL. This does not

implement the display names functionality as such, but it allows scripts
that are display name aware to function as if the display name were implemented
and set to the avatar name.
This commit is contained in:
Melanie
2011-04-08 03:50:27 +02:00
parent 407c2b1823
commit 33dd74e410
7 changed files with 103 additions and 11 deletions

View File

@@ -1264,7 +1264,6 @@ namespace OpenSim.Region.CoreModules.World.Land
{
land.DeedToGroup(groupID);
}
EventManagerOnParcelPrimCountTainted();
}
#region Land Object From Storage Functions