aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/XEngine/Script/BuiltIn_Commands_BaseClass.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-24* Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ap...lbsa711-2397/+0
2008-06-07Mantis#1496. Thank you kindly, Melanie for a patch that:Charles Krinke1-0/+1
2008-06-06Minor formatting cleanup.Jeff Ames1-1/+1
2008-06-05Mantis#1437. Patch one of four. Thank you kindly, Melanie for:Charles Krinke1-2/+5
2008-06-04Formatting cleanup, minor refactoring, svn properties.Jeff Ames1-1/+1
2008-05-30* This is Melanie's XEngine script engine. I've not tested this real well, h...Teravus Ovares1-229/+214
2008-05-29Mantis#1411. Thank you kindly for Dataserver.cs and a patchCharles Krinke1-2/+2
2008-05-28From: Kurt Taylor <krtaylor@us.ibm.com>Sean Dague1-1/+1
2008-05-28Thank you, Grumly57 kindly for:Charles Krinke1-0/+5
2008-05-26This cleans up a merge mess from the earlier checkin and implements llOwnerSa...Dr Scofield1-5/+5
2008-05-16Formatting cleanup.Jeff Ames1-3/+3
2008-05-09* Resolve mantis 1182. Doesn't actually implement llGiveInventoryList - mere...Justin Clarke Casey1-2/+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-2/+2
2008-05-05* A bit of spice from here, a pinch of salt from there, some brains that attr...Teravus Ovares1-2/+2
2008-05-02From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey1-0/+10
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