Commit History

Author SHA1 Message Date
  Melanie c7dd7b13a2 Convert SendKillObject to take a list of uint rather than sending one 13 years ago
  Justin Clark-Casey (justincc) 5ae8de3c00 Stop setting _position as well as m_taint_position in ODECharacter.Position 13 years ago
  Justin Clark-Casey (justincc) e210d95821 Don't blow our brains out if LLClientView.BulkInventoryUpdate() is wrongly passed a null node reference. 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) 96ff2c63ed Add avatar names to debug packet output 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) 20da04fd0c More method doc and formatting changes. Makes DestroyOdeStructures() private 13 years ago
  Justin Clark-Casey (justincc) c5826d589a minor: insert some commented out log lines which are a blunt but useful instrument to see packet expiry and received acks 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) de19dc3024 refactor: rename SOG/SOP.GetProperties() to SendPropertiesToClient() to reflect what it actually does 13 years ago
  Justin Clark-Casey (justincc) 095b3e5756 Remove pointless cluttering SOP.ParentGroup != null checks. 13 years ago
  Justin Clark-Casey (justincc) 083ba72b28 Fix a bug where the non-root parts of rezzed objects that had previously been attachments were sending their old attachment values to the client. 13 years ago
  Justin Clark-Casey (justincc) 33a894f3d2 refactor: move SOP.IsAttachment and AttachmentPoint up into SOG to avoid pointless duplication of identical values 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
  Justin Clark-Casey (justincc) c122489e09 Partially fix autopilot/go here 13 years ago
  Melanie 4cdc8806fb Fix LLTextBox to work with the updated libOMV 13 years ago
  Justin Clark-Casey (justincc) 62325829ec comment out all kinds of debugging guff 13 years ago
  Justin Clark-Casey (justincc) 7c468cda36 Stop undo of just the root prim position in the linkset from shifting the whole linkset. 13 years ago
  Justin Clark-Casey (justincc) c94dc95844 fix undo when resizing of non-root individual prims in a linkset 13 years ago
  Justin Clark-Casey (justincc) 430a4aeba8 Fix undo for resizing linksets 13 years ago
  Justin Clark-Casey (justincc) 6fc74b36d1 Make various tweaks to undo code in an effort to get things working better. 13 years ago
  Justin Clark-Casey (justincc) a9ba9d4a9e change async parameter name in AddLocalPacketHandler since it becomes a reserved keyword in .net 5 13 years ago
  Justin Clark-Casey (justincc) 5700c582ba refactor: rename bool returning GetAgentInventoryItem() to CanGetAgentInventoryItem() to improve code readability 13 years ago
  Justin Clark-Casey (justincc) b5518dc906 minor: Add some commented out destructor logging messages for potential future use. 13 years ago
  Diva Canto 623706d988 HG Landmarks bug fix: pull landmark asset data from user's asset server when user is traveling. 13 years ago