aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.RegionServer/world/Entity.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some more code refactoring, plus a restructuring of the directories so that ↵MW2007-05-241-124/+0
| | | | the Grid servers can be a separate solution to the region server.
* Documentation!Adam Frisby2007-04-071-1/+11
|
* Started to clean up/ rewrite Primitive class , currently the new version is ↵MW2007-04-041-2/+2
| | | | called Primitive2 and not used, but once it is complete then it will replace the old version.
* * Extended Script API with GetRandomAvatarlbsa712007-04-031-10/+52
| | | | | | | * 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.
* RIP OpenSimRoot. (removed)MW2007-03-281-0/+5
| | | | | | Merged most of the bug fixes etc in from LLdemo branch. Added the textures from that branch.
* brought zircon branch into trunkgareth2007-03-221-0/+67