aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/LSL_BuiltIn_Commands_Interface.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mantis#1411. Thank you kindly for Dataserver.cs and a patchCharles Krinke2008-05-291-1/+1
* From: Kurt Taylor <krtaylor@us.ibm.com>Sean Dague2008-05-281-1/+1
* Formatting cleanup.Jeff Ames2008-05-141-21/+21
* * Resolve mantis 1182. Doesn't actually implement llGiveInventoryList - mere...Justin Clarke Casey2008-05-091-1/+2
* Thank you, Melanie for a patch that:Charles Krinke2008-05-091-43/+43
* * Applying patch #1156 - More implementation work on llGetPrimitiveParams (Th...Adam Frisby2008-05-081-1/+2
* * A bit of spice from here, a pinch of salt from there, some brains that attr...Teravus Ovares2008-05-051-1/+1
* From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey2008-05-021-2/+8
* * Applying Xantor's patch 0001089 - Added llRot2Angle, llRot2Axis,llAxisAngle...Teravus Ovares2008-04-291-1/+2
* * Committing Mantis #1061 - llRegionSay and llSetPrimitiveParams implementati...Adam Frisby2008-04-261-0/+1
* * Applying mantis#1048 - Patch for osSetRegionWaterHeight()Adam Frisby2008-04-251-0/+1
* * Implements llScriptDangerTeravus Ovares2008-04-221-1/+1
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-2/+2
* Moved script engine os* commands to OSSL_BuilIn_Commands.cs and OSSL_BuilIn_C...Tedd Hansen2008-04-201-31/+0
* * Updates LSL2CS converterTeravus Ovares2008-04-201-0/+1
* * Various terrain engine fixesAdam Frisby2008-04-061-0/+4
* **Big ass update warning**Adam Frisby2008-03-301-0/+2
* Implements llGetInventoryPermMask()alondria2008-03-241-1/+1
* Implements llGetObjectDetails()alondria2008-03-211-0/+1
* * Patch to add llSetLinkPrimitiveParams stubJustin Clarke Casey2008-03-191-0/+2
* Formatting cleanup.Jeff Ames2008-03-181-3/+3
* Formatting cleanup.Jeff Ames2008-03-181-28/+25
* added some os helper functions for the texture drawing module. see http://ope...MW2008-03-151-0/+13
* ODEPluginTeravus Ovares2008-03-101-0/+1
* * Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim.Teravus Ovares2008-03-101-0/+1
* 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