aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/IClientAPI.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * refactor: Replace derez destiation magic numbers with an enumerationJustin Clarke Casey2008-11-281-3/+2
* Thank you kindly, Nlin for a patch that:Charles Krinke2008-11-271-0/+2
* First stage group permissions plumbingMelanie Thielker2008-11-221-0/+2
* Plumb in the list if user IDs to the land module to allow selectionMelanie Thielker2008-11-211-1/+1
* Mantis#2638. Thank you kindly, Sacha Magne for a patch that:Charles Krinke2008-11-191-0/+4
* Make newly created prims be the correct groupMelanie Thielker2008-11-171-1/+1
* Remove a redundant parameterMelanie Thielker2008-11-161-1/+1
* Megapatch. Completely remove the multiparameter IM methods. Remove the insecureMelanie Thielker2008-11-161-6/+1
* * Implements terrain raw upload. You can now upload your .raw terrain files ...Teravus Ovares2008-11-141-0/+6
* More groups plumbingMelanie Thielker2008-11-141-0/+6
* Prevent pieces from other people's HUDs from displaying at the center ofMelanie Thielker2008-11-111-2/+2
* Allow gods to terraform without limits. Respect the Allow Others ToMelanie Thielker2008-11-111-1/+1
* * Commit allows downloading of the .raw terrain from the estate tools.Teravus Ovares2008-11-101-0/+6
* Reintroduce transactionID to the parameter list for SendInstantMessage.Melanie Thielker2008-11-091-2/+2
* * Added IClientChat to IClientCoreAdam Frisby2008-11-081-86/+184
* * Added IClientIM to IClientCore interfacesAdam Frisby2008-11-081-11/+11
* * Apply http://opensimulator.org/mantis/view.php?id=2582Justin Clarke Casey2008-11-071-1/+1
* Attachments, attachments, and, did I say attachments?Melanie Thielker2008-11-071-2/+2
* Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2008-11-011-0/+2
* * Check in (disabled) results of not persisting avatar textures but rather se...Justin Clarke Casey2008-10-291-0/+6
* * minor: Add documentation to some of the appearance methods, change some log...Justin Clarke Casey2008-10-281-0/+12
* Committing a small fix for EventData along with more plumbing workMelanie Thielker2008-10-261-1/+1
* A few more bots to yesterday's plumbing: change instant message methodMelanie Thielker2008-10-251-1/+1
* Plumb some moreMelanie Thielker2008-10-241-0/+1
* Pare the groups module down to basics. Adjust dependent files so that aMelanie Thielker2008-10-211-1/+1
* Added calling cards. Fixes Mantis#2409 and part of #1515.Homer Horwitz2008-10-191-1/+12
* Megapatch. :) Fix skull attachment editing. Streamline Object terse updates.Melanie Thielker2008-10-181-4/+4
* * refactor: Remove OutPacket from the IClientAPIJustin Clarke Casey2008-10-151-3/+1
* * refactor: move viewer effect packet into LLClientViewJustin Clarke Casey2008-10-151-0/+1
* * refactor: move code concerned with creating a subsequent image packet to LL...Justin Clarke Casey2008-10-151-0/+9
* * refactor: rename SendImagePart to SendImageFirstPart since this is more des...Justin Clarke Casey2008-10-151-1/+9
* * minor: change m_debug to m_debugPacketLevel since that's what it isJustin Clarke Casey2008-10-141-2/+6
* * refactor: rename SendKiPrimitive to SendKillObject since this appears more ...Justin Clarke Casey2008-10-141-1/+8
* Add EventInfoRequest and EventInfoReply packets.Homer Horwitz2008-10-121-2/+4
* Add the 4 missing eventsMelanie Thielker2008-10-111-0/+4
* Plumb the remaining search packets and replies.Melanie Thielker2008-10-111-0/+66
* added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrab event, for the...MW2008-10-101-1/+3
* added a list of SurfaceTouchEventArgs to the IClientAPI.OnGrabUpdate event, f...MW2008-10-101-1/+1
* A bit more estate fudgingMelanie Thielker2008-10-101-1/+1
* * Apply http://opensimulator.org/mantis/view.php?id=1207Justin Clarke Casey2008-10-071-1/+1
* * Stop the sim stats reporter reusing the same SimStatsPacket for all clientsJustin Clarke Casey2008-10-061-1/+7
* Implement Parcel -> ForceOwnerToMe god mode packetMelanie Thielker2008-10-061-0/+2
* Revert r6697 patch as the build fails.Charles Krinke2008-10-061-1/+1
* Mantis#1207. Thank you, TGlion for a patch that addresses:Charles Krinke2008-10-061-1/+1
* Implements ObjectOwner god mode packet (Set Owner To Me admin option)Melanie Thielker2008-10-061-0/+2
* * Green dots on the mainmap for avatar.Teravus Ovares2008-10-061-0/+9
* Plumb in the DirPlacesReply packetMelanie Thielker2008-10-051-0/+11
* Plumb packet DirPlacesQuery for search moduleMelanie Thielker2008-10-041-0/+3
* Unclutter rezzing methods by removing the ad hoc permissions parameters.Melanie Thielker2008-10-041-3/+1
* Add "Drop" functionality to pie menuMelanie Thielker2008-10-041-0/+2