Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Now sending manager, host and root host to Script in constructor. | lbsa71 | 2007-08-16 | 1 | -0/+1 |
| | | | | | | | | * Changed how Script accesses World * Implemented llSay, llWhisper and llShout * Added SetText() to IScriptHost, implemented llText * Minor renamings to conform with code conventions | ||||
* | * Introduced IScriptHost as an interface to fetching object data from scripts. | lbsa71 | 2007-08-16 | 1 | -0/+14 |
* This meant introducing AbsolutePosition on all objects (since SimChat wants that) |