aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.RegionServer/world/scripting (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some more code refactoring, plus a restructuring of the directories so that ↵MW2007-05-246-201/+0
| | | | the Grid servers can be a separate solution to the region server.
* * sing loud, sing proud, sing from the heartlbsa712007-05-161-1/+1
|
* Small clean up of files and directoriesMW2007-04-251-16/+0
|
* * The world can not contain ScriptFactories that creates unique instances of ↵lbsa712007-04-032-0/+45
| | | | | | | | scripts for entities. * Created Scripts folder to house trusted Scripts * The test script now lives in Scripts/FollowRandomAvatar.cs
* * Extended Script API with GetRandomAvatarlbsa712007-04-034-19/+73
| | | | | | | * 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.
* * Script prototypelbsa712007-04-033-0/+102
|
* brought zircon branch into trunkgareth2007-03-221-0/+16