| Commit message (Expand) | Author | Files | Lines |
2009-03-20 | Thank you, mcortez, for patch to add functionality to the sun module. | Melanie Thielker | 3 | -0/+114 |
2009-03-18 | * Apply http://opensimulator.org/mantis/view.php?id=3311 | Justin Clarke Casey | 1 | -10/+22 |
2009-03-17 | Fixed the looping on llParcelMediaCommandList, now PARCEL_MEDIA_COMMAND_PLAY ... | MW | 1 | -2/+13 |
2009-03-17 | From: Christopher Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 1 | -5/+10 |
2009-03-15 | Fixes Mantis #3294. Thank you kindly, Godfrey, for a patch that: | Charles Krinke | 1 | -2/+40 |
2009-03-13 | Thank you, mcortez, for a patch that fixes a number of long standing | Melanie Thielker | 3 | -0/+34 |
2009-03-11 | * Make all coded defaults match settings in OpenSim.ini.example | Justin Clarke Casey | 1 | -1/+3 |
2009-03-07 | Limit the message length from llInstantMessage to 1024 characters http://wiki... | idb | 1 | -1/+5 |
2009-03-07 | Added the ability to set User-Agent in llHTTPRequest. No new default value ha... | idb | 1 | -0/+3 |
2009-03-07 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -14/+14 |
2009-03-06 | Fixes Mantis #3260. Thank you kindly, MCortez for a patch that: | Charles Krinke | 1 | -16/+13 |
2009-03-06 | * refactor: Remove GetLandOwner function from Scene | Justin Clarke Casey | 2 | -29/+34 |
2009-03-05 | * Replace Scene.GetLandHeight() with a straight query to Scene.Heightmap (whi... | Justin Clarke Casey | 1 | -12/+9 |
2009-03-05 | * refactor: move media and music url setting from scene into LandObject | Justin Clarke Casey | 2 | -4/+6 |
2009-03-05 | Fixes Mantis #3255. Thank you kindly, MCortez, for a patch that: | Charles Krinke | 1 | -9/+8 |
2009-03-05 | Fixes Mantis #3194. Thank you kindly, Godfrey for a patch that: | Charles Krinke | 1 | -1/+19 |
2009-03-05 | Fixes Mantis #3253. Thank you kindly, Godfrey, for a patch that: | Charles Krinke | 1 | -1/+1 |
2009-03-02 | After another heroic and bloody battle, OpenSim Dino Expedition 1, killed off... | MW | 3 | -22/+0 |
2009-02-26 | This adds a new osGetAgentIP function with threat level set to High. It | Sean Dague | 3 | -0/+38 |
2009-02-22 | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 6 | -24/+31 |
2009-02-22 | Refactor log4net logger handling in script engine. (#3148) | Jeff Ames | 2 | -2/+4 |
2009-02-21 | Thank you kindly, DoranZemlja for a patch that: | Charles Krinke | 1 | -1/+1 |
2009-02-21 | Add copyright headers. Minor formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2009-02-21 | Thank you, robsmart, for a patch that allows the shard to be set. | Melanie Thielker | 1 | -1/+9 |
2009-02-20 | * Consistently lock part.TaskInventory as pointed out in http://opensimulator... | Justin Clarke Casey | 1 | -167/+350 |
2009-02-18 | From: Christopher Yeoh <yeohc@au1.ibm.com> | Sean Dague | 3 | -0/+25 |
2009-02-17 | Re-add the objectID field to the anim pack, that was deemed unneccessary | Melanie Thielker | 2 | -3/+3 |
2009-02-17 | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 1 | -7/+7 |
2009-02-16 | * refactor: remove AssetCache field hanging off Scene | Justin Clarke Casey | 2 | -3/+3 |
2009-02-16 | Thank you, cmickeyb, for a patch to ass two string functions | Melanie Thielker | 3 | -0/+67 |
2009-02-16 | Thank you, patnad, for a patch that adds 3 new discovery functions | Melanie Thielker | 3 | -0/+59 |
2009-02-14 | Thank you, DoranZemlja, for a patch that implements local inter-object email | Melanie Thielker | 1 | -1/+8 |
2009-02-13 | Correct llGetNumberOfPrims to include sitting avatars in the count. | idb | 1 | -2/+18 |
2009-02-13 | Fix some compiler warnings. Minor formatting cleanup. | Jeff Ames | 1 | -4/+4 |
2009-02-11 | Thank you kindly, FrankNichols for a patch that: | Charles Krinke | 1 | -1/+1 |
2009-02-10 | From Rob Smart <SMARTROB@uk.ibm.com> | Sean Dague | 1 | -1/+5 |
2009-02-10 | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 5 | -9/+9 |
2009-02-09 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2009-02-09 | This patch implements llLookAt to the extent that an object will correctly | Dr Scofield | 1 | -1/+23 |
2009-02-07 | the parameters for llAtan2 were inverted before passing to Math. | Sean Dague | 1 | -1/+1 |
2009-02-07 | Replace the console for all OpenSim apps with a new console featuring command | Melanie Thielker | 1 | -6/+0 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 9 | -33/+33 |
2009-02-04 | - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it | Mike Mazur | 1 | -62/+62 |
2009-02-03 | * Fission SceneObjectTests into basic and linking sets | Justin Clarke Casey | 1 | -1/+5 |
2009-02-03 | * Lock the parts for the old group while we're clearing it as well - not much... | Justin Clarke Casey | 1 | -0/+5 |
2009-02-02 | Minor formatting cleanup. | Jeff Ames | 1 | -1/+2 |
2009-02-01 | Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 3 | -0/+35 |
2009-02-01 | Correct the method signature on llMakeFountain. | idb | 3 | -3/+3 |
2009-01-31 | Speed improvement mostly when sensing objects especially noticeable in a sim ... | idb | 1 | -22/+69 |
2009-01-31 | Flesh out llGetAgentLanguage to return "en-us" until | Charles Krinke | 1 | -2/+4 |