Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * The world can not contain ScriptFactories that creates unique instances of ↵ | lbsa71 | 2007-04-03 | 2 | -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 GetRandomAvatar | lbsa71 | 2007-04-03 | 4 | -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 prototype | lbsa71 | 2007-04-03 | 3 | -0/+102 |
| | |||||
* | brought zircon branch into trunk | gareth | 2007-03-22 | 1 | -0/+16 |