Commit History

Author SHA1 Message Date
  BlueWall a3651eb5d0 Thanks Kevin Cozens for a patch that: 13 years ago
  Justin Clark-Casey (justincc) 1ffd70cef7 minor: remove some mono compiler warnings 13 years ago
  Diva Canto c617d658dd Added creator info across the board -- TaskInventoryItems and InventoryItems themselves. Tested. Seems to be working, main tests pass. Nothing done for IARs or HG transfers yet -- this only works for OARs for the time being. 13 years ago
  Justin Clark-Casey (justincc) 1042ce7283 comment out large chunks of appearance/inventory region access services to eliminate warnings that this code is unused 14 years ago
  John Hurliman df76e95aa2 Changed asset CreatorID to a string 14 years ago
  John Hurliman 7665aad002 * Adds CreatorID to asset metadata. This is just the plumbing to support CreatorID, it doesn't modify database backends or OAR files to support storing/loading it 14 years ago
  Diva Canto c5ea783526 OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. 14 years ago
  Diva Canto b63405c1a7 Inching ahead... This compiles, but very likely does not run. 14 years ago
  John Hurliman afef1ac191 Changing the AssetBase constructors to avoid initializing assets with an unknown asset type, and log an error if it ever does happen 15 years ago
  Teravus Ovares (Dan Olivares) c605509da3 * Lock timers when Calling Start() and Stop() when the Thread Context is murky. This affects Mono only. 15 years ago
  Diva Canto c5af39239f A better purge of trash folder. 15 years ago
  Diva Canto 0c47f8e7ab Changed RequestRootFolder to GetRootFolder 15 years ago
  diva 0f367bd7bb Heart surgery no.2: the inventory service hooks. 15 years ago
  Jeff Ames a23d64dec1 Formatting cleanup. 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  Dr Scofield 6626937e9a From: Alan Webb <[email protected]> 15 years ago
  diva 5e4fc6e91e Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only. 15 years ago
  Homer Horwitz 1d234ca83f Fixed handling of inventory a bit 15 years ago
  Melanie Thielker acfb5051cd Intermediate commit. WILL NOT COMPILE! 15 years ago
  Justin Clarke Casey f3c7298fc5 * Make it possible to store creator strings in user inventory items as well as UUIDs 15 years ago
  Dr Scofield bf4d701cd5 From: Alan Webb <[email protected]> 15 years ago
  Mike Mazur 76c0935ec7 - remove the Metadata property from AssetBase and return all previous 15 years ago
  lbsa71 801da4346a * optimized usings. 15 years ago
  Mike Mazur 0c03a48fb2 - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it 15 years ago
  Teravus Ovares 1a55dd11f1 * More friendly OpenJpeg error handling. 15 years ago
  Justin Clarke Casey 2cf0be7d58 * Assume that asset data in a reset inventory post is not inlined by default 15 years ago
  Justin Clarke Casey 4699cd7957 * stop inventory item creation via REST falling over on any included assets that are not inline (UUID only) 15 years ago
  Justin Clarke Casey 5a0fa4f34c * minor: fix log message printed when unrecognized elements are found in inventory rest input xml 15 years ago
  Melanie Thielker d66f3993de Add group permissions to agent inventory. 16 years ago
  Dr Scofield 3a6037b421 From: Alan Webb ([email protected]) 16 years ago