aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/IClientAPI.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* This changeset changes the way chat from client is routed: Dr Scofield2008-10-031-1/+1
* Mantis #1360Melanie Thielker2008-10-031-2/+3
* - Added SendScriptTeleportRequest to IClientView and classes implementing it.Homer Horwitz2008-10-011-0/+1
* * Fixed minor issue while building: If you do a raytraced object placement an...Adam Frisby2008-09-301-2/+1
* Mantis#296. Thank you kindly, Idb for a patch that resolves:Charles Krinke2008-09-281-0/+2
* Add some methods to allow modules so set client view optionsMelanie Thielker2008-09-281-0/+2
* * Patch from JHurlimanTeravus Ovares2008-09-261-2/+1
* * Wind updates. Still random.. but in 4 directions instead of two!Teravus Ovares2008-09-261-1/+1
* * Adds some WindTeravus Ovares2008-09-251-0/+3
* * Patch http://opensimulator.org/mantis/view.php?id=2167Justin Clarke Casey2008-09-121-0/+1
* * Adds OnGenericMessage and SendGenericMessage functionality to IClientAPI.Adam Frisby2008-09-091-0/+7
* Update svn properties, formatting cleanup.Jeff Ames2008-09-091-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-167/+167
* Update svn properties, formatting cleanup.Jeff Ames2008-08-281-3/+3
* * This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares2008-08-251-0/+6
* Implements 80% of object buy (prim vendor). You can't buy the object yet,Melanie Thielker2008-08-241-1/+7
* Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker2008-08-201-1/+6
* Formatting cleanup.Jeff Ames2008-08-181-7/+7
* Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-161-0/+9
* Plumb the user flags all the way through to the profile. userFlags inMelanie Thielker2008-08-151-1/+1
* Mantis #1946Melanie Thielker2008-08-141-1/+1
* De-coupling the IClientAPI interface and ClientManager class from theMike Mazur2008-08-081-1/+1
* Minor formatting cleanup.Jeff Ames2008-08-071-1/+1