Melanie
|
c8ed972443
Move "StopFlying()" into LLSpace. Try to reinstate the carefully crafted packet
|
14 lat temu |
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 lat temu |
John Hurliman
|
93ef65c690
* Moving all of the prioritization/reprioritization code into a new file Prioritizer.cs
|
14 lat temu |
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 lat temu |
dahlia
|
3d0860ae61
thanks lkalif for Mantis #4676 - a patch that adds support for inventory links
|
14 lat temu |
Melanie
|
ec637e2b8c
Committing the LightShare code, which was developed by TomMeta of Meta7.
|
14 lat temu |
unknown
|
98f91a252c
- parcel blocking, region crossing blocking, teleport blocking
|
14 lat temu |
unknown
|
2dcf73dd93
- supporting llTextBox
|
14 lat temu |
Melanie
|
86c621fdc7
Change the signature of SendChangeUserRights, because we have to send
|
14 lat temu |
Melanie
|
44e7224b86
Add missing ChangeUserRights packet sender
|
14 lat temu |
Diva Canto
|
5c5966545d
Initial Online friends notification seems to be working reliably now. All this needs more testing, but everything is there.
|
14 lat temu |
Melanie
|
c033223c63
Merge branch 'master' into presence-refactor
|
14 lat temu |
Revolution
|
9821c4f566
Revolution is on the roll again! :)
|
14 lat temu |
Diva Canto
|
5001f61c08
* HGGridConnector is no longer necessary.
|
15 lat temu |
Teravus Ovares (Dan Olivares)
|
bc68f77396
* A few other endlines...
|
15 lat temu |
Melanie
|
063f106cbb
Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed users
|
15 lat temu |
Revolution
|
c76c80a28a
Adds IClientAPI voids for GroupProposals.
|
15 lat temu |
Revolution
|
b67470af91
Fixes the newly added packets as per Melanie's request.
|
15 lat temu |
Jeff Ames
|
70d5b1c34c
Formatting cleanup. Add copyright headers.
|
15 lat temu |
Revolution
|
234d4e1105
Adds tons of packets.
|
15 lat temu |
Melanie
|
88b3b98811
Add AvatarInterestsReply
|
15 lat temu |
Melanie
|
83b4b4440b
Patch by revolution, thank you. Mantis #1789 . Implement friends permissions.
|
15 lat temu |
Melanie
|
c72f78215b
Backport the fixes to WebFetchInventoryDescendents to the UDP
|
15 lat temu |
John Hurliman
|
fdb2a75ad3
Committing the second part of Jim Greensky @ Intel Lab's patch, re-prioritizing updates
|
15 lat temu |
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 lat temu |
John Hurliman
|
23a334b9f5
* Rewrote ClientManager to remove Lindenisms from OpenSim core, improve performance by removing locks, and replace LLUDPClientCollection
|
15 lat temu |
Melanie
|
400abed271
Add RebakeAvatarTexturesPacket to the client view
|
15 lat temu |
Adam Johnson
|
a42569d896
Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet Handler - ref mantis #4010
|
15 lat temu |
Teravus Ovares
|
4cbf0444df
* Tweak the caps manager so that the NPCAvatar works again.
|
15 lat temu |
Teravus Ovares
|
08819bcbea
* Created a way that the OpenSimulator scene can ask the physics scene to do a raycast test safely.
|
15 lat temu |