aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.World/scripting/Script.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-10Renamed folderMW1-26/+0
2007-06-10More World to Region transformation.MW1-1/+1
2007-05-26Goodbye WorldMW1-0/+0
2007-05-24Renamed the new Directories. (removed the "-Source" from the end of them)MW1-0/+0
2007-05-24Some more code refactoring, plus a restructuring of the directories so that ↵MW1-0/+0
the Grid servers can be a separate solution to the region server.
2007-04-03* Extended Script API with GetRandomAvatarlbsa711-2/+1
* 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/+27