Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 1c0b4457cd Improve liveness by operating on list copies of SOG.Children where appropriate 14 years ago
  Justin Clark-Casey (justincc) 4f9931ec10 minor: reduce log chattiness of "load iar" for IARs with lots of folders 14 years ago
  Justin Clark-Casey (justincc) 86937d0a0f allow inventory path specified in "load iar" to start with a / (e.g. /Objects is now valid where it wasn't before) 14 years ago
  Justin Clark-Casey (justincc) b4278510f2 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 14 years ago
  Justin Clark-Casey (justincc) 8f875700ef refactor: Make IAR tests set up standard iar for loading 14 years ago
  Diva Canto 0ca87a6f01 Merge branch 'master' of ssh://[email protected]/var/git/opensim 14 years ago
  Diva Canto 3c71e5a3a2 Deleted Check4096 from Robust.ini.example 14 years ago
  Melanie 1f1d72eba5 Merge branch 'master' of [email protected]:/var/git/opensim 14 years ago
  Melanie 5b4e0b72bc Send a null result search packet when no results are passsed in 14 years ago
  Diva Canto 436fdc2ea8 More on mantis #4985 14 years ago
  Diva Canto 6198fe53e6 Addresses mantis #4985 -- exceptions in DataSnapshot 14 years ago
  Justin Clark-Casey (justincc) fb6d761e19 Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 14 years ago
  Justin Clark-Casey (justincc) 7f5501d3ab minor: remove mono compiler warning 14 years ago
  Justin Clark-Casey (justincc) 2b0f924557 refactor: Move Scene.Inventory.UpdateKnownItem() into Attachments module since this appears to relate solely to attachments 14 years ago
  Justin Clark-Casey (justincc) f3f4428700 refactor: break out attachment position change code in Scene.UpdatePrimPosition() and move into AttachmentsModule 14 years ago
  Justin Clark-Casey (justincc) 8571a55d29 minor: change log message from info to debug 14 years ago
  Diva Canto 26fd673e20 Addresses mantis #4984 -- Datasnapshot exceptions. 14 years ago
  Justin Clark-Casey (justincc) fe660cd2cc Rename Newtonsoft.Json.dll to properly reflect its actual assembly name 14 years ago
  Justin Clark-Casey (justincc) df702417dc Remove mono compiler warnings 14 years ago
  Justin Clark-Casey (justincc) d99c60164d Reinstate kill record check that prevents an entity update being sent to a client after it has been told that the entity has been deleted. 14 years ago
  Justin Clark-Casey (justincc) a6869fbc3e Use SOP.ParentGroup in Prioritizer instead of Scene.GetGroupByPrim() 14 years ago
  Justin Clark-Casey (justincc) 87a6554d4b Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 14 years ago
  Justin Clark-Casey (justincc) 692cf3c657 Remove parts locking from data classes since these are using a copy of the scene object 14 years ago
  Justin Clark-Casey (justincc) 166ab59420 replace m_parts.Count linknum with 0 in CopyRootPart since m_parts.Count is always 0 (and any other number would cause an error anyway) 14 years ago
  Justin Clark-Casey (justincc) 8031f8ec09 Improve consistency of locking for SOG.m_parts in order to avoid race conditions in linking and unlinking 14 years ago
  Melanie Thielker 75e2a2b3ce Prevent an object disposed exception that made forms comms unreliable. After 14 years ago
  Melanie Thielker 604423d52b Make scene object directories more robust and prevent deleted SOP's from 14 years ago
  Melanie Thielker 739eb14741 Change some e.Message to e.ToString. Don't use e.Message, it doesn't carry 14 years ago
  Justin Clark-Casey (justincc) 22fd00b002 minor: remove mono compiler warning 14 years ago
  Justin Clark-Casey (justincc) 24d06b12c2 If setting SOG.UUID, update the SOG.m_parts index as well as the root part UUID 14 years ago