Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 9356963bd3 Add basic request and send image regression tests for LLImageManager 12 years ago
  Melanie 3a91085ac2 Implement handler for TeleportCancel inbound packet 12 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. 12 years ago
  Justin Clark-Casey (justincc) 89632f3ea8 Add test for removing a friendship. 13 years ago
  Justin Clark-Casey (justincc) de895ee54a Add very simple FriendsModuleTests.TestNoFriends() 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
  Justin Clark-Casey (justincc) d358125cac Reinstate option to land an npc when it reaches a target. 13 years ago
  Justin Clark-Casey (justincc) c1a34cd8da Don't try to save changed attachment states when an NPC with attachments is removed from the 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) 4cb8d6379d Stop trying to deregister caps or close child agents when an NPC is removed 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) 8129e64e2a Fill in the new OwnerData field in the LLUDP ScriptDialog message. 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
  Justin Clark-Casey (justincc) 60fe3d48ee Put some CapabilitiesModule null checks in Scene 13 years ago
  Melanie a32f80b9e3 Implement SendPlacesReply 13 years ago
  Teravus Ovares (Dan Olivares) 25ecd62b1f * Adds AbortXfer to the ClientAPI mix 13 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
  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
  Melanie e1ea82b329 Major attachments cleanup. Remove unused AttachObject ClientView method 14 years ago
  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