| Commit message (Expand) | Author | Files | Lines |
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 |
2009-01-29 | Complete the implementation of llSHA1String. | idb | 1 | -1/+2 |
2009-01-29 | * minor: just a few formatting changes and log quietening | Justin Clarke Casey | 1 | -1/+1 |
2009-01-28 | Add in a stub for llSHA1String. I believe it is the only one new | Charles Krinke | 3 | -1/+12 |
2009-01-25 | Remove the addition of the region coordinates to obtain the absolute position... | idb | 1 | -10/+6 |
2009-01-23 | Fix for llGetRot when the script is in a child prim. Also fixed llGetPrimitiv... | idb | 1 | -5/+5 |
2009-01-23 | * Add direct stream loading and saving methods to the archive module. | Justin Clarke Casey | 1 | -3/+2 |
2009-01-22 | Implement missing LSL TEXTURE_xxx constants including two new textures. | idb | 1 | -0/+8 |
2009-01-18 | Moved applying an impulse to a newly rezzed object to minimise the delay gett... | idb | 1 | -1/+0 |
2009-01-16 | Minor formatting cleanup, add copyright header. | Jeff Ames | 1 | -3/+3 |
2009-01-13 | From: Christopher Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 1 | -1/+2 |
2009-01-12 | Make ZERO_ROTATION.y a float. Fixes Mantis #2985. | Mike Mazur | 1 | -1/+1 |
2009-01-08 | * refactor: move url sending from scene to DialogModule | Justin Clarke Casey | 1 | -3/+6 |
2009-01-08 | * refactor: move code to send a dialog to a user from scene to DialogModule | Justin Clarke Casey | 1 | -1/+10 |
2009-01-07 | * Move general alert code to DialogModule. | Justin Clarke Casey | 1 | -1/+5 |
2009-01-02 | * Adding some recognizable and search-able test to some WriteLine(e.ToString(... | Teravus Ovares | 1 | -1/+1 |
2008-12-30 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-12-23 | * Add a method to allow friendship offers to a logged in client from an offli... | Justin Clarke Casey | 1 | -1/+0 |
2008-12-22 | Fix the error i got sidetracked from :/ | Melanie Thielker | 1 | -1/+1 |
2008-12-22 | Fix "from" link number in single prims to 0. Previously, this was 1, | Melanie Thielker | 1 | -1/+5 |