aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/IClientAPI.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix link security issueMelanie2010-04-301-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
* Backport the fixes to WebFetchInventoryDescendents to the UDPMelanie2009-11-041-1/+1
* * Rewrote the methods that build ObjectUpdate and ImprovedTerseObjectUpdate p...John Hurliman2009-10-181-105/+81
* * Big performance increase in loading prims from the region database with MySQLJohn Hurliman2009-10-181-0/+2
* Committing the second part of Jim Greensky @ Intel Lab's patch, re-prioritizi...John Hurliman2009-10-171-0/+27
* Merge branch 'master' into prioritizationMelanie2009-10-171-0/+1
|\
| * Adds SendAvatarInterestsUpdate to IClientAPIMelanie2009-10-171-0/+1
* | Object update prioritization by Jim Greensky of Intel Labs, part one. This im...John Hurliman2009-10-151-23/+231
|/
* * Fixed a bug where clients were being added to ClientManager twiceJohn Hurliman2009-10-131-0/+2
* * Rewrote ClientManager to remove Lindenisms from OpenSim core, improve perfo...John Hurliman2009-10-131-1/+1
* Merge branch 'master' into diva-texturesMelanie2009-10-021-3/+3
|\
| * Formatting cleanup.Jeff Ames2009-10-011-3/+3
* | Fixing LLClientView memory leakJames J Greensky2009-10-011-1/+0
* | * Change the signature of the agent set appearance callback to prevent unnece...John Hurliman2009-09-301-1/+1
* | Add RebakeAvatarTexturesPacket to the client viewMelanie2009-09-301-0/+2
|/
* * Fixes mantis http://opensimulator.org/mantis/view.php?id=4044. Turns out fo...Diva Canto2009-08-221-1/+1
* Added MoveItems, which is most useful upon viewer-delete inventory operation....Diva Canto2009-08-191-1/+1
* A better purge of trash folder.Diva Canto2009-08-191-1/+1
* Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet ...Adam Johnson2009-08-161-0/+3
* Add the new StatusData block to the other two searchh packetsMelanie Thielker2009-07-281-0/+2
* Fix a null data block in DirClassifiedReply packet, preventing a sessionMelanie Thielker2009-07-281-0/+1
* Formatting cleanup.Jeff Ames2009-07-231-6/+3
* * Created a way that the OpenSimulator scene can ask the physics scene to do ...Teravus Ovares2009-07-191-0/+1
* fixed the bug where changing the rotation of a selection of prims in a linkse...MW2009-07-171-0/+3
* Changed the DeRezObject event so it passes a list<uint> of localIDs in one ev...MW2009-07-121-1/+1
* Restore the functionality that was removed in r9928. This lets the loadMelanie Thielker2009-07-011-1/+8
* From: Chris Yeoh <yeohc@au1.ibm.com>Sean Dague2009-06-191-1/+4
* Formatting cleanup.Jeff Ames2009-06-101-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Send the owner name, not the client name on SendDialog.Homer Horwitz2009-05-161-1/+1