| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * 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 |
* | * refactor: Move error logging from GetUserDetails up to callers, since there... | Justin Clarke Casey | 2008-10-15 | 1 | -1/+7 |
* | * refactor: move code concerned with creating a subsequent image packet to LL... | Justin Clarke Casey | 2008-10-15 | 1 | -0/+11 |
* | * refactor: rename SendImagePart to SendImageFirstPart since this is more des... | Justin Clarke Casey | 2008-10-15 | 1 | -1/+2 |
* | * Send an avatar update to other clients when an avatar rotates, as well as w... | Justin Clarke Casey | 2008-10-14 | 1 | -1/+4 |
* | * minor: change m_debug to m_debugPacketLevel since that's what it is | Justin Clarke Casey | 2008-10-14 | 1 | -11/+13 |
* | * refactor: rename SendKiPrimitive to SendKillObject since this appears more ... | Justin Clarke Casey | 2008-10-14 | 1 | -7/+2 |
* | * Make KillObjectPackets reliable | Justin Clarke Casey | 2008-10-14 | 1 | -1/+6 |
* | Add EventInfoRequest and EventInfoReply packets. | Homer Horwitz | 2008-10-12 | 1 | -0/+33 |
* | * Rework llParcelMediaCommandList | Homer Horwitz | 2008-10-11 | 1 | -1/+1 |
* | Plumb the remaining search packets and replies. | Melanie Thielker | 2008-10-11 | 1 | -0/+239 |
* | added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrab event, for the... | MW | 2008-10-10 | 1 | -3/+18 |
* | added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrabUpdate event, f... | MW | 2008-10-10 | 1 | -1/+16 |
* | A bit more estate fudging | Melanie Thielker | 2008-10-10 | 1 | -5/+2 |
* | * Fixes simstats reporter. I'm sure this issue caused all sorts of things r... | Teravus Ovares | 2008-10-09 | 1 | -2/+2 |
* | Mantis#2354. Thank you kindly, Tglion for a patch that: | Charles Krinke | 2008-10-08 | 1 | -0/+1 |
* | * Apply http://opensimulator.org/mantis/view.php?id=1207 | Justin Clarke Casey | 2008-10-07 | 1 | -1/+1 |
* | * Stop the sim stats reporter reusing the same SimStatsPacket for all clients | Justin Clarke Casey | 2008-10-06 | 1 | -2/+12 |
* | Implement Parcel -> ForceOwnerToMe god mode packet | Melanie Thielker | 2008-10-06 | 1 | -0/+11 |
* | Revert r6697 patch as the build fails. | Charles Krinke | 2008-10-06 | 1 | -1/+1 |
* | Mantis#1207. Thank you, TGlion for a patch that addresses: | Charles Krinke | 2008-10-06 | 1 | -1/+1 |
* | Implements ObjectOwner god mode packet (Set Owner To Me admin option) | Melanie Thielker | 2008-10-06 | 1 | -0/+16 |
* | * Green dots on the mainmap for avatar. | Teravus Ovares | 2008-10-06 | 1 | -0/+34 |
* | Remove a console debug output | Melanie Thielker | 2008-10-05 | 1 | -1/+1 |
* | Small bug fix | Melanie Thielker | 2008-10-05 | 1 | -0/+1 |
* | Plumb in the DirPlacesReply packet | Melanie Thielker | 2008-10-05 | 1 | -0/+31 |
* | Plumb packet DirPlacesQuery for search module | Melanie Thielker | 2008-10-04 | 1 | -0/+22 |
* | Unclutter rezzing methods by removing the ad hoc permissions parameters. | Melanie Thielker | 2008-10-04 | 1 | -3/+1 |