Diva Canto
|
a8b80ef800
Added SendTeleportProgress to IClientAPI. Ya know what that means... 8 files affected.
|
14 rokov pred |
Diva Canto
|
77de28965a
Work on TeleportStart: renamed method from TeleportLocationStart to TeleportStart, and now sending this upon all teleports, not just some, and in the right place (EntityTransferModule).
|
14 rokov pred |
Melanie
|
e1ea82b329
Major attachments cleanup. Remove unused AttachObject ClientView method
|
14 rokov pred |
Melanie
|
c8ed972443
Move "StopFlying()" into LLSpace. Try to reinstate the carefully crafted packet
|
14 rokov pred |
Mikko Pallari
|
4e45718833
Added overload of SendGenericMessage to LLClientView with string list as parameter. Now modules themselfs don't necessarily need to convert strings to byte arrays. Added this as it was removed in LightShare patch.
|
14 rokov pred |
John Hurliman
|
93ef65c690
* Moving all of the prioritization/reprioritization code into a new file Prioritizer.cs
|
14 rokov pred |
unknown
|
bf5c81d77e
* Initial commit of the slimupdates2 rewrite. This pass maintains the original behavior of avatar update sending and has a simplified set of IClientAPI methods for sending avatar/prim updates
|
14 rokov pred |
dahlia
|
3d0860ae61
thanks lkalif for Mantis #4676 - a patch that adds support for inventory links
|
14 rokov pred |
Melanie
|
ec637e2b8c
Committing the LightShare code, which was developed by TomMeta of Meta7.
|
14 rokov pred |
unknown
|
98f91a252c
- parcel blocking, region crossing blocking, teleport blocking
|
14 rokov pred |
unknown
|
2dcf73dd93
- supporting llTextBox
|
14 rokov pred |
Melanie
|
86c621fdc7
Change the signature of SendChangeUserRights, because we have to send
|
14 rokov pred |
Melanie
|
44e7224b86
Add missing ChangeUserRights packet sender
|
14 rokov pred |
Diva Canto
|
5c5966545d
Initial Online friends notification seems to be working reliably now. All this needs more testing, but everything is there.
|
14 rokov pred |
Melanie
|
c033223c63
Merge branch 'master' into presence-refactor
|
14 rokov pred |
Revolution
|
9821c4f566
Revolution is on the roll again! :)
|
14 rokov pred |
Diva Canto
|
5001f61c08
* HGGridConnector is no longer necessary.
|
15 rokov pred |
Teravus Ovares (Dan Olivares)
|
027ad49567
* Fix Endlines in Mock/TestClient.cs
|
15 rokov pred |
Melanie
|
063f106cbb
Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed users
|
15 rokov pred |
Revolution
|
c76c80a28a
Adds IClientAPI voids for GroupProposals.
|
15 rokov pred |
Revolution
|
b67470af91
Fixes the newly added packets as per Melanie's request.
|
15 rokov pred |
Jeff Ames
|
70d5b1c34c
Formatting cleanup. Add copyright headers.
|
15 rokov pred |
Revolution
|
234d4e1105
Adds tons of packets.
|
15 rokov pred |
Melanie
|
88b3b98811
Add AvatarInterestsReply
|
15 rokov pred |
Melanie
|
83b4b4440b
Patch by revolution, thank you. Mantis #1789 . Implement friends permissions.
|
15 rokov pred |
Melanie
|
c72f78215b
Backport the fixes to WebFetchInventoryDescendents to the UDP
|
15 rokov pred |
John Hurliman
|
fdb2a75ad3
Committing the second part of Jim Greensky @ Intel Lab's patch, re-prioritizing updates
|
15 rokov pred |
John Hurliman
|
4b75353cbf
Object update prioritization by Jim Greensky of Intel Labs, part one. This implements a simple distance prioritizer based on initial agent positions. Re-prioritizing and more advanced priority algorithms will follow soon
|
15 rokov pred |
John Hurliman
|
dc11643c00
* Consolidated adding / removing ClientManager IClientAPIs to two places in Scene
|
15 rokov pred |
John Hurliman
|
23a334b9f5
* Rewrote ClientManager to remove Lindenisms from OpenSim core, improve performance by removing locks, and replace LLUDPClientCollection
|
15 rokov pred |