aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/LSL_BuiltIn_Commands.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Whole buncha stuff.Adam Frisby2008-02-041-0/+12
* Added llRot2Fwd, llRot2Left, and llRot2Up as well as explicit vector->string ...alondria2008-02-031-3/+3
* Implements LSL function llDialog().alondria2008-02-021-1/+13
* Added llParseString2List (and a few extra methods to LSL_Types.list).alondria2008-02-021-2/+48
* * Added Full support for llSetTextureAnim. To ckrinke: Let the fountains o...Teravus Ovares2008-02-021-1/+10
* * Committing some untested stuff regarding texture animations. This won't br...Teravus Ovares2008-02-021-1/+10
* SCRIPTING STILL BROKENTedd Hansen2008-02-011-2/+2
* Fixed errors being thrown by invalid PSYS_SRC_TARGET_KEY's in llParticleSyste...alondria2008-02-011-1/+9
* Thanks to Hashbox for a patch to:alondria2008-02-011-0/+8
* * Added more supported feature to particlesystems. While this appears to hav...Teravus Ovares2008-02-011-3/+28
* * Adding limited support for LLParticleSystem.Teravus Ovares2008-01-311-14/+38
* Hit a dead end with llParticleSystem (libsecondlife issues) so no functionali...alondria2008-01-311-23/+48
* Surround the "non implemented" in an else clause if face is inappropriate for:Charles Krinke2008-01-211-16/+34
* Added data structure to be passed through event execution queue so that event...Tedd Hansen2008-01-171-1/+2
* * Added llApplyImpulse in the global frame. The object must be physical befo...Teravus Ovares2008-01-171-1/+16
* * Mother of all commits:Adam Frisby2008-01-151-29/+29
* Thank you very much, Kinoc for implementing llGetSubString and llDeleteSubStr...Charles Krinke2008-01-121-6/+35
* Set eolTedd Hansen2008-01-121-3002/+3002
* Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip...Tedd Hansen2008-01-121-0/+3003