| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes Mantis #3253. Thank you kindly, Godfrey, for a patch that: | Charles Krinke | 2009-03-05 | 1 | -1/+1 |
* | After another heroic and bloody battle, OpenSim Dino Expedition 1, killed off... | MW | 2009-03-02 | 3 | -22/+0 |
* | This adds a new osGetAgentIP function with threat level set to High. It | Sean Dague | 2009-02-26 | 3 | -0/+38 |
* | * minor: Remove most mono compiler warnings | Justin Clarke Casey | 2009-02-25 | 1 | -1/+1 |
* | Allow /* C-style comments */ in LSL scripts. | Mike Mazur | 2009-02-25 | 2 | -17501/+17655 |
* | Fixes Mantis #3187. Thank you kindly, DoranZemlja for a patch that: | Charles Krinke | 2009-02-25 | 2 | -0/+2 |
* | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 2009-02-23 | 1 | -1/+1 |
* | Mantis#3187. Thank you kindly, DoranZemlja for a patch that: | Charles Krinke | 2009-02-23 | 3 | -0/+99 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 8 | -32/+38 |
* | Refactor log4net logger handling in script engine. (#3148) | Jeff Ames | 2009-02-22 | 4 | -43/+43 |
* | 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 |
* | * 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 | 1 | -1/+43 |
* | 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 | 1 | -4/+4 |
* | 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 | 8 | -12/+12 |
* | 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 | 13 | -39/+39 |
* | - 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 |