aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-05Thanks BlueWall for a patch that adds Hypergrid dynamic linking to osTeleport...diva1-0/+20
2009-04-04Thanks jonc, for a patch that adds rendering of classic clouds.Homer Horwitz1-1/+12
2009-04-02Correct llSetPrimitiveParams to check for a texture in inventory when setting...idb1-17/+17
2009-03-31* Refactored out and de-duplicated Base64ToString(string)lbsa711-8/+2
2009-03-31Thank you kindly, MCortez for a patch that:Charles Krinke3-1/+65
2009-03-31Update svn properties, add copyright header, formatting cleanup.Jeff Ames2-29/+28
2009-03-29Thank you Flyte Xevious for Mantis #3361 - Implementation of llEdgeOfWorldDahlia Trimble1-2/+60
2009-03-27* This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares1-1/+1
2009-03-26 - adding osGetAgents() which returns a list of all avatars in the regionDr Scofield3-46/+79
2009-03-24Change llGetOwnerKey to use another overload of GetSceneObject.Melanie Thielker1-1/+1
2009-03-20Thank you, mcortez, for patch to add functionality to the sun module.Melanie Thielker3-0/+114
2009-03-18* Apply http://opensimulator.org/mantis/view.php?id=3311Justin Clarke Casey1-10/+22
2009-03-17Fixed the looping on llParcelMediaCommandList, now PARCEL_MEDIA_COMMAND_PLAY ...MW1-2/+13
2009-03-17From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield1-5/+10
2009-03-15Fixes Mantis #3294. Thank you kindly, Godfrey, for a patch that:Charles Krinke1-2/+40
2009-03-13Thank you, mcortez, for a patch that fixes a number of long standingMelanie Thielker3-0/+34
2009-03-11* Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey1-1/+3
2009-03-07Limit the message length from llInstantMessage to 1024 characters http://wiki...idb1-1/+5
2009-03-07Added the ability to set User-Agent in llHTTPRequest. No new default value ha...idb1-0/+3
2009-03-07Update svn properties, minor formatting cleanup.Jeff Ames1-14/+14
2009-03-06Fixes Mantis #3260. Thank you kindly, MCortez for a patch that:Charles Krinke1-16/+13
2009-03-06* refactor: Remove GetLandOwner function from SceneJustin Clarke Casey2-29/+34
2009-03-05* Replace Scene.GetLandHeight() with a straight query to Scene.Heightmap (whi...Justin Clarke Casey1-12/+9
2009-03-05* refactor: move media and music url setting from scene into LandObjectJustin Clarke Casey2-4/+6
2009-03-05Fixes Mantis #3255. Thank you kindly, MCortez, for a patch that:Charles Krinke1-9/+8
2009-03-05Fixes Mantis #3194. Thank you kindly, Godfrey for a patch that:Charles Krinke1-1/+19
2009-03-05Fixes Mantis #3253. Thank you kindly, Godfrey, for a patch that:Charles Krinke1-1/+1
2009-03-02After another heroic and bloody battle, OpenSim Dino Expedition 1, killed off...MW3-22/+0
2009-02-26This adds a new osGetAgentIP function with threat level set to High. ItSean Dague3-0/+38
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke6-24/+31
2009-02-22Refactor log4net logger handling in script engine. (#3148)Jeff Ames2-2/+4
2009-02-21Thank you kindly, DoranZemlja for a patch that:Charles Krinke1-1/+1
2009-02-21Add copyright headers. Minor formatting cleanup.Jeff Ames1-2/+2
2009-02-21Thank you, robsmart, for a patch that allows the shard to be set.Melanie Thielker1-1/+9
2009-02-20* Consistently lock part.TaskInventory as pointed out in http://opensimulator...Justin Clarke Casey1-167/+350
2009-02-18From: Christopher Yeoh <yeohc@au1.ibm.com>Sean Dague3-0/+25
2009-02-17Re-add the objectID field to the anim pack, that was deemed unneccessaryMelanie Thielker2-3/+3
2009-02-17- remove the Metadata property from AssetBase and return all previousMike Mazur1-7/+7
2009-02-16* refactor: remove AssetCache field hanging off SceneJustin Clarke Casey2-3/+3
2009-02-16Thank you, cmickeyb, for a patch to ass two string functionsMelanie Thielker3-0/+67
2009-02-16Thank you, patnad, for a patch that adds 3 new discovery functionsMelanie Thielker3-0/+59
2009-02-14Thank you, DoranZemlja, for a patch that implements local inter-object emailMelanie Thielker1-1/+8
2009-02-13Correct llGetNumberOfPrims to include sitting avatars in the count.idb1-2/+18
2009-02-13Fix some compiler warnings. Minor formatting cleanup.Jeff Ames1-4/+4
2009-02-11Thank you kindly, FrankNichols for a patch that:Charles Krinke1-1/+1
2009-02-10From Rob Smart <SMARTROB@uk.ibm.com>Sean Dague1-1/+5
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield5-9/+9
2009-02-09Update svn properties, minor formatting cleanup.Jeff Ames1-2/+2
2009-02-09This patch implements llLookAt to the extent that an object will correctlyDr Scofield1-1/+23
2009-02-07the parameters for llAtan2 were inverted before passing to Math.Sean Dague1-1/+1