Commit History

Author SHA1 Message Date
  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
  Melanie 652c59c0a9 Merge commit 'd358125cac4e01194dae4b1f0bc9afc87e463f76' into bigmerge 13 years ago
  Justin Clark-Casey (justincc) d358125cac Reinstate option to land an npc when it reaches a target. 13 years ago
  Tom 66dec3b874 Resolve merge commits, stage 1 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) 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
  Melanie 96174595da Fix LLTextBox to work with the updated libOMV 13 years ago
  Melanie 326c46ba70 Merge branch 'master' into careminster-presence-refactor 13 years ago
  Justin Clark-Casey (justincc) 8129e64e2a Fill in the new OwnerData field in the LLUDP ScriptDialog message. 13 years ago
  Melanie d1913f2429 Merge branch 'master' into careminster-presence-refactor 13 years ago
  Melanie ec0aa7a90b Fix up client implementations 13 years ago
  Mic Bowman 69d014e1dc First pass at moving object property requests into a queue similar 13 years ago
  Melanie 329fa73695 Merge branch 'master' into careminster-presence-refactor 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 13 years ago
  Melanie 2cb2bff9b2 Implement SendPlacesReply 13 years ago
  Teravus Ovares (Dan Olivares) 25ecd62b1f * Adds AbortXfer to the ClientAPI mix 13 years ago
  Melanie e9382c2939 Merge branch 'master' into careminster-presence-refactor 13 years ago
  Melanie f985775962 Revert "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
  Melanie 9331898c32 Merge branch 'master' into careminster-presence-refactor 14 years ago
  Master ScienceSim b1c8d05888 Major refactoring of appearance handling. 14 years ago
  Melanie 52dd547863 Make SendKillObject send multiple localIDs in one packet. This avoids the 14 years ago
  Melanie 6a1ce17cdb Merge branch 'master' into careminster-presence-refactor 14 years ago
  John Hurliman dd277a0d02 First pass at cleaning up thread safety in EntityManager and SceneGraph 14 years ago
  Melanie e74809ff4c Merge branch 'master' into careminster-presence-refactor 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