aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/DotNetEngine/Common.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Now sending manager, host and root host to Script in constructor.lbsa712007-08-161-2/+2
| | | | | | | | * Changed how Script accesses World * Implemented llSay, llWhisper and llShout * Added SetText() to IScriptHost, implemented llText * Minor renamings to conform with code conventions
* ScriptEngine: Some error handling, logs to loggerTedd Hansen2007-08-141-2/+3
|
* Removed 2 warnings. Added pointer comments to where to add hooks and modify ↵Tedd Hansen2007-08-091-4/+4
| | | | functions to get SE working.
* Added ScriptEngine.DotNetEngineTedd Hansen2007-08-081-0/+58