aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSL/LSL_BaseClass.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* ScriptEngine: Some error handling, logs to loggerTedd Hansen2007-08-141-3/+3
* Common script for all objects (Default.lsl). ScriptEngine touch_start event n...Tedd Hansen2007-08-131-7/+8
* krinkec's updates to ll* interface and functionsTedd Hansen2007-08-131-121/+121
* LSL_BaseClass now receives scene during initTedd Hansen2007-08-121-3/+6
* LSL BuiltIn implementation is now in Compiler\LSL\LSL_BaseClass. So users won...Tedd Hansen2007-08-121-5/+350
* Code comments and cleanup, correct datatypes for key, vector, rotation, (hope...Tedd Hansen2007-08-121-0/+11
* Script now compiles unsuccessfullyTedd Hansen2007-08-121-0/+10
* Renamed Compiler.LSL to Compiler.LSOTedd Hansen2007-08-101-58/+0
* Merged OpenSim.ScriptEngine.DotNetEngine.Compiler.LSL into OpenSim.ScriptEngi...Tedd Hansen2007-08-091-0/+58