| Commit message (Expand) | Author | Files | Lines |
2008-08-14 | Refactor: Make the tree creation function take a UUID for the owner | Melanie Thielker | 2 | -7/+13 |
2008-08-14 | Adds UserFlags and GodLevel to the user data store and plumbs then in. | Melanie Thielker | 1 | -0/+7 |
2008-08-14 | Make the estate owner work. Changes permissions checks to allow the | Melanie Thielker | 6 | -30/+31 |
2008-08-14 | updated some prim parameters to project maintained versions | Dahlia Trimble | 1 | -5/+3 |
2008-08-14 | Mantis #1946 | Melanie Thielker | 5 | -12/+69 |
2008-08-13 | * minor: make it clear on the console when a client is being logged out becau... | Justin Clarke Casey | 1 | -9/+12 |
2008-08-13 | Mantis #1936 | Melanie Thielker | 1 | -1/+0 |
2008-08-13 | Mantis#1942. Thank you kindly, Tyre for a patch that: | Charles Krinke | 2 | -2/+4 |
2008-08-13 | Mantis#1941. Thank you kindly, Tyre for a patch that | Charles Krinke | 1 | -34/+4 |
2008-08-13 | Mantis#1856. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -40/+20 |
2008-08-13 | Mantis#1934. Thank you Tyre for a patch that: | Charles Krinke | 2 | -2/+22 |
2008-08-13 | mantis#1927. Thank you kindly, Leaf for a patch that: | Charles Krinke | 1 | -2/+8 |
2008-08-13 | Mantis#1931. Thank you kindly, Kinoc for a patch that: | Charles Krinke | 23 | -584/+2060 |
2008-08-13 | Thank you, tyre, for a patch that fixes a null reference in LSL | Melanie Thielker | 2 | -22/+20 |
2008-08-13 | Mantis#1925. Thank you, homerHorwitz for a patch that: | Charles Krinke | 2 | -3/+33 |
2008-08-13 | Port the llParcelMediaQuery forward to the new Shared/ directory | Melanie Thielker | 3 | -7/+123 |
2008-08-13 | From: Omar Vera Ustariz <ustariz@de.ibm.com> | Dr Scofield | 3 | -7/+123 |
2008-08-13 | Revert "Thanks, lulurun, for a patch that clears and refreshes and outdated u... | Mike Mazur | 1 | -6/+1 |
2008-08-13 | Thanks, lulurun, for a patch that clears and refreshes and outdated user | Mike Mazur | 1 | -1/+6 |
2008-08-13 | Make the estate owner UUID from the database have the same rights | Melanie Thielker | 1 | -1/+7 |
2008-08-12 | Fix data format for last commit | Melanie Thielker | 1 | -1/+1 |
2008-08-12 | Minor patch: fix an instance where the estate name, as displayed on the | Melanie Thielker | 1 | -3/+5 |
2008-08-12 | Thanks HomerHorwitz for a patch to enable the Stand Up button when sitting on... | Jeff Ames | 1 | -3/+5 |
2008-08-12 | * Stop warnings about non existent scene presences/entities being removed on ... | Justin Clarke Casey | 3 | -16/+27 |
2008-08-12 | Thanks, lulurun, for a patch that addresses inventory problems that occur | Mike Mazur | 3 | -1/+13 |
2008-08-12 | Remove "static" from the AsyncCommand Manager to make it work properly | Melanie Thielker | 1 | -1/+1 |
2008-08-12 | Minor formatting cleanup. | Jeff Ames | 5 | -21/+21 |
2008-08-11 | Patch #9163 - Refactor initial packet sending out of InnerScene into | Melanie Thielker | 3 | -128/+73 |
2008-08-11 | * minor: replace hard tabs with soft 4 space tabs in previous patch | Justin Clarke Casey | 2 | -12/+10 |
2008-08-11 | Mantis#1921. Thank you kindly, Leaf for a patch that: | Charles Krinke | 2 | -19/+22 |
2008-08-10 | Mantis#1910. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -1/+5 |
2008-08-10 | Attempt to address Mantis #1905, #1909 | Melanie Thielker | 1 | -12/+17 |
2008-08-10 | Patch #9024 | Melanie Thielker | 1 | -1/+1 |
2008-08-10 | Update svn properties, minor formatting cleanup. | Jeff Ames | 3 | -4/+2 |
2008-08-09 | * Resolve mantis 1911 without reintroducing warnings | Justin Clarke Casey | 1 | -2/+1 |
2008-08-09 | * if the user uuid is present, preserve ownership information when loading an... | Justin Clarke Casey | 1 | -10/+43 |
2008-08-09 | * Remove warnings | Justin Clarke Casey | 2 | -2/+2 |
2008-08-09 | * Added a little more log info in LLUDPServer | lbsa71 | 1 | -1/+2 |
2008-08-09 | * Shielded against various forms of Malformed data crashes - if there is an e... | lbsa71 | 1 | -119/+65 |
2008-08-08 | Mantis#1521. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -115/+139 |
2008-08-08 | Mantis#1521. Thank you kindly, Lmmz for a patch that: | Charles Krinke | 2 | -115/+144 |
2008-08-08 | Patch #9161 | Melanie Thielker | 1 | -2/+2 |
2008-08-08 | * Removed unused m_bAvailable | lbsa71 | 1 | -1/+1 |
2008-08-08 | Patch #9160 | Melanie Thielker | 1 | -2/+2 |
2008-08-08 | * All CheckRegion within an instance would use the same, global, bool for 'Av... | lbsa71 | 3 | -31/+47 |
2008-08-08 | De-coupling the IClientAPI interface and ClientManager class from the | Mike Mazur | 3 | -6/+9 |
2008-08-08 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -3/+3 |
2008-08-08 | Remove FunSL client stack as it's under development and often won't compile. | Mike Mazur | 8 | -8455/+0 |
2008-08-07 | Patch #9159 | Melanie Thielker | 1 | -16/+27 |
2008-08-07 | Mantis#1894. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -1/+2 |