aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Client/Sirikata (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-14Major attachments cleanup. Remove unused AttachObject ClientView methodMelanie1-5/+0
2010-06-12Move "StopFlying()" into LLSpace. Try to reinstate the carefully crafted packetMelanie1-0/+4
2010-05-21Added overload of SendGenericMessage to LLClientView with string list as para...Mikko Pallari1-0/+4
2010-05-21* Moving all of the prioritization/reprioritization code into a new file Prio...John Hurliman1-1/+1
2010-05-12* Initial commit of the slimupdates2 rewrite. This pass maintains the origina...unknown1-15/+5
2010-04-12thanks lkalif for Mantis #4676 - a patch that adds support for inventory linksdahlia1-0/+1
2010-03-31Committing the LightShare code, which was developed by TomMeta of Meta7.Melanie1-1/+1
2010-03-09- parcel blocking, region crossing blocking, teleport blockingunknown1-0/+1
2010-03-06- supporting llTextBoxunknown1-0/+4
2010-02-28Change the signature of SendChangeUserRights, because we have to sendMelanie1-1/+1
2010-02-28Add missing ChangeUserRights packet senderMelanie1-0/+4
2010-02-28Initial Online friends notification seems to be working reliably now. All thi...Diva Canto1-1/+1
2010-02-14Revolution is on the roll again! :)Revolution1-0/+2
2010-01-29* HGGridConnector is no longer necessary.Diva Canto1-9/+14
2010-01-26* Fix Endlines in SirikataClientView.csTeravus Ovares (Dan Olivares)1-9/+9
2010-01-09Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed usersMelanie1-1/+1
2010-01-08Adds IClientAPI voids for GroupProposals.Revolution1-1/+9
2010-01-07Fixes the newly added packets as per Melanie's request.Revolution1-10/+10
2010-01-04Formatting cleanup. Add copyright headers.Jeff Ames10-35/+278
2009-12-31Adds tons of packets.Revolution1-0/+31
2009-12-27* Implements some basic Sirikata protocol work (initial handshakes).Adam Frisby2-1/+57
2009-12-27* Implements Sirikata ClientStack ModuleAdam Frisby17-0/+29698