Commit History

Author SHA1 Message Date
  UbitUmarov ad930f8e41 fix typo 7 years ago
  UbitUmarov 21b71ff1d8 partial mantis 8219; on creating or updating items (animationsets, wearables) that reference assets, and user does not have permissions on those, abort and warn, instead of silent invalition of the references to those assets, creating a broken item 7 years ago
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 years ago
  Melanie Thielker d42de53dda Allow default permissions from the viewer to be applied to uploaded objects. 8 years ago
  UbitUmarov a7079c9227 add default eyes to default wearables, and revert previus bad commit 8 years ago
  UbitUmarov 0d8f62405c add other Eyes asset id to xferupload defaults 8 years ago
  UbitUmarov c277dbd66c fix a more few typos 8 years ago
  UbitUmarov b453ef0fbd fix a few typos 8 years ago
  UbitUmarov fbef862aee add a few more known texture IDs 8 years ago
  UbitUmarov 0eba5d25c3 revert validating Library textures. Those need to be on a grid assets or will not work anyway 8 years ago
  UbitUmarov 8e920ac59d try to validate textures from library folder 8 years ago
  UbitUmarov 8621abf2b7 send a reply on UpdateInventoryItem with the transactionID viewer sent. Protocol seems to have also a callbackID on this, apparently ignored by viewers ( as possible the transactionID ) 8 years ago
  UbitUmarov 410ae96d04 put back diva's cache with her recent fix but also avoid duplicated InventoryService.UpdateItem call in case of m_uploadState is complete. In that case CompleteItemUpload will do it 8 years ago
  UbitUmarov a11edceb00 seems to compile ( tests comented out) 8 years ago
  UbitUmarov 371c9dd2af bad merge? 8 years ago
  Melanie Thielker e37637587a Add a sample use for the validation 9 years ago
  Melanie Thielker 3a42ea5279 Extend upload verification to all upload paths 9 years ago
  Diva Canto 869191a51d Small change to my previous commit: not so aggressive on the trigger, please. 10 years ago
  Diva Canto 78c155cd12 Instrument the UDP path of creating assets so that it triggers an asset post for users with different asset servers 10 years ago
  Melanie 5f4c4df227 Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask 11 years ago
  Melanie c341664c1b Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask 11 years ago
  Melanie adf03ad2e5 Reinstate uploading temporary textures 11 years ago
  Melanie 698363990b Try to update inventory items when there is a valid asset - may fix temp textures 11 years ago
  Melanie 776cc33541 Prevent items being destroyed by rename operations. Renaming of a wearable also 11 years ago
  Melanie 380b017e32 Prevent items being destroyed by rename operations. Renaming of a wearable also 11 years ago
  Melanie 7ad082f7c3 Merge branch 'avination' into careminster 11 years ago
  Melanie 6faa7fc7f9 Prevent a buffer overflow in asset receiving 11 years ago
  Justin Clark-Casey (justincc) fdd4361928 Fix very recently introduced race condition where a CreateNewItem outracing an UploadAsset request could throw an exception because m_asset did not yet exist. 11 years ago
  Justin Clark-Casey (justincc) 7d6ac75f87 Comment out old m_storeLocal from AssetXferUploader. 11 years ago
  Justin Clark-Casey (justincc) 5c8b9ff9ed Insert transaction ID into AssetXferUploader constructor rather than at UploadAsset() to prevent item creation failure when NewInventoryItem thread reachs the object first. 11 years ago