aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSO (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-09-13remove ^M, as native storage should be UNIX format, and ^M in/out mashingSean Dague11-3152/+3152
will happen on the windows side now that eol-style is correct
2007-09-10mass update of urls in source code to new websiteSean Dague8-8/+8
2007-08-18Moved LSL_BuiltIn_Commands_Interface.cs to a separate library ↵Tedd Hansen2-0/+2
(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 Hansen3-755/+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 Hansen13-0/+3904