aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Primitive(Old).cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Introduced IScriptHost as an interface to fetching object data from scripts.lbsa712007-08-161-16/+16
| | | | | | * This meant introducing AbsolutePosition on all objects (since SimChat wants that)
* Start of replacing the old SceneObject/Primitive classes with the new versions.MW2007-08-091-0/+719
PLEASE NOTE: that with this revision some prim related features may be broke for a while. (things like linking prims and the parcel prim count.) Also this revision may not work on mono, but that will be fixed soon.