| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Preliminary work to support ObjectSpin* packets when user invokes CTRL / SHIF... | nlin | 2009-04-04 | 1 | -0/+4 |
* | Add PickInfoReply packet. | Melanie Thielker | 2009-03-30 | 1 | -0/+2 |
* | Change the client API to use GridInstantMessage for the "last mile" of IM | Melanie Thielker | 2009-03-29 | 1 | -5/+1 |
* | Finish the offline IM module (still needs a server). Add rudimentary | Melanie Thielker | 2009-03-29 | 1 | -0/+1 |
* | Add mute list request event and dummy response | Melanie Thielker | 2009-03-28 | 1 | -0/+5 |
* | * Adds AgentUUIDs into the CourseLocationUpdate to improve compatibility with... | Teravus Ovares | 2009-03-28 | 1 | -1/+1 |
* | Add the events needed for profiles. | Melanie Thielker | 2009-03-27 | 1 | -0/+9 |
* | Remove a hardcoded flow/dependency on the money module from LLCLientView | Melanie Thielker | 2009-03-27 | 1 | -0/+2 |
* | Thank you, mcortez, for a patch that fixes a number of long standing | Melanie Thielker | 2009-03-13 | 1 | -0/+9 |
* | Plumb in the RetrieveInstantMessages event that is sent by the viewer | Melanie Thielker | 2009-02-26 | 1 | -0/+3 |
* | Thank you, Snowdrop, for a patch that makes the callback ID parameter | Melanie Thielker | 2009-02-19 | 1 | -1/+1 |
* | Re-add the objectID field to the anim pack, that was deemed unneccessary | Melanie Thielker | 2009-02-17 | 1 | -1/+1 |
* | * Change SendBulkUpdateInventory from two methods to one which accepts an Inv... | Justin Clarke Casey | 2009-02-11 | 1 | -11/+7 |
* | * Rig up enough infrastructure to actually perform a successful 'standalone' ... | Justin Clarke Casey | 2009-01-16 | 1 | -1/+6 |
* | * Separate starting a client thread into a separate Start() method (which mat... | Justin Clarke Casey | 2009-01-12 | 1 | -10/+20 |
* | Finish dwell sending, adding the forgotten method body. | Melanie Thielker | 2009-01-09 | 1 | -1/+8 |
* | Plumb the remaining dwell packets | Melanie Thielker | 2009-01-03 | 1 | -0/+6 |
* | Plumb the profile reply packets for picks, classifieds and notes | Melanie Thielker | 2008-12-25 | 1 | -0/+5 |
* | Plumb in EventNotification* and EventGodDelete | Melanie Thielker | 2008-12-23 | 1 | -0/+8 |
* | Plumb in the 4 missing classified events and the 3 packet methods | Melanie Thielker | 2008-12-23 | 1 | -0/+15 |
* | * refactor: Replace part of SceneObjectPart with the identical sound playing ... | Justin Clarke Casey | 2008-12-23 | 1 | -4/+2 |
* | * Re-implement packet tracking in IClientAPI so we can see what's going on in... | Teravus Ovares | 2008-12-21 | 1 | -3/+3 |
* | * Implement 'Save Object Back to My Inventory'. On the Linden client this is... | Justin Clarke Casey | 2008-12-17 | 1 | -1/+1 |
* | Plumb the TP-Sending packets | Melanie Thielker | 2008-12-14 | 1 | -0/+6 |
* | * Put in the code necessary to allow inventory transfer of whole folders (and... | Justin Clarke Casey | 2008-12-04 | 1 | -0/+7 |
* | Revert justincc's try to change the licence char-by-char AGAIN!!! :P | Homer Horwitz | 2008-11-29 | 1 | -1/+1 |
* | * refactor: Replace derez destiation magic numbers with an enumeration | Justin Clarke Casey | 2008-11-28 | 1 | -3/+2 |
* | Thank you kindly, Nlin for a patch that: | Charles Krinke | 2008-11-27 | 1 | -0/+2 |
* | 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 |
* | Make newly created prims be the correct group | Melanie Thielker | 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 | 1 | -6/+1 |
* | * 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 |
* | Prevent pieces from other people's HUDs from displaying at the center of | Melanie Thielker | 2008-11-11 | 1 | -2/+2 |
* | 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 | -0/+6 |
* | Reintroduce transactionID to the parameter list for SendInstantMessage. | Melanie Thielker | 2008-11-09 | 1 | -2/+2 |
* | * Added IClientChat to IClientCore | Adam Frisby | 2008-11-08 | 1 | -86/+184 |
* | * Added IClientIM to IClientCore interfaces | Adam Frisby | 2008-11-08 | 1 | -11/+11 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2582 | Justin Clarke Casey | 2008-11-07 | 1 | -1/+1 |
* | Attachments, attachments, and, did I say attachments? | Melanie Thielker | 2008-11-07 | 1 | -2/+2 |
* | Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, | Homer Horwitz | 2008-11-01 | 1 | -0/+2 |
* | * Check in (disabled) results of not persisting avatar textures but rather se... | Justin Clarke Casey | 2008-10-29 | 1 | -0/+6 |
* | * minor: Add documentation to some of the appearance methods, change some log... | Justin Clarke Casey | 2008-10-28 | 1 | -0/+12 |
* | Committing a small fix for EventData along with more plumbing work | Melanie Thielker | 2008-10-26 | 1 | -1/+1 |
* | A few more bots to yesterday's plumbing: change instant message method | Melanie Thielker | 2008-10-25 | 1 | -1/+1 |
* | Plumb some more | Melanie Thielker | 2008-10-24 | 1 | -0/+1 |