aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/Compiler.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Common script for all objects (Default.lsl). ScriptEngine touch_start event n...Tedd Hansen2007-08-131-1/+1
* ScriptEngine successfully compiles script, we are now even further than LSO was.Tedd Hansen2007-08-121-1/+18
* LSL BuiltIn implementation is now in Compiler\LSL\LSL_BaseClass. So users won...Tedd Hansen2007-08-121-2/+8
* Code comments and cleanup, correct datatypes for key, vector, rotation, (hope...Tedd Hansen2007-08-121-2/+7
* Script now compiles unsuccessfullyTedd Hansen2007-08-121-3/+3
* LSL ScriptEngine now only needs to inherit from BaseClass and we will be MUCH...Tedd Hansen2007-08-121-0/+45