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 |
Melanie
|
22b3217113
Fix link security issue
|
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)
|
ccf7bfe09b
* a few more endlines..
|
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 |
Melanie
|
004c751a1b
Whitespace cleanup (changed hard tabs to 4 spaces)
|
15 years ago |
Revolution
|
234d4e1105
Adds tons of packets.
|
15 years ago |
Melanie
|
88b3b98811
Add AvatarInterestsReply
|
15 years ago |
John Hurliman
|
5145dfa53c
* Removing the redundant SendPrimitiveTerseData.State field, it duplicates AttachPoint
|
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
|
233e16b99c
* Rewrote the methods that build ObjectUpdate and ImprovedTerseObjectUpdate packets to fill in the data more accurately and avoid allocating memory that is immediately thrown away
|
15 years ago |
John Hurliman
|
b4526a5a6d
* Big performance increase in loading prims from the region database with MySQL
|
15 years ago |
John Hurliman
|
fdb2a75ad3
Committing the second part of Jim Greensky @ Intel Lab's patch, re-prioritizing updates
|
15 years ago |
Melanie
|
cdcbd22ba8
Merge branch 'master' into prioritization
|
15 years ago |