| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | more work on moving FileTransfer code to the clientstack. | MW | 2008-12-13 | 1 | -5/+12 |
* | Add copyright headers. | Jeff Ames | 2008-12-13 | 1 | -1/+28 |
* | Update svn properties. | Jeff Ames | 2008-12-13 | 1 | -239/+239 |
* | more work on moving FileTransfer code to the clientstack. | MW | 2008-12-12 | 1 | -2/+42 |
* | Add OpenSim.Framework.IClientFileTransfer. | MW | 2008-12-12 | 1 | -4/+1 |
* | Started to move xfer file transfer code to the LLClientStack, rather than hav... | MW | 2008-12-12 | 1 | -0/+202 |
* | * minor: remove some old logging messages | Justin Clarke Casey | 2008-12-09 | 1 | -3/+2 |
* | Send the creation-date of items to the viewer. This fixes Mantis#2769. | Homer Horwitz | 2008-12-06 | 1 | -2/+2 |
* | * minor: Take out some of the test log output I accidentally left in a couple... | Justin Clarke Casey | 2008-12-04 | 1 | -1/+1 |
* | * Put in the code necessary to allow inventory transfer of whole folders (and... | Justin Clarke Casey | 2008-12-04 | 1 | -0/+148 |
* | * minor: A few tiny bits of documentation and log message cleanup before star... | Justin Clarke Casey | 2008-12-01 | 1 | -5/+5 |
* | Update svn properties. Add copyright header. Minor formatting cleanup. | Jeff Ames | 2008-11-30 | 1 | -1/+1 |
* | Should have tried with something other than attachments. Make normal prim | Melanie Thielker | 2008-11-29 | 1 | -1/+1 |
* | A try to better attachment crossing. | Melanie Thielker | 2008-11-29 | 1 | -0/+2 |
* | * Fixes Location == Location, and Location != Location | Teravus Ovares | 2008-11-28 | 1 | -2/+2 |
* | * simplify AddNewClient since making this root without using MakeRootAgent() ... | Justin Clarke Casey | 2008-11-28 | 2 | -2/+2 |
* | * The equals override of 'Location' is not working as expected. This caused ... | Teravus Ovares | 2008-11-28 | 1 | -1/+7 |
* | * refactor: Replace derez destiation magic numbers with an enumeration | Justin Clarke Casey | 2008-11-28 | 1 | -1/+3 |
* | Cause attachment nibbles to be swapped in terse object updates, too. | Melanie Thielker | 2008-11-27 | 1 | -1/+1 |
* | * minor: remove mono compiler warnings | Justin Clarke Casey | 2008-11-27 | 1 | -1/+1 |
* | Thank you kindly, Nlin for a patch that: | Charles Krinke | 2008-11-27 | 1 | -15/+39 |
* | * Get rid of the phenomena where the avatar sometimes reverts to the stand an... | Justin Clarke Casey | 2008-11-26 | 1 | -0/+4 |
* | Removing some direct console output for outputting ImprovedInstantMessage pac... | Homer Horwitz | 2008-11-22 | 1 | -1/+0 |
* | First stage group permissions plumbing | Melanie Thielker | 2008-11-22 | 1 | -0/+30 |
* | Refactor: Scene.ExternalChecks -> Scene.Permissions. Also make all | Melanie Thielker | 2008-11-21 | 1 | -20/+20 |
* | * refactor: Rip out SOP inventory from the partial into a separate class | Justin Clarke Casey | 2008-11-21 | 1 | -1/+1 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-11-21 | 1 | -2/+2 |
* | Plumb in the list if user IDs to the land module to allow selection | Melanie Thielker | 2008-11-21 | 1 | -1/+9 |
* | * refactor: change some method names and doc in the physics plugin manager | Justin Clarke Casey | 2008-11-20 | 1 | -1/+3 |
* | Mantis#2638. Thank you kindly, Sacha Magne for a patch that: | Charles Krinke | 2008-11-19 | 1 | -5/+31 |
* | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 2008-11-19 | 1 | -2/+2 |
* | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 2008-11-19 | 1 | -2/+2 |
* | * Added and removed debug information relating to client connections | Adam Frisby | 2008-11-18 | 2 | -1/+5 |
* | 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 | 1 | -2/+2 |
* | Change some comments that have been superseded | Melanie Thielker | 2008-11-17 | 1 | -10/+1 |
* | * 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 | -2/+2 |
* | Megapatch. Completely remove the multiparameter IM methods. Remove the insecure | Melanie Thielker | 2008-11-16 | 1 | -7/+13 |
* | Introduces the message transfer module. It splits the transfer mechanics off | Melanie Thielker | 2008-11-16 | 1 | -1/+2 |
* | * Move test scene construction infrastructure methods to a separate class for... | Justin Clarke Casey | 2008-11-14 | 2 | -2/+2 |
* | Add group permissions to agent inventory. | Melanie Thielker | 2008-11-14 | 1 | -8/+6 |
* | * Implements terrain raw upload. You can now upload your .raw terrain files ... | Teravus Ovares | 2008-11-14 | 1 | -2/+29 |
* | More groups plumbing | Melanie Thielker | 2008-11-14 | 1 | -0/+98 |
* | * Stop locking the scene presences dictionary for the entire agent crossing p... | Justin Clarke Casey | 2008-11-12 | 1 | -2/+0 |
* | Prevent pieces from other people's HUDs from displaying at the center of | Melanie Thielker | 2008-11-11 | 1 | -2/+7 |
* | * Minor typing fixes in AssetCache - now uses base types for nearly everything. | Adam Frisby | 2008-11-11 | 1 | -81/+51 |
* | If the proxy is on, we need to ignore the extra 6 bytes in the packet. | Mike Mazur | 2008-11-11 | 1 | -0/+1 |
* | 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 | -1/+1 |