| Commit message (Expand) | Author | Age | Files | Lines |
* | * Move the ResetChildPrimPhysics() calls to after physics have been applied t... | Justin Clarke Casey | 2008-09-12 | 1 | -5/+5 |
* | * minor: various doc and tidy up, logging increase to make it clearer which p... | Justin Clarke Casey | 2008-09-12 | 3 | -37/+80 |
* | Revert the two debug log statements from r6212 as described in Mantis 2126. | Charles Krinke | 2008-09-10 | 1 | -14/+0 |
* | Thank you kindly, CMickeyB for a patch that adds a | Charles Krinke | 2008-09-10 | 1 | -0/+14 |
* | From: alan_webb@us.ibm.com | Sean Dague | 2008-09-09 | 1 | -1/+4 |
* | Preserve link numbers when items are taken into inventory and re-rezzed. | Melanie Thielker | 2008-09-09 | 1 | -1/+6 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-09 | 4 | -10/+10 |
* | Fix an inventory naming regression | Melanie Thielker | 2008-09-08 | 1 | -5/+2 |
* | Remove casting nastiness in LSL_Api | Melanie Thielker | 2008-09-08 | 1 | -0/+4 |
* | Correct state handling and state event masks. Prims will now show | Melanie Thielker | 2008-09-08 | 1 | -1/+5 |
* | Fix component order on a quaternion for the sit target. This caused | Melanie Thielker | 2008-09-08 | 1 | -1/+1 |
* | fix: warnings from libomv | Dr Scofield | 2008-09-08 | 2 | -0/+8 |
* | Implement proper persistence of the following prim properties: | Melanie Thielker | 2008-09-08 | 2 | -3/+14 |
* | * Fixes linking using the new types. | Teravus Ovares | 2008-09-07 | 1 | -1/+1 |
* | * minor: Clean up of logging messages to make following the client login proc... | Justin Clarke Casey | 2008-09-07 | 1 | -6/+2 |
* | * This changes gridcomms types back to our home grown wholy controlled types. | Teravus Ovares | 2008-09-06 | 1 | -5/+5 |
* | * Addresses the same issue as last commit on SceneObjectGroup border crossings | Teravus Ovares | 2008-09-06 | 1 | -0/+8 |
* | * Fixes a few type changes that caused the XML Format to break. | Teravus Ovares | 2008-09-06 | 2 | -1/+7 |
* | Mantis #2133 | Melanie Thielker | 2008-09-06 | 1 | -1/+1 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 24 | -1385/+1254 |
* | * refactor: Make SOG itself responsible for checking whether it's already bee... | Justin Clarke Casey | 2008-09-06 | 2 | -12/+10 |
* | * minor: change hard tabs back to spaces in previous commit | Justin Clarke Casey | 2008-09-06 | 2 | -3/+3 |
* | * Fix mantis 2130 - nre occuring sometimes when the regular prim update sweep... | Justin Clarke Casey | 2008-09-06 | 3 | -19/+7 |
* | * Remove lots of warnings from the CMS module | Justin Clarke Casey | 2008-09-06 | 1 | -1/+1 |
* | added in find calls | Sean Dague | 2008-09-04 | 1 | -2/+52 |
* | remove calls | Sean Dague | 2008-09-04 | 1 | -2/+33 |
* | start in on an EntityList class so we can stop doing lots of manipulating | Sean Dague | 2008-09-04 | 1 | -0/+81 |
* | Mantis #2111 | Melanie Thielker | 2008-09-03 | 2 | -2/+26 |
* | Mantis#2105. Thank you kindly, HomerHorwitz for a patch that addresses: | Charles Krinke | 2008-09-03 | 1 | -0/+13 |
* | fix: PostInitialise() not being called on script engines (nasty one that) | Dr Scofield | 2008-09-02 | 1 | -22/+24 |
* | * If a general alert message is sent out, only send it to avatars in the scen... | Justin Clarke Casey | 2008-08-30 | 1 | -4/+6 |
* | * squash some obvious warnings | Justin Clarke Casey | 2008-08-30 | 1 | -1/+1 |
* | Mantis#2084. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-30 | 1 | -4/+18 |
* | Mantis#2067. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-29 | 1 | -8/+9 |
* | Fix an issue where the client supplies an empty name and it was applied | Melanie Thielker | 2008-08-29 | 1 | -0/+4 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-28 | 3 | -46/+22 |
* | Thank you, A_Biondi, for patch to porperly apply the new item name | Melanie Thielker | 2008-08-28 | 1 | -2/+2 |
* | Thank you, salahazar, for a patch that corrects the behavior of | Melanie Thielker | 2008-08-27 | 2 | -10/+10 |
* | Mantis #2058 | Melanie Thielker | 2008-08-27 | 1 | -3/+11 |
* | Mantis#1518. Thank you kindly, Zaki for a patch that: | Charles Krinke | 2008-08-27 | 1 | -0/+17 |
* | Mantis#2047. Thank you kindly, Simsim for a patch that addresses: | Charles Krinke | 2008-08-27 | 1 | -0/+4 |
* | * Deal with a WebException thrown if a grid server cannot be contacted for re... | Justin Clarke Casey | 2008-08-25 | 1 | -0/+2 |
* | * This commit incorporates the heart of the OpenGridProtocol patch that is cu... | Teravus Ovares | 2008-08-25 | 1 | -0/+34 |
* | Completing the item sale series, this one implements sell contents. | Melanie Thielker | 2008-08-24 | 2 | -0/+18 |
* | Selling a copy of a prim (prim vendor) now works. | Melanie Thielker | 2008-08-24 | 1 | -7/+58 |
* | Selling an object in-place (as original) now works. Builders can | Melanie Thielker | 2008-08-24 | 3 | -0/+47 |
* | Plumb the data path for all those eye candy values. Saves texture | Melanie Thielker | 2008-08-24 | 2 | -1/+9 |
* | Implements 80% of object buy (prim vendor). You can't buy the object yet, | Melanie Thielker | 2008-08-24 | 2 | -1/+27 |
* | Some complex re-ordering to make prebuild do what needed to be done. | Melanie Thielker | 2008-08-23 | 3 | -1/+7 |
* | Mantis #2003 - thank you, SachaMagne, for a patch that implements | Melanie Thielker | 2008-08-20 | 4 | -8/+93 |