Commit History

Author SHA1 Message Date
  Kevin Cozens 21de916225 Fixed the order of two file names used in a warning. 8 years ago
  UbitUmarov 415c45b097 add a simple files expire to Xfer to catch some that never got a request (opened xfers also need a timeout) (not pretty code, but should not have heavy use) 8 years ago
  UbitUmarov fa9a4a9a2b some changes to RequestInventoryFile() 8 years ago
  UbitUmarov 11a8a722df don't auto return objects if they have sitting avatars (not npcs) - mantis 7828 with diferent code 8 years ago
  Diva Canto e38f16d800 Correction of a test introduced in 34b308d5b6d2a34e6607aa2b67f01c0f207635b4 8 years ago
  UbitUmarov a058fca1ac reduce lock time during object inventory ProcessInventoryBackup 8 years ago
  UbitUmarov 668339f936 reduce the initial capacity of InventoryStringBuilder the 16k i added is 8 years ago
  UbitUmarov 416c02ef3a hide the footprints of my previus bug ( take out comented code 8 years ago
  UbitUmarov a4fc22a6b6 forget InventoryStringBuilder.close() 8 years ago
  UbitUmarov 14b9d31bd9 change InventoryStringBuilder. This will do much for mantis 7904 objects inventory sending is slow by design 8 years ago
  UbitUmarov f768effa87 move object inventory send to udp queue asset ( was task). Remove a call 8 years ago
  UbitUmarov 4119e60c0c avoid InvalidBoundsRadius() calls caused by small changes 8 years ago
  UbitUmarov d7ab1cdd15 let RePrioritization also work on child agents 8 years ago
  UbitUmarov 06b412c980 the bug was actually here 8 years ago
  UbitUmarov beafc99d43 bug fix, etc 8 years ago
  UbitUmarov 6c48be6c91 finish removing child-repri option 8 years ago
  UbitUmarov 0eabfb1e3e add some needed InvalidBoundsRadius() calls 8 years ago
  UbitUmarov c02fe98b7d add test option ObjectsCullingByDistance. In future, if true, it may 8 years ago
  UbitUmarov 259824fbc4 add EngineName also to the others 8 years ago
  UbitUmarov 2ebccbcd08 add EngineName also to old ODE 8 years ago
  UbitUmarov 1d9e343b7e Merge branch 'master' of opensimulator.org:/var/git/opensim 8 years ago
  UbitUmarov ac72598c6b add OSSL osGetPhysicsEngineName(). this returns a string with name and version. does no permition checks or it whould be less usefull ( only ubOde returns value) 8 years ago
  Melanie Thielker 4468aa0dcf Merge branch 'master' of opensimulator.org:/var/git/opensim 8 years ago
  Melanie Thielker ea8f3c83bf Finally remove the requirement for an InventoryItem/FolderBase object to 8 years ago
  Diva Canto e00603f78a New config var: DisableObjectTransfer. If set to True, objects never cross; instead they stay in the region, possibly placed outside its borders. 8 years ago
  UbitUmarov b3d8e35d67 dont try to check CanObjectEntry on a attachment in llSetPos() 8 years ago
  UbitUmarov 58135ef52c fix a lost region size of 256m 8 years ago
  UbitUmarov 42dd02fc32 scale down position X and Y acording to region size on sending coarse Updates. Viewers need to scale up by same amount. 8 years ago
  UbitUmarov a443dcce89 try to place avatars on a nicer location, when they arrive into a banned parcel 8 years ago
  UbitUmarov a6ee06d630 dont send bad profiles to viewer 8 years ago