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