aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api (follow)
Commit message (Expand)AuthorAgeFilesLines
* From: Christopher Yeoh <yeohc@au1.ibm.com>Sean Dague2009-04-093-0/+53
* Correct unit test for llAngleBetween()Dahlia Trimble2009-04-081-2/+2
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-04-071-12/+11
* * Remove unnecessary build dependencies on the ExamplemoneyModule stub. Teravus Ovares2009-04-071-1/+0
* * Apply http://opensimulator.org/mantis/view.php?id=3406Justin Clarke Casey2009-04-071-0/+2
* temporarily revert llanglebetween patch until unit test can be updated - affe...Dahlia Trimble2009-04-071-2/+2
* Thanks Ewe Loon for Mantis #3007 - llAngleBetween is producing numbers greate...Dahlia Trimble2009-04-071-1/+4
* Add copyright headers, formatting cleanup.Jeff Ames2009-04-061-19/+19
* Thanks BlueWall for a patch that adds Hypergrid dynamic linking to osTeleport...diva2009-04-051-0/+20
* Thanks jonc, for a patch that adds rendering of classic clouds.Homer Horwitz2009-04-041-1/+12
* Correct llSetPrimitiveParams to check for a texture in inventory when setting...idb2009-04-021-17/+17
* * Refactored out and de-duplicated Base64ToString(string)lbsa712009-03-311-8/+2
* Thank you kindly, MCortez for a patch that:Charles Krinke2009-03-313-1/+65
* Update svn properties, add copyright header, formatting cleanup.Jeff Ames2009-03-312-29/+28
* Thank you Flyte Xevious for Mantis #3361 - Implementation of llEdgeOfWorldDahlia Trimble2009-03-291-2/+60
* * This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares2009-03-271-1/+1
* - adding osGetAgents() which returns a list of all avatars in the regionDr Scofield2009-03-263-46/+79
* Change llGetOwnerKey to use another overload of GetSceneObject.Melanie Thielker2009-03-241-1/+1
* Thank you, mcortez, for patch to add functionality to the sun module.Melanie Thielker2009-03-203-0/+114
* * Apply http://opensimulator.org/mantis/view.php?id=3311Justin Clarke Casey2009-03-181-10/+22
* Fixed the looping on llParcelMediaCommandList, now PARCEL_MEDIA_COMMAND_PLAY ...MW2009-03-171-2/+13
* From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-03-171-5/+10
* Fixes Mantis #3294. Thank you kindly, Godfrey, for a patch that:Charles Krinke2009-03-151-2/+40
* Thank you, mcortez, for a patch that fixes a number of long standingMelanie Thielker2009-03-133-0/+34
* * Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey2009-03-111-1/+3
* Limit the message length from llInstantMessage to 1024 characters http://wiki...idb2009-03-071-1/+5
* Added the ability to set User-Agent in llHTTPRequest. No new default value ha...idb2009-03-071-0/+3
* Update svn properties, minor formatting cleanup.Jeff Ames2009-03-071-14/+14
* Fixes Mantis #3260. Thank you kindly, MCortez for a patch that:Charles Krinke2009-03-061-16/+13
* * refactor: Remove GetLandOwner function from SceneJustin Clarke Casey2009-03-062-29/+34
* * Replace Scene.GetLandHeight() with a straight query to Scene.Heightmap (whi...Justin Clarke Casey2009-03-051-12/+9
* * refactor: move media and music url setting from scene into LandObjectJustin Clarke Casey2009-03-052-4/+6
* Fixes Mantis #3255. Thank you kindly, MCortez, for a patch that:Charles Krinke2009-03-051-9/+8
* Fixes Mantis #3194. Thank you kindly, Godfrey for a patch that:Charles Krinke2009-03-051-1/+19
* Fixes Mantis #3253. Thank you kindly, Godfrey, for a patch that:Charles Krinke2009-03-051-1/+1
* After another heroic and bloody battle, OpenSim Dino Expedition 1, killed off...MW2009-03-023-22/+0
* This adds a new osGetAgentIP function with threat level set to High. ItSean Dague2009-02-263-0/+38
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-226-24/+31
* Refactor log4net logger handling in script engine. (#3148)Jeff Ames2009-02-222-2/+4
* Thank you kindly, DoranZemlja for a patch that:Charles Krinke2009-02-211-1/+1
* Add copyright headers. Minor formatting cleanup.Jeff Ames2009-02-211-2/+2
* Thank you, robsmart, for a patch that allows the shard to be set.Melanie Thielker2009-02-211-1/+9
* * Consistently lock part.TaskInventory as pointed out in http://opensimulator...Justin Clarke Casey2009-02-201-167/+350
* From: Christopher Yeoh <yeohc@au1.ibm.com>Sean Dague2009-02-183-0/+25
* Re-add the objectID field to the anim pack, that was deemed unneccessaryMelanie Thielker2009-02-172-3/+3
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-7/+7
* * refactor: remove AssetCache field hanging off SceneJustin Clarke Casey2009-02-162-3/+3
* Thank you, cmickeyb, for a patch to ass two string functionsMelanie Thielker2009-02-163-0/+67
* Thank you, patnad, for a patch that adds 3 new discovery functionsMelanie Thielker2009-02-163-0/+59
* Thank you, DoranZemlja, for a patch that implements local inter-object emailMelanie Thielker2009-02-141-1/+8