Melanie
|
c8ed972443
Move "StopFlying()" into LLSpace. Try to reinstate the carefully crafted packet
|
14 years ago |
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 years ago |
John Hurliman
|
93ef65c690
* Moving all of the prioritization/reprioritization code into a new file Prioritizer.cs
|
14 years ago |
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 years ago |
dahlia
|
3d0860ae61
thanks lkalif for Mantis #4676 - a patch that adds support for inventory links
|
14 years ago |
Melanie
|
ec637e2b8c
Committing the LightShare code, which was developed by TomMeta of Meta7.
|
14 years ago |
unknown
|
98f91a252c
- parcel blocking, region crossing blocking, teleport blocking
|
14 years ago |
unknown
|
2dcf73dd93
- supporting llTextBox
|
14 years ago |
Melanie
|
86c621fdc7
Change the signature of SendChangeUserRights, because we have to send
|
14 years ago |
Melanie
|
44e7224b86
Add missing ChangeUserRights packet sender
|
14 years ago |
Diva Canto
|
5c5966545d
Initial Online friends notification seems to be working reliably now. All this needs more testing, but everything is there.
|
14 years ago |
Melanie
|
c033223c63
Merge branch 'master' into presence-refactor
|
14 years ago |
Revolution
|
9821c4f566
Revolution is on the roll again! :)
|
14 years ago |
Diva Canto
|
5001f61c08
* HGGridConnector is no longer necessary.
|
15 years ago |
Teravus Ovares (Dan Olivares)
|
5e58bca86d
* Fix Endlines in MyNpcCharacter.cs
|
15 years ago |
Melanie
|
063f106cbb
Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed users
|
15 years ago |
Revolution
|
c76c80a28a
Adds IClientAPI voids for GroupProposals.
|
15 years ago |
Revolution
|
b67470af91
Fixes the newly added packets as per Melanie's request.
|
15 years ago |
Jeff Ames
|
70d5b1c34c
Formatting cleanup. Add copyright headers.
|
15 years ago |
Revolution
|
234d4e1105
Adds tons of packets.
|
15 years ago |
Melanie
|
88b3b98811
Add AvatarInterestsReply
|
15 years ago |
Melanie
|
83b4b4440b
Patch by revolution, thank you. Mantis #1789 . Implement friends permissions.
|
15 years ago |
Melanie
|
c72f78215b
Backport the fixes to WebFetchInventoryDescendents to the UDP
|
15 years ago |
John Hurliman
|
fdb2a75ad3
Committing the second part of Jim Greensky @ Intel Lab's patch, re-prioritizing updates
|
15 years ago |
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 years ago |
John Hurliman
|
dc11643c00
* Consolidated adding / removing ClientManager IClientAPIs to two places in Scene
|
15 years ago |
John Hurliman
|
23a334b9f5
* Rewrote ClientManager to remove Lindenisms from OpenSim core, improve performance by removing locks, and replace LLUDPClientCollection
|
15 years ago |
Melanie
|
31d8cec0f8
Merge branch 'master' into diva-textures
|
15 years ago |
Melanie
|
400abed271
Add RebakeAvatarTexturesPacket to the client view
|
15 years ago |
Jeff Ames
|
ee205e7e81
Formatting cleanup.
|
15 years ago |