aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/LSL_BuiltIn_Commands_Interface.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Optimized usingslbsa712007-10-301-7/+8
* fixing me some line endingsSean Dague2007-09-171-1/+1
* Implemented: llSetText, llResetScript Tedd Hansen2007-09-161-2/+2
* remove ^M, as native storage should be UNIX format, and ^M in/out mashingSean Dague2007-09-131-635/+635
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
* Some work on Module loading/management.MW2007-09-041-0/+3
* Moved in-AppDomain event execution from Script to OpenSim.Region.ScriptEngine...Tedd Hansen2007-08-181-0/+1
* LSL Compiler now only referring required assemblies (DotNetEngine and Common)...Tedd Hansen2007-08-181-85/+85
* Working on AppDomains. Scripting is now officially broken. :]Tedd Hansen2007-08-181-0/+2
* Moved LSL_BuiltIn_Commands_Interface.cs to a separate library (OpenSim.Region...Tedd Hansen2007-08-181-0/+629