| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | 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 |
* | Allow gods to terraform without limits. Respect the Allow Others To | Melanie Thielker | 2008-11-11 | 1 | -1/+1 |
* | * Commit allows downloading of the .raw terrain from the estate tools. | Teravus Ovares | 2008-11-10 | 1 | -5/+33 |
* | Prevent updates about other people's HUD objects being sent | Melanie Thielker | 2008-11-09 | 1 | -0/+3 |
* | * Enabled GTCache for AssetCache | Adam Frisby | 2008-11-09 | 1 | -1/+1 |
* | Update svn properties. Add copyright headers. Minor formatting cleanup. | Jeff Ames | 2008-11-09 | 1 | -1/+1 |
* | Reintroduce transactionID to the parameter list for SendInstantMessage. | Melanie Thielker | 2008-11-09 | 1 | -3/+9 |
* | * Quick test for Dahlia, returns Packet Processing Loop to Infinite Loop. | Adam Frisby | 2008-11-08 | 1 | -1/+1 |
* | * Added IClientChat to IClientCore | Adam Frisby | 2008-11-08 | 1 | -16/+3 |
* | * Added IClientIM to IClientCore interfaces | Adam Frisby | 2008-11-08 | 1 | -13/+18 |
* | * Made ClientLoop non-infinite, ClientLoop will now disengage when the client... | Adam Frisby | 2008-11-08 | 1 | -30/+19 |
* | * Implementing first of the 0.6 IClientAPI Changes | Adam Frisby | 2008-11-08 | 1 | -12/+39 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2582 | Justin Clarke Casey | 2008-11-07 | 1 | -1/+6 |
* | Attachments, attachments, and, did I say attachments? | Melanie Thielker | 2008-11-07 | 1 | -1/+1 |
* | * Use nini to pass config information to the client stack, rather than the Cl... | Justin Clarke Casey | 2008-11-03 | 1 | -1/+0 |
* | * Massive cleanup of LLClientView, removed a few hundred unnecessary value in... | Adam Frisby | 2008-11-01 | 1 | -2558/+2526 |
* | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 2008-11-01 | 1 | -1/+22 |
* | * Fix http://opensimulator.org/mantis/view.php?id=2517 | Justin Clarke Casey | 2008-11-01 | 1 | -10/+4 |
* | test: Extend malformed packet test to actually check that a valid packet can ... | Justin Clarke Casey | 2008-10-30 | 1 | -2/+2 |
* | * Check in (disabled) results of not persisting avatar textures but rather se... | Justin Clarke Casey | 2008-10-29 | 1 | -0/+10 |
* | Remove a debug output | Melanie Thielker | 2008-10-29 | 1 | -1/+0 |
* | Plumbing along.... | Melanie Thielker | 2008-10-29 | 1 | -0/+39 |
* | * Possibly fix grey avatar appearance problems | Justin Clarke Casey | 2008-10-28 | 1 | -1/+6 |
* | * minor: Add documentation to some of the appearance methods, change some log... | Justin Clarke Casey | 2008-10-28 | 1 | -11/+4 |
* | Committing a small fix for EventData along with more plumbing work | Melanie Thielker | 2008-10-26 | 1 | -2/+2 |
* | A few more bots to yesterday's plumbing: change instant message method | Melanie Thielker | 2008-10-25 | 1 | -3/+4 |
* | More plumbing and some wires | Melanie Thielker | 2008-10-25 | 1 | -0/+52 |
* | Fix a leak in the plumbing | Melanie Thielker | 2008-10-24 | 1 | -3/+3 |
* | Plumb some more | Melanie Thielker | 2008-10-24 | 1 | -22/+148 |
* | * Stop creating a circuit if the client fails authentication (i.e. the region... | Justin Clarke Casey | 2008-10-24 | 1 | -40/+16 |
* | Remove a debug output dump | Melanie Thielker | 2008-10-24 | 1 | -1/+0 |
* | Lotsa plumming :) | Melanie Thielker | 2008-10-24 | 1 | -0/+255 |
* | Pare the groups module down to basics. Adjust dependent files so that a | Melanie Thielker | 2008-10-21 | 1 | -4/+4 |
* | Added calling cards. Fixes Mantis#2409 and part of #1515. | Homer Horwitz | 2008-10-19 | 1 | -0/+68 |
* | Megapatch. :) Fix skull attachment editing. Streamline Object terse updates. | Melanie Thielker | 2008-10-18 | 1 | -21/+25 |
* | * Truncate outgoing media and music urls to 254 characters. | Justin Clarke Casey | 2008-10-15 | 1 | -12/+6 |
* | * refactor: Remove OutPacket from the IClientAPI | Justin Clarke Casey | 2008-10-15 | 1 | -7/+7 |
* | * refactor: move viewer effect packet into LLClientView | Justin Clarke Casey | 2008-10-15 | 1 | -0/+12 |