aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/Server_API (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bugfixes in LSL compiler. Changed most datatypes to int (instead of UInt32) a...Tedd Hansen2007-08-151-236/+236
* * Applying ckrinke's LSL baseclass changes (Thanks!)Adam Frisby2007-08-151-32/+60
* * New LSL functionsAdam Frisby2007-08-151-1/+1
* krinkec's updates to ll* interface and functionsTedd Hansen2007-08-141-85/+178
* ScriptEngine: Some error handling, logs to loggerTedd Hansen2007-08-141-387/+0
* Common script for all objects (Default.lsl). ScriptEngine touch_start event n...Tedd Hansen2007-08-131-2/+2
* krinkec's updates to ll* interface and functionsTedd Hansen2007-08-131-121/+261
* ScriptManager now uses LSL-compiler.Tedd Hansen2007-08-121-1/+1
* Code comments and cleanup, correct datatypes for key, vector, rotation, (hope...Tedd Hansen2007-08-122-0/+755