| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Thank you kindly, DoranZemlja for a patch that: | Charles Krinke | 2009-02-21 | 1 | -1/+1 |
* | Add copyright headers. Minor formatting cleanup. | Jeff Ames | 2009-02-21 | 1 | -2/+2 |
* | Thank you, robsmart, for a patch that allows the shard to be set. | Melanie Thielker | 2009-02-21 | 1 | -1/+9 |
* | * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.... | lbsa71 | 2009-02-20 | 1 | -3/+3 |
* | * Consistently lock part.TaskInventory as pointed out in http://opensimulator... | Justin Clarke Casey | 2009-02-20 | 2 | -174/+371 |
* | Thanks DoranZemlja for a patch implementing non-shortcircuiting in | Mike Mazur | 2009-02-20 | 2 | -12/+31 |
* | Force plugin state update when region crossing | Melanie Thielker | 2009-02-19 | 1 | -0/+4 |
* | Try this, then :) remove just one line from script serialization, | Melanie Thielker | 2009-02-19 | 1 | -1/+0 |
* | Refix the fix, adding a forgotten line | Melanie Thielker | 2009-02-19 | 1 | -0/+1 |
* | Attempt to fix a Windows only race in thread termination | Melanie Thielker | 2009-02-19 | 1 | -1/+8 |
* | Fix the windows sharing violations on script crossings | Melanie Thielker | 2009-02-18 | 2 | -3/+45 |
* | From: Christopher Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2009-02-18 | 3 | -0/+25 |
* | Re-add the objectID field to the anim pack, that was deemed unneccessary | Melanie Thielker | 2009-02-17 | 2 | -3/+3 |
* | - remove the Metadata property from AssetBase and return all previous | Mike Mazur | 2009-02-17 | 1 | -7/+7 |
* | cleanup | Dr Scofield | 2009-02-16 | 1 | -6/+0 |
* | From: alan webb <alan_webb@us.ibm.com> & dr scofield <drscofield@xyzzyxyzzy.net> | Dr Scofield | 2009-02-16 | 1 | -8/+17 |
* | * refactor: remove AssetCache field hanging off Scene | Justin Clarke Casey | 2009-02-16 | 2 | -3/+3 |
* | * Apply http://opensimulator.org/mantis/view.php?id=3165 | Justin Clarke Casey | 2009-02-16 | 1 | -125/+109 |
* | Thank you, cmickeyb, for a patch to ass two string functions | Melanie Thielker | 2009-02-16 | 3 | -0/+67 |
* | Thank you, patnad, for a patch that adds 3 new discovery functions | Melanie Thielker | 2009-02-16 | 3 | -0/+59 |
* | Thank you, DoranZemlja, for a patch that implements local inter-object email | Melanie Thielker | 2009-02-14 | 1 | -1/+8 |
* | Add an override for the % operator. | idb | 2009-02-14 | 1 | -0/+6 |
* | Correct llGetNumberOfPrims to include sitting avatars in the count. | idb | 2009-02-13 | 1 | -2/+18 |
* | Fix some compiler warnings. Minor formatting cleanup. | Jeff Ames | 2009-02-13 | 4 | -11/+6 |
* | * Added XEngine tests and gathered other ScriptEngine | Sean Dague | 2009-02-12 | 1 | -0/+68 |
* | Thank you kindly, FrankNichols for a patch that: | Charles Krinke | 2009-02-11 | 1 | -1/+1 |
* | From Rob Smart <SMARTROB@uk.ibm.com> | Sean Dague | 2009-02-10 | 1 | -1/+5 |
* | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 2009-02-10 | 12 | -17/+17 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2009-02-09 | 1 | -2/+2 |
* | a last set of files that seem to have embedded ^M in them | Sean Dague | 2009-02-09 | 1 | -140/+140 |
* | fixing warnings. | Dr Scofield | 2009-02-09 | 1 | -12/+12 |
* | This patch implements llLookAt to the extent that an object will correctly | Dr Scofield | 2009-02-09 | 1 | -1/+23 |
* | Thanks Tommi Laukkanen for a patch that allows the | Mike Mazur | 2009-02-09 | 1 | -3/+7 |
* | Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-07 | 1 | -0/+140 |
* | the parameters for llAtan2 were inverted before passing to Math. | Sean Dague | 2009-02-07 | 1 | -1/+1 |
* | Replace the console for all OpenSim apps with a new console featuring command | Melanie Thielker | 2009-02-07 | 1 | -6/+0 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 21 | -56/+52 |
* | From: Christopher Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2009-02-05 | 1 | -17/+46 |
* | - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it | Mike Mazur | 2009-02-04 | 1 | -62/+62 |
* | * Fission SceneObjectTests into basic and linking sets | Justin Clarke Casey | 2009-02-03 | 1 | -1/+5 |
* | * Lock the parts for the old group while we're clearing it as well - not much... | Justin Clarke Casey | 2009-02-03 | 1 | -0/+5 |
* | Minor formatting cleanup. | Jeff Ames | 2009-02-02 | 1 | -1/+2 |
* | Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-01 | 3 | -0/+35 |
* | Correct the method signature on llMakeFountain. | idb | 2009-02-01 | 3 | -3/+3 |
* | Speed improvement mostly when sensing objects especially noticeable in a sim ... | idb | 2009-01-31 | 1 | -22/+69 |
* | Flesh out llGetAgentLanguage to return "en-us" until | Charles Krinke | 2009-01-31 | 1 | -2/+4 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2009-01-30 | 1 | -13/+13 |
* | Complete the implementation of llSHA1String. | idb | 2009-01-29 | 1 | -1/+2 |
* | * minor: just a few formatting changes and log quietening | Justin Clarke Casey | 2009-01-29 | 1 | -1/+1 |
* | From: Christopher Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 2009-01-28 | 3 | -41/+61 |