| Commit message (Expand) | Author | Age | Files | Lines |
* | * test: Add the ability to add a plugin directory to the user and inventory s... | Justin Clarke Casey | 2008-11-27 | 4 | -63/+92 |
* | Thank you kindly, Nlin for a patch that: | Charles Krinke | 2008-11-27 | 1 | -0/+2 |
* | Committing the LCO database layer. Native MySQL, no ADO. New reconnect | Melanie Thielker | 2008-11-26 | 1 | -0/+1 |
* | Mantis#2692: Thanks Diva, for a patch that fixes a bug in HyperGrid. | Homer Horwitz | 2008-11-25 | 1 | -0/+14 |
* | Add copyright headers. Minor formatting cleanup. | Jeff Ames | 2008-11-25 | 1 | -1/+1 |
* | Update svn properties. | Jeff Ames | 2008-11-25 | 3 | -212/+212 |
* | * minor: eliminate mono compiler warnings | Justin Clarke Casey | 2008-11-25 | 1 | -1/+1 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2640 | Justin Clarke Casey | 2008-11-25 | 3 | -0/+212 |
* | * Adding some virtual hooks and making some privaets protected for great just... | lbsa71 | 2008-11-25 | 1 | -1/+1 |
* | * Adding the incoming url as Param[2] in the XmlRpcRequest | lbsa71 | 2008-11-25 | 1 | -1/+3 |
* | * First step in refactoring the login code - extracting the authentication | lbsa71 | 2008-11-25 | 1 | -43/+49 |
* | WIP: Adding a few things to PresenceModule. Not quite finished yet. | Homer Horwitz | 2008-11-24 | 1 | -0/+3 |
* | * Added some debug information when console commands fail. | Adam Frisby | 2008-11-24 | 1 | -0/+1 |
* | Don't serve texture preview from other people's objects if you | Melanie Thielker | 2008-11-23 | 1 | -0/+27 |
* | Plumb in the presence notifications and region shutdown/restart messages | Melanie Thielker | 2008-11-23 | 2 | -0/+10 |
* | Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that: | Charles Krinke | 2008-11-23 | 4 | -22/+70 |
* | First stage group permissions plumbing | Melanie Thielker | 2008-11-22 | 1 | -0/+2 |
* | Plumb in the list if user IDs to the land module to allow selection | Melanie Thielker | 2008-11-21 | 1 | -1/+1 |
* | Mantis#2638. Thank you kindly, Sacha Magne for a patch that: | Charles Krinke | 2008-11-19 | 1 | -0/+4 |
* | Adjust to the Helpers->Utils rename | Melanie Thielker | 2008-11-19 | 1 | -1/+1 |
* | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 2008-11-19 | 27 | -142/+139 |
* | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 2008-11-19 | 28 | -140/+143 |
* | Patch from jhurliman. Fixing the texture decoding issues in progressive | Melanie Thielker | 2008-11-18 | 1 | -1/+1 |
* | * Added and removed debug information relating to client connections | Adam Frisby | 2008-11-18 | 2 | -3/+2 |
* | Make newly created prims be the correct group | Melanie Thielker | 2008-11-17 | 1 | -1/+1 |
* | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 2008-11-17 | 27 | -142/+139 |
* | * minor: add interface version to 'show version' command output | Justin Clarke Casey | 2008-11-17 | 1 | -1/+4 |
* | * Remove the TransferRequest and hip debugging console output that crept in r... | Justin Clarke Casey | 2008-11-17 | 1 | -1/+1 |
* | Remove a redundant parameter | Melanie Thielker | 2008-11-16 | 1 | -1/+1 |
* | Megapatch. Completely remove the multiparameter IM methods. Remove the insecure | Melanie Thielker | 2008-11-16 | 2 | -10/+3 |
* | - Fix a formatting error in a log message (Mantis#2635). | Homer Horwitz | 2008-11-16 | 1 | -1/+1 |
* | GridIMs don't have a (sending) client, which led to a NRE on access. | Homer Horwitz | 2008-11-16 | 1 | -3/+6 |
* | Add group prim count support to land properties | Melanie Thielker | 2008-11-16 | 1 | -1/+1 |
* | Introduces the message transfer module. It splits the transfer mechanics off | Melanie Thielker | 2008-11-16 | 1 | -8/+42 |
* | Add group permissions to agent inventory. | Melanie Thielker | 2008-11-14 | 2 | -1/+12 |
* | * Implements terrain raw upload. You can now upload your .raw terrain files ... | Teravus Ovares | 2008-11-14 | 1 | -0/+6 |
* | More groups plumbing | Melanie Thielker | 2008-11-14 | 1 | -0/+6 |
* | Lots of experimentation yielded a fair approximation of a hip offset from the | Melanie Thielker | 2008-11-14 | 1 | -1/+12 |
* | * Stop the pointless passing of a scene's own region handler back to it in re... | Justin Clarke Casey | 2008-11-12 | 2 | -31/+32 |
* | Change HTTP server backlog/acceptors to 64, per Adam Z | Melanie Thielker | 2008-11-12 | 1 | -1/+1 |
* | Prevent pieces from other people's HUDs from displaying at the center of | Melanie Thielker | 2008-11-11 | 1 | -2/+2 |
* | * Restore storing null to represent 'missing asset' requests in the AssetCache | Justin Clarke Casey | 2008-11-11 | 1 | -6/+9 |
* | * Minor typing fixes in AssetCache - now uses base types for nearly everything. | Adam Frisby | 2008-11-11 | 1 | -4/+5 |
* | * Implement basic region filtering as described in https://lists.berlios.de/p... | Justin Clarke Casey | 2008-11-11 | 3 | -22/+46 |
* | Allow gods to terraform without limits. Respect the Allow Others To | Melanie Thielker | 2008-11-11 | 1 | -1/+1 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-11-11 | 1 | -2/+2 |
* | * Commit allows downloading of the .raw terrain from the estate tools. | Teravus Ovares | 2008-11-10 | 1 | -0/+6 |
* | Restore the independent LocalID numbering for avatars. Fixes an issue where | Melanie Thielker | 2008-11-10 | 1 | -0/+1 |
* | The region proxy for the load balancer module works again. The incoming proxy... | Johan Berntsson | 2008-11-10 | 1 | -6/+0 |
* | Thank you, idb, for a patch that fixes avatar height calculation | Melanie Thielker | 2008-11-10 | 1 | -14/+7 |