aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/LSL_BuiltIn_Commands_Interface.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added Frist basic version on the VectorRenderModule, that allows scripts to d...MW2008-03-081-0/+5
* Thank you kindly, Ldviopeng for:Charles Krinke2008-03-081-1/+2
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* Thank you very much, Hashbox for:Charles Krinke2008-02-181-1/+1
* Thank you Hashbox for adding the Charles Krinke2008-02-171-1/+2
* We now support LSL stateTedd Hansen2008-02-101-1/+1
* Somehow llList2Float never made it into LSL_BaseClass and LSL_BuiltIn_Command...alondria2008-02-061-0/+1
* Added llParseString2List (and a few extra methods to LSL_Types.list).alondria2008-02-021-1/+1
* Thanks to Hashbox for a patch to:alondria2008-02-011-1/+2
* Hit a dead end with llParticleSystem (libsecondlife issues) so no functionali...alondria2008-01-311-1/+1
* Added license to new filesTedd Hansen2008-01-121-2/+2
* Linking osTerrainGetHeight, osTerrainSetHeight, and osRegionRestart to LSL_Ba...alondria2008-01-121-0/+3
* Added comments to ScriptEngine classes that explains what their purpose isTedd Hansen2007-12-301-0/+3
* * Optimized usingslbsa712007-12-271-1/+1
* Again, great thanks to Alondria for:Charles Krinke2007-12-241-1/+1
* Many Thanks to Alondria for adding:Charles Krinke2007-12-181-30/+31
* Again, thanks to Alondria for:Charles Krinke2007-12-171-1/+1
* From Michael Osias (IBM)Sean Dague2007-12-121-1/+1
* saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames2007-12-101-2/+2
* * 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