aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSO/LSL_BaseClass.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-08-18Moved LSL_BuiltIn_Commands_Interface.cs to a separate library ↵Tedd Hansen1-0/+1
(OpenSim.Region.ScriptEngine.Common). Fixed last compile error (forgot to include LSL_BuiltIn_Commands.cs).
2007-08-12Code comments and cleanup, correct datatypes for key, vector, rotation, ↵Tedd Hansen1-0/+1
(hopefully) reference to Axiom during compile, passing of BuiltIns during script load, BuiltIn interface added, etc etc
2007-08-10Renamed Compiler.LSL to Compiler.LSOTedd Hansen1-2/+2
2007-08-09Merged OpenSim.ScriptEngine.DotNetEngine.Compiler.LSL into ↵Tedd Hansen1-0/+0
OpenSim.ScriptEngine.DotNetEngine to avoid the compile error
2007-08-08Added ScriptEngine.DotNetEngineTedd Hansen1-0/+58