aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/LSL_BuiltIn_Commands_Interface.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-29Mantis#1411. Thank you kindly for Dataserver.cs and a patchCharles Krinke1-1/+1
2008-05-28From: Kurt Taylor <krtaylor@us.ibm.com>Sean Dague1-1/+1
2008-05-14Formatting cleanup.Jeff Ames1-21/+21
2008-05-09* Resolve mantis 1182. Doesn't actually implement llGiveInventoryList - mere...Justin Clarke Casey1-1/+2
2008-05-09Thank you, Melanie for a patch that:Charles Krinke1-43/+43
2008-05-08* Applying patch #1156 - More implementation work on llGetPrimitiveParams (Th...Adam Frisby1-1/+2
2008-05-05* A bit of spice from here, a pinch of salt from there, some brains that attr...Teravus Ovares1-1/+1
2008-05-02From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey1-2/+8
2008-04-29* Applying Xantor's patch 0001089 - Added llRot2Angle, llRot2Axis,llAxisAngle...Teravus Ovares1-1/+2
2008-04-26* Committing Mantis #1061 - llRegionSay and llSetPrimitiveParams implementati...Adam Frisby1-0/+1
2008-04-25* Applying mantis#1048 - Patch for osSetRegionWaterHeight()Adam Frisby1-0/+1
2008-04-22* Implements llScriptDangerTeravus Ovares1-1/+1
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-2/+2
2008-04-20Moved script engine os* commands to OSSL_BuilIn_Commands.cs and OSSL_BuilIn_C...Tedd Hansen1-31/+0
2008-04-20* Updates LSL2CS converterTeravus Ovares1-0/+1
2008-04-06* Various terrain engine fixesAdam Frisby1-0/+4
2008-03-30**Big ass update warning**Adam Frisby1-0/+2
2008-03-24Implements llGetInventoryPermMask()alondria1-1/+1
2008-03-21Implements llGetObjectDetails()alondria1-0/+1
2008-03-19* Patch to add llSetLinkPrimitiveParams stubJustin Clarke Casey1-0/+2
2008-03-18Formatting cleanup.Jeff Ames1-3/+3
2008-03-18Formatting cleanup.Jeff Ames1-28/+25
2008-03-15added some os helper functions for the texture drawing module. see http://ope...MW1-0/+13
2008-03-10ODEPluginTeravus Ovares1-0/+1
2008-03-10* Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim.Teravus Ovares1-0/+1
2008-03-08Added Frist basic version on the VectorRenderModule, that allows scripts to d...MW1-0/+5
2008-03-08Thank you kindly, Ldviopeng for:Charles Krinke1-1/+2
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-18Thank you very much, Hashbox for:Charles Krinke1-1/+1
2008-02-17Thank you Hashbox for adding the Charles Krinke1-1/+2
2008-02-10We now support LSL stateTedd Hansen1-1/+1
2008-02-06Somehow llList2Float never made it into LSL_BaseClass and LSL_BuiltIn_Command...alondria1-0/+1
2008-02-02Added llParseString2List (and a few extra methods to LSL_Types.list).alondria1-1/+1
2008-02-01Thanks to Hashbox for a patch to:alondria1-1/+2
2008-01-31Hit a dead end with llParticleSystem (libsecondlife issues) so no functionali...alondria1-1/+1
2008-01-12Added license to new filesTedd Hansen1-2/+2
2008-01-12Linking osTerrainGetHeight, osTerrainSetHeight, and osRegionRestart to LSL_Ba...alondria1-0/+3
2007-12-30Added comments to ScriptEngine classes that explains what their purpose isTedd Hansen1-0/+3
2007-12-27* Optimized usingslbsa711-1/+1
2007-12-24Again, great thanks to Alondria for:Charles Krinke1-1/+1
2007-12-18Many Thanks to Alondria for adding:Charles Krinke1-30/+31
2007-12-17Again, thanks to Alondria for:Charles Krinke1-1/+1
2007-12-12From Michael Osias (IBM)Sean Dague1-1/+1
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-10-30* Optimized usingslbsa711-7/+8
2007-09-17fixing me some line endingsSean Dague1-1/+1
2007-09-16Implemented: llSetText, llResetScript Tedd Hansen1-2/+2
2007-09-13remove ^M, as native storage should be UNIX format, and ^M in/out mashingSean Dague1-635/+635
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-09-04Some work on Module loading/management.MW1-0/+3