aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.RegionServer/world/scripting/IScriptContext.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-04-03* Extended Script API with GetRandomAvatarlbsa711-2/+2
* The script will now get a IScriptEntity to it's host object with get/sets * The script gets a IScriptReadnlyEntity interface to entities other than the host object. * the test script now follows a random avatar.
2007-04-03* Script prototypelbsa711-0/+13