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