aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/BuiltIn_Commands_BaseClass.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-01* Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby1-88/+88
2008-04-29* Applying Xantor's patch 0001089 - Added llRot2Angle, llRot2Axis,llAxisAngle...Teravus Ovares1-2/+2
2008-04-26* Committing Mantis #1061 - llRegionSay and llSetPrimitiveParams implementati...Adam Frisby1-0/+5
2008-04-25* Applying mantis#1048 - Patch for osSetRegionWaterHeight()Adam Frisby1-2/+4
2008-04-22* Implements llScriptDangerTeravus Ovares1-2/+2
2008-04-21* Committing fix for previous build breakage. Sorry!Adam Frisby1-2/+2
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-92/+91
2008-04-20* Updates LSL2CS converterTeravus Ovares1-0/+4
2008-04-15Fixed LSL State support.Teravus Ovares1-1/+5
2008-04-06* Various terrain engine fixesAdam Frisby1-0/+13
2008-03-30**Big ass update warning**Adam Frisby1-0/+6
2008-03-28fixes mantis #778 and shoots himself for making such a mistake to begin with,...MW1-2/+2
2008-03-24Implements llGetInventoryPermMask()alondria1-2/+2
2008-03-21Implements llGetObjectDetails()alondria1-0/+14
2008-03-19* Patch to add llSetLinkPrimitiveParams stubJustin Clarke Casey1-0/+4
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-03-17From: Alan M Webb <awebb@vnet.ibm.com>Sean Dague1-3/+6
2008-03-15added some os helper functions for the texture drawing module. see http://ope...MW1-0/+60
2008-03-10ODEPluginTeravus Ovares1-0/+5
2008-03-08Added Frist basic version on the VectorRenderModule, that allows scripts to d...MW1-0/+18
2008-03-08Thank you kindly, Ldviopeng for:Charles Krinke1-0/+41
2008-02-25Update svn properties.Jeff Ames1-2216/+2216
2008-02-24By now you all have learned that when I'm committing scripting usually doesn'...Tedd Hansen1-2212/+2216
2008-02-24Changed so "BuiltIn_Commands" given to scripts is easily extendable. Added ne...Tedd Hansen1-2/+2
2008-02-20Minor cleanup.Jeff Ames1-9/+6
2008-02-19From: Michael Osias <mosias@us.ibm.com>Sean Dague1-0/+4
2008-02-18Thank you very much, Hashbox for:Charles Krinke1-1/+1
2008-02-17Thank you Hashbox for adding the Charles Krinke1-1/+6
2008-02-16Fixed ScriptEngine config in OpenSim.ini.example that was out of place.Tedd Hansen1-1/+1
2008-02-10We now support LSL stateTedd Hansen1-2/+3
2008-02-10Implements llListStatistics() and a bunch-o-LSL_Types.list statistical method...alondria1-1/+12
2008-02-06Somehow llList2Float never made it into LSL_BaseClass and LSL_BuiltIn_Command...alondria1-0/+4
2008-02-05Converted logging to use log4net.Jeff Ames1-2/+3
2008-02-05Added explicit Quaternion->string and list->string conversions.alondria1-0/+1
2008-02-02Added llParseString2List (and a few extra methods to LSL_Types.list).alondria1-2/+2
2008-02-01SCRIPTING STILL BROKENTedd Hansen1-1/+1
2008-02-01Thanks to Hashbox for a patch to:alondria1-1/+15
2008-01-31Hit a dead end with llParticleSystem (libsecondlife issues) so no functionali...alondria1-1/+1
2008-01-17Added data structure to be passed through event execution queue so that event...Tedd Hansen1-0/+9
2008-01-15* Mother of all commits:Adam Frisby1-1/+1
2008-01-14ZERO_ROTATION set to 0,0,0,1 -- not 0,0,0,0 ;)Tedd Hansen1-2/+2
2008-01-12Set eolTedd Hansen1-2164/+2164
2008-01-12Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip...Tedd Hansen1-2153/+2164
2008-01-12Linking osTerrainGetHeight, osTerrainSetHeight, and osRegionRestart to LSL_Ba...alondria1-0/+15
2008-01-10Added const definintions for sculpted prims.Tedd Hansen1-1/+7
2007-12-30Added comments to ScriptEngine classes that explains what their purpose isTedd Hansen1-0/+8
2007-12-27* Optimized usingslbsa711-4/+4
2007-12-24Again, great thanks to Alondria for:Charles Krinke1-2/+2
2007-12-18Many Thanks to Alondria for adding:Charles Krinke1-32/+32
2007-12-17Again, thanks to Alondria for:Charles Krinke1-3/+3