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