| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Mantis#1925. Thank you, homerHorwitz for a patch that: | Charles Krinke | 2008-08-13 | 2 | -3/+33 |
* | Remove the (experimental) suffix from the XEngine line in the sample | Melanie Thielker | 2008-08-13 | 1 | -4/+4 |
* | Port the llParcelMediaQuery forward to the new Shared/ directory | Melanie Thielker | 2008-08-13 | 4 | -13/+147 |
* | From: Omar Vera Ustariz <ustariz@de.ibm.com> | Dr Scofield | 2008-08-13 | 3 | -7/+123 |
* | Revert "Thanks, lulurun, for a patch that clears and refreshes and outdated u... | Mike Mazur | 2008-08-13 | 1 | -6/+1 |
* | Thanks, lulurun, for a patch that clears and refreshes and outdated user | Mike Mazur | 2008-08-13 | 1 | -1/+6 |
* | Make the estate owner UUID from the database have the same rights | Melanie Thielker | 2008-08-13 | 1 | -1/+7 |
* | Fix data format for last commit | Melanie Thielker | 2008-08-12 | 1 | -1/+1 |
* | Minor patch: fix an instance where the estate name, as displayed on the | Melanie Thielker | 2008-08-12 | 1 | -3/+5 |
* | Thanks HomerHorwitz for a patch to enable the Stand Up button when sitting on... | Jeff Ames | 2008-08-12 | 1 | -3/+5 |
* | * Stop warnings about non existent scene presences/entities being removed on ... | Justin Clarke Casey | 2008-08-12 | 4 | -17/+30 |
* | Thanks, lulurun, for a patch that addresses inventory problems that occur | Mike Mazur | 2008-08-12 | 5 | -72/+43 |
* | Remove "static" from the AsyncCommand Manager to make it work properly | Melanie Thielker | 2008-08-12 | 1 | -1/+1 |
* | Minor formatting cleanup. | Jeff Ames | 2008-08-12 | 6 | -22/+22 |
* | Patch #9163 - Refactor initial packet sending out of InnerScene into | Melanie Thielker | 2008-08-11 | 3 | -128/+73 |
* | * minor: replace hard tabs with soft 4 space tabs in previous patch | Justin Clarke Casey | 2008-08-11 | 2 | -12/+10 |
* | Mantis#1921. Thank you kindly, Leaf for a patch that: | Charles Krinke | 2008-08-11 | 2 | -19/+22 |
* | Mantis#1903. Thank you kindly, CMickeyb for a patch that: | Charles Krinke | 2008-08-10 | 2 | -9/+201 |
* | Mantis#1910. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-10 | 1 | -1/+5 |
* | Attempt to address Mantis #1905, #1909 | Melanie Thielker | 2008-08-10 | 1 | -12/+17 |
* | Patch #9024 | Melanie Thielker | 2008-08-10 | 1 | -1/+1 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-10 | 3 | -4/+2 |
* | * Resolve mantis 1911 without reintroducing warnings | Justin Clarke Casey | 2008-08-09 | 1 | -2/+1 |
* | * if the user uuid is present, preserve ownership information when loading an... | Justin Clarke Casey | 2008-08-09 | 1 | -10/+43 |
* | * Remove warnings | Justin Clarke Casey | 2008-08-09 | 3 | -5/+2 |
* | * Reinstate grid receive and send keys to user server config | Justin Clarke Casey | 2008-08-09 | 5 | -21/+22 |
* | * minor: oops, forgot the code that actually ends up eliminating the unused c... | Justin Clarke Casey | 2008-08-09 | 1 | -12/+0 |
* | * minor: remove unused grid send/receive keys from user server configuration | Justin Clarke Casey | 2008-08-09 | 3 | -13/+6 |
* | * minor: Remove unused message from the asset server configuration | Justin Clarke Casey | 2008-08-09 | 2 | -13/+3 |
* | * minor: get rid of send and receive keys from inventory server | Justin Clarke Casey | 2008-08-09 | 2 | -18/+5 |
* | * Change _Config.xml node selection code to allow comments | Justin Clarke Casey | 2008-08-09 | 1 | -5/+5 |
* | * Added a little more log info in LLUDPServer | lbsa71 | 2008-08-09 | 1 | -1/+2 |
* | * Make session security (secure inventory) configuration FALSE by default | Justin Clarke Casey | 2008-08-09 | 1 | -1/+1 |
* | * minor: remove redundant welcome message from inventory grid server configur... | Justin Clarke Casey | 2008-08-09 | 2 | -9/+2 |
* | * Add line to log notifying of inventory -> user grid server trust failure | Justin Clarke Casey | 2008-08-09 | 2 | -4/+36 |
* | * Shielded against various forms of Malformed data crashes - if there is an e... | lbsa71 | 2008-08-09 | 1 | -119/+65 |
* | Mantis#1521. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-08 | 1 | -115/+139 |
* | Mantis#1521. Thank you kindly, Lmmz for a patch that: | Charles Krinke | 2008-08-08 | 2 | -115/+144 |
* | Patch #9161 | Melanie Thielker | 2008-08-08 | 1 | -2/+2 |
* | Sorry, thoughtI had added that :/ | Melanie Thielker | 2008-08-08 | 1 | -0/+77 |
* | * Removed unused m_bAvailable | lbsa71 | 2008-08-08 | 1 | -1/+1 |
* | Patch #9160 | Melanie Thielker | 2008-08-08 | 3 | -44/+5 |
* | * All CheckRegion within an instance would use the same, global, bool for 'Av... | lbsa71 | 2008-08-08 | 4 | -33/+49 |
* | De-coupling the IClientAPI interface and ClientManager class from the | Mike Mazur | 2008-08-08 | 5 | -8/+16 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-08 | 2 | -463/+463 |
* | Remove FunSL client stack as it's under development and often won't compile. | Mike Mazur | 2008-08-08 | 9 | -8491/+0 |
* | Committing first draft of the universal cache. This is by no means | Melanie Thielker | 2008-08-07 | 1 | -0/+467 |
* | Patch #9159 | Melanie Thielker | 2008-08-07 | 1 | -16/+27 |
* | Mantis#1894. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-07 | 1 | -1/+2 |
* | Mantis#1901. Thank you kindly, Nlin for a patch that: | Charles Krinke | 2008-08-07 | 2 | -2/+2 |