aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/LSL2CSConverter.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-2/+2
* LSL BuiltIn implementation is now in Compiler\LSL\LSL_BaseClass. So users won...Tedd Hansen2007-08-121-6/+7
* Code comments and cleanup, correct datatypes for key, vector, rotation, (hope...Tedd Hansen2007-08-121-54/+22
* Script now compiles unsuccessfullyTedd Hansen2007-08-121-27/+133
* LSL ScriptEngine now only needs to inherit from BaseClass and we will be MUCH...Tedd Hansen2007-08-121-0/+2
* Initial LSL to C# converter, not working yet!Tedd Hansen2007-08-121-0/+156