Diva Canto
|
a8b80ef800
Added SendTeleportProgress to IClientAPI. Ya know what that means... 8 files affected.
|
14 years ago |
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 years ago |
Tom
|
330343505c
Implement CreateNewOutfitAttachments. This addresses mantis #199.
|
14 years ago |
Melanie
|
e1ea82b329
Major attachments cleanup. Remove unused AttachObject ClientView method
|
14 years ago |
Melanie Thielker
|
a7b5fe6a88
Remove useless quaternion parameter from AttachObject sig
|
14 years ago |
Melanie Thielker
|
bebbe407ee
Major attachments cleanup. Remove unused AttachObject ClientView method
|
14 years ago |
Melanie Thielker
|
0c445239a6
Remove useless quaternion parameter from AttachObject sig
|
14 years ago |
Melanie
|
508bfa1de8
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Melanie
|
c8ed972443
Move "StopFlying()" into LLSpace. Try to reinstate the carefully crafted packet
|
14 years ago |
Melanie
|
a9dad99432
Merge branch 'master' into careminster-presence-refactor
|
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 |
Melanie
|
297bcb5c3d
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Melanie
|
a92780fe5f
Merge branch 'master' into careminster-presence-refactor
|
14 years ago |
Tom Grimshaw
|
91b1d17e5b
Fix for hanging on "Connecting to region".. caused by packets being processed before the presence has bound to receive events. Fixed this by adding packets to a queue and then processing them when the presence is ready.
|
14 years ago |
Tom Grimshaw
|
8f838c722d
When killing a zombie session, don't send the stop packet since it often has the effect of killing a newly connected client.
|
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
|
7dc5ebc929
Merge branch 'careminster' into careminster-presence-refactor
|
14 years ago |
Melanie
|
8b70477556
Merge branch '0.6.9-post-fixes' into careminster
|
14 years ago |
Melanie
|
04845c1898
Fix link security issue
|
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
|
1f7a0cf892
Merge branch '0.6.9-post-fixes' into careminster
|
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 |