aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/ScriptServerInterfaces.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dynamic loading of ScriptEngine in ScriptServerTedd Hansen2008-01-091-0/+4
| | | | | ScriptServer event pipe (OpenSim->ScriptServer->ScriptEngine) should in theory be done
* Set svn:eol-style.Jeff Ames2008-01-061-52/+52
|
* Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono.Tedd Hansen2008-01-051-0/+52
Some debug info for startup added to find bugs. ++