aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/DotNetEngine/ScriptManager.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-08-14ScriptEngine: Some error handling, logs to loggerTedd Hansen1-9/+9
2007-08-13Common script for all objects (Default.lsl). ScriptEngine touch_start event n...Tedd Hansen1-4/+4
2007-08-12ScriptEngine successfully compiles script, we are now even further than LSO was.Tedd Hansen1-7/+15
2007-08-12ScriptManager now uses LSL-compiler.Tedd Hansen1-18/+20
2007-08-12Code comments and cleanup, correct datatypes for key, vector, rotation, (hope...Tedd Hansen1-1/+1
2007-08-10Renamed Compiler.LSL to Compiler.LSOTedd Hansen1-16/+16
2007-08-08Added ScriptEngine.DotNetEngineTedd Hansen1-0/+232