aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Correct llGetNumberOfPrims to include sitting avatars in the count.idb2009-02-131-2/+18
* Fix some compiler warnings. Minor formatting cleanup.Jeff Ames2009-02-131-4/+4
* Thank you kindly, FrankNichols for a patch that:Charles Krinke2009-02-111-1/+1
* From Rob Smart <SMARTROB@uk.ibm.com>Sean Dague2009-02-101-1/+5
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-105-9/+9
* Update svn properties, minor formatting cleanup.Jeff Ames2009-02-091-2/+2
* This patch implements llLookAt to the extent that an object will correctlyDr Scofield2009-02-091-1/+23
* the parameters for llAtan2 were inverted before passing to Math.Sean Dague2009-02-071-1/+1
* Replace the console for all OpenSim apps with a new console featuring commandMelanie Thielker2009-02-071-6/+0
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-069-33/+33
* - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2009-02-041-62/+62
* * Fission SceneObjectTests into basic and linking setsJustin Clarke Casey2009-02-031-1/+5
* * Lock the parts for the old group while we're clearing it as well - not much...Justin Clarke Casey2009-02-031-0/+5
* Minor formatting cleanup.Jeff Ames2009-02-021-1/+2
* Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-013-0/+35
* Correct the method signature on llMakeFountain.idb2009-02-013-3/+3
* Speed improvement mostly when sensing objects especially noticeable in a sim ...idb2009-01-311-22/+69
* Flesh out llGetAgentLanguage to return "en-us" untilCharles Krinke2009-01-311-2/+4
* Complete the implementation of llSHA1String.idb2009-01-291-1/+2
* * minor: just a few formatting changes and log quieteningJustin Clarke Casey2009-01-291-1/+1
* Add in a stub for llSHA1String. I believe it is the only one newCharles Krinke2009-01-283-1/+12
* Remove the addition of the region coordinates to obtain the absolute position...idb2009-01-251-10/+6
* Fix for llGetRot when the script is in a child prim. Also fixed llGetPrimitiv...idb2009-01-231-5/+5
* * Add direct stream loading and saving methods to the archive module.Justin Clarke Casey2009-01-231-3/+2
* Implement missing LSL TEXTURE_xxx constants including two new textures.idb2009-01-221-0/+8
* Moved applying an impulse to a newly rezzed object to minimise the delay gett...idb2009-01-181-1/+0
* Minor formatting cleanup, add copyright header.Jeff Ames2009-01-161-3/+3