aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/DotNetEngine/Compiler/LSO (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove ^M, as native storage should be UNIX format, and ^M in/out mashingSean Dague2007-09-1311-3152/+3152
| | | | | | will happen on the windows side now that eol-style is correct
* mass update of urls in source code to new websiteSean Dague2007-09-108-8/+8
|
* Moved LSL_BuiltIn_Commands_Interface.cs to a separate library ↵Tedd Hansen2007-08-182-0/+2
| | | | (OpenSim.Region.ScriptEngine.Common). Fixed last compile error (forgot to include LSL_BuiltIn_Commands.cs).
* Code comments and cleanup, correct datatypes for key, vector, rotation, ↵Tedd Hansen2007-08-123-755/+1
| | | | (hopefully) reference to Axiom during compile, passing of BuiltIns during script load, BuiltIn interface added, etc etc
* Renamed Compiler.LSL to Compiler.LSOTedd Hansen2007-08-1013-0/+3904