aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/IClientAPI.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorMelanie2010-08-181-1/+3
|\
| * Added SendTeleportProgress to IClientAPI. Ya know what that means... 8 files ...Diva Canto2010-08-161-0/+2
| * Work on TeleportStart: renamed method from TeleportLocationStart to TeleportS...Diva Canto2010-08-161-1/+1
| * Major attachments cleanup. Remove unused AttachObject ClientView methodMelanie2010-07-141-1/+0
| * Remove useless quaternion parameter from AttachObject sigMelanie Thielker2010-07-141-1/+1
* | Implement CreateNewOutfitAttachments. This addresses mantis #199.Tom2010-08-061-0/+4
* | Major attachments cleanup. Remove unused AttachObject ClientView methodMelanie Thielker2010-07-141-1/+0
* | Remove useless quaternion parameter from AttachObject sigMelanie Thielker2010-07-141-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-06-121-0/+2
|\ \ | |/
| * Move "StopFlying()" into LLSpace. Try to reinstate the carefully crafted packetMelanie2010-06-121-0/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-231-0/+1
|\ \ | |/
| * Added overload of SendGenericMessage to LLClientView with string list as para...Mikko Pallari2010-05-211-0/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-211-12/+9
|\ \ | |/
| * * Moving all of the prioritization/reprioritization code into a new file Prio...John Hurliman2010-05-211-12/+9
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-05-211-217/+41
|\ \ | |/
| * * Initial commit of the slimupdates2 rewrite. This pass maintains the origina...unknown2010-05-121-217/+41
| * Fix link security issueMelanie2010-04-301-1/+1
* | Fix for hanging on "Connecting to region".. caused by packets being processed...Tom Grimshaw2010-05-181-0/+1
* | When killing a zombie session, don't send the stop packet since it often has ...Tom Grimshaw2010-05-171-0/+1
* | Merge branch 'careminster' into careminster-presence-refactorMelanie2010-04-301-1/+1
|\ \ | |/ |/|
| * Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-04-301-1/+1
| |\
| | * Fix link security issueMelanie2010-04-301-1/+1
| * | Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-03-061-2/+6
| |\ \ | | |/
| * | Merge branch 'master' into careminsterMelanie2010-01-281-4/+4
| |\ \
| * \ \ Merge branch 'master' into careminsterMelanie2010-01-091-1/+1
| |\ \ \
| * \ \ \ Merge branch 'master' into careminsterMelanie2010-01-091-12/+17
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into careminsterMelanie2010-01-031-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into careminsterMelanie2009-12-311-0/+68
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into careminsterMelanie2009-12-261-0/+2
| |\ \ \ \ \ \ \
| * | | | | | | | Initial windlight codebase commitunknown2009-12-071-1/+1
* | | | | | | | | thanks lkalif for Mantis #4676 - a patch that adds support for inventory linksdahlia2010-04-121-0/+5
* | | | | | | | | Committing the LightShare code, which was developed by TomMeta of Meta7.Melanie2010-03-311-1/+1
* | | | | | | | | - parcel blocking, region crossing blocking, teleport blockingunknown2010-03-091-0/+1
* | | | | | | | | - supporting llTextBoxunknown2010-03-061-0/+1
* | | | | | | | | Change the signature of SendChangeUserRights, because we have to sendMelanie2010-02-281-1/+1
* | | | | | | | | Add missing ChangeUserRights packet senderMelanie2010-02-281-0/+1
* | | | | | | | | Initial Online friends notification seems to be working reliably now. All thi...Diva Canto2010-02-281-1/+3
* | | | | | | | | Merge branch 'master' into presence-refactorMelanie2010-02-151-2/+6
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Revolution is on the roll again! :)Revolution2010-02-141-2/+6
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | * a few more endlines..Teravus Ovares (Dan Olivares)2010-01-261-4/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | * HGGridConnector is no longer necessary.Diva Canto2010-01-291-4/+9
|/ / / / / /
* | | | | | Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed usersMelanie2010-01-091-1/+1
| |_|_|_|/ |/| | | |
* | | | | Adds IClientAPI voids for GroupProposals.Revolution2010-01-081-1/+6
* | | | | Fixes the newly added packets as per Melanie's request.Revolution2010-01-071-11/+11
| |_|_|/ |/| | |
* | | | Formatting cleanup. Add copyright headers.Jeff Ames2010-01-041-1/+1
| |_|/ |/| |
* | | Whitespace cleanup (changed hard tabs to 4 spaces)Melanie2009-12-311-61/+61
* | | Adds tons of packets.Revolution2009-12-311-0/+68
| |/ |/|
* | Add AvatarInterestsReplyMelanie2009-12-261-0/+2
|/
* * Removing the redundant SendPrimitiveTerseData.State field, it duplicates At...John Hurliman2009-11-091-3/+1
* Patch by revolution, thank you. Mantis #1789 . Implement friends permissions.Melanie2009-11-051-0/+2