PixelTomsen
|
5c545d1d2e
Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?id=5869
|
12 years ago |
Melanie
|
447a66d660
Replace ParcelAccessEntry with a new struct, LandAccessEntry, which more
|
12 years ago |
BlueWall
|
b6f3de5028
Telehub Support:
|
13 years ago |
Justin Clark-Casey (justincc)
|
82ad9d4e04
Remove monocov and other obsolete nant build targets.
|
13 years ago |
Melanie
|
3a91085ac2
Implement handler for TeleportCancel inbound packet
|
13 years ago |
Justin Clark-Casey (justincc)
|
f61e54892f
On a new client circuit, send the initial reply ack to let the client know it's live before sending other data.
|
13 years ago |
Melanie
|
c7dd7b13a2
Convert SendKillObject to take a list of uint rather than sending one
|
13 years ago |
Justin Clark-Casey (justincc)
|
120114e96b
refactor: Make IClientAPI.DebugPacketFormat a property rather than a setter without a getter
|
13 years ago |
Justin Clark-Casey (justincc)
|
aa19ccf65c
refactor: rename IClientAPI.SendPrimUpdate() to SendEntityUpdate() since it sends entity updates (including presence ones), not just prims.
|
13 years ago |
Dan Lake
|
e77c919290
Remove usage of Linden packet types from inside Attachments Module and interface
|
13 years ago |
Justin Clark-Casey (justincc)
|
d358125cac
Reinstate option to land an npc when it reaches a target.
|
13 years ago |
Justin Clark-Casey (justincc)
|
1de68b34d9
refactor: migrate DropObject handling fully into AttachmentsModule from Scene
|
13 years ago |
Justin Clark-Casey (justincc)
|
5d6c9644fa
early code to allow scripts to force npcs not to fly when moving to target
|
13 years ago |
Justin Clark-Casey (justincc)
|
92e96d394a
When an NPC is created, stop telling neighbouring regions to expect a child agent
|
13 years ago |
Justin Clark-Casey (justincc)
|
2964467708
get rid of vestigal move to parameters
|
13 years ago |
Melanie
|
4cdc8806fb
Fix LLTextBox to work with the updated libOMV
|
13 years ago |
Justin Clark-Casey (justincc)
|
9f72fbcb75
Add an async inventory details sender to respond to FetchInventory packets.
|
13 years ago |
Diva Canto
|
e33cedfd42
HG Landmarks now working.
|
13 years ago |
Justin Clark-Casey (justincc)
|
8129e64e2a
Fill in the new OwnerData field in the LLUDP ScriptDialog message.
|
13 years ago |
Diva Canto
|
c0a69bfaab
The map is seriously broken. This doesn't fix it, but at least provides one more piece of data that seems to be required -- agent flags, which seem to be different in Viewer 2. WARNING: changes IClientAPI.
|
13 years ago |
Dan Lake
|
08d8a3e580
Requeue unacknowledged entity updates rather than resend then "as is".
|
13 years ago |
Mic Bowman
|
78c04d61ca
Fixed the update of items in the priority queue to enable both
|
13 years ago |
Mic Bowman
|
69d014e1dc
First pass at moving object property requests into a queue similar
|
13 years ago |
Justin Clark-Casey (justincc)
|
6ae04448f7
Start using IPrimCounts populated by PrimCountModule instead of LandData counts populated by LandManagementModule.
|
13 years ago |
Melanie
|
a32f80b9e3
Implement SendPlacesReply
|
14 years ago |
Teravus Ovares (Dan Olivares)
|
46db73b62b
* Re-Adding Scene TimeDilation to Object Update Packets.
|
14 years ago |
Teravus Ovares (Dan Olivares)
|
25ecd62b1f
* Adds AbortXfer to the ClientAPI mix
|
14 years ago |
Melanie
|
9bd7f3b03a
Revamp the viewer -> banlist packet processing so fix a number of bugs.
|
14 years ago |
Master ScienceSim
|
b1c8d05888
Major refactoring of appearance handling.
|
14 years ago |
Diva Canto
|
a8b80ef800
Added SendTeleportProgress to IClientAPI. Ya know what that means... 8 files affected.
|
14 years ago |