Commit History

Author SHA1 Message Date
  Kevin Cozens 847d351bf5 Fixed grammer in a comment 8 years ago
  UbitUmarov 9c75f8a57e avoid NULL refs 8 years ago
  UbitUmarov 4b73550eee allow cap HomeLocation to be disabled setting Cap_HomeLocation = "" 8 years ago
  UbitUmarov ac542715f1 add caps HomeLocation ; add client SendAlertMessage(string message, string info), where info in info message field. only minimal testing done 8 years ago
  UbitUmarov e58e6daf4a several changes on BunchOfCaps. Move some mesh cost initialization to its class it, change caps path to be plain random UUID (except SEED) 8 years ago
  UbitUmarov fedc689170 in GetUsersNames(string[] ids) why are empty names in cache? ignore them, cache also information found by GridUserService 8 years ago
  Kevin Cozens df8f189f5c Fixed typo in two group messages 8 years ago
  UbitUmarov 7dbc5803a6 in GetUsersNames(string[] ids) dont loose names HGFriends may have cached 8 years ago
  UbitUmarov 7d968213fd fix region Allow damage and parcel safe flags handling 8 years ago
  UbitUmarov f1495cb237 ubOde reduce collision_start latency in same cases (only one collision happening and more than 50ms since last) 8 years ago
  UbitUmarov bca5fd98dc remove some dead code 8 years ago
  UbitUmarov e9638ee9e9 increase physics collisions report rate back to 20/s 8 years ago
  UbitUmarov 9f88273741 add GetMultiAccounts USER SERVICE HANDLER. UNTESTED !!! 8 years ago
  UbitUmarov 04ea34f379 add GetUsersNames(string[] ids) to UserManagement. Make GetDisplayNames cap use it so several IDs are handle on a single call. Since there is no grid side suport, no much gain still 8 years ago
  UbitUmarov 72876fc683 drasticly reduce HG inventory caches Expire times, Remove them all onClientClose. This to avoid potencial desyncs with inventory service 8 years ago
  UbitUmarov 544b859c00 fix tests acording 8 years ago
  UbitUmarov 1c1d40cf6a libOMV PrimFlags.JointLP2P does not exist. Its bit now means 8 years ago
  UbitUmarov a997ffd497 sync osForceAttachToOtherAvatarFromInventory thread level in code and in osslEnable.ini mantis: 7997 8 years ago
  UbitUmarov 41062c1627 fix misspelled message mantis: 7996 8 years ago
  UbitUmarov 5dfb706bea fix llVolumeDetect(FALSE) not working 8 years ago
  UbitUmarov 57aac3d77e remove OptionalModules\ViewerSupport\SimulatorFeaturesHelper ShouldSend() since it cannot be used 8 years ago
  UbitUmarov 1337f5f26e remove a parameter for detection of grid fail to suport getting multiple user accounts per call and handle it where needed. 8 years ago
  UbitUmarov 7c1b2a5dde add some wiring to have GetUserAccounts for multiple IDs on a single request to grid services. Unfinished, untested 8 years ago
  UbitUmarov b64f25e631 add a missing cast to ulong in RegionGridLocToHandle (mantis: 7994) 8 years ago
  UbitUmarov 09832edadf avoid automatic packet spliting in GroupMembersReply 8 years ago
  UbitUmarov 9080aaf9eb only reissue a kill if a update is for a deleted sog root part. 8 years ago
  UbitUmarov c04792142f partially revert commit 42a9afdc43cc.. of 06-12 not allowing more updates to be enqueued on deleted objects. Keep the catch up on deenqueue, so preserving the race condition safe guard. Let Scene sendkillObject work even if object is flaged as deleted. Still not clear how this are related to mantis 7858 or even less to 7990. 8 years ago
  UbitUmarov cfab2675ff remove code from httptests branch 8 years ago
  UbitUmarov 9aa2484f0d to do that don't use slideexpiration; add cap event ChatterBoxForceClose 8 years ago
  UbitUmarov b16d6c0302 stop renewing xml cache entries expires. Let them expire or grid changes will ignored as long something keeq requesting (like group profiles refreshs). reduce the expire time more ignoring folish config. 8 years ago