Revīziju vēsture

Autors SHA1 Ziņojums Datums
  BlueWall a3651eb5d0 Thanks Kevin Cozens for a patch that: 13 gadi atpakaļ
  Justin Clark-Casey (justincc) 1ffd70cef7 minor: remove some mono compiler warnings 13 gadi atpakaļ
  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. 14 gadi atpakaļ
  Justin Clark-Casey (justincc) 1042ce7283 comment out large chunks of appearance/inventory region access services to eliminate warnings that this code is unused 14 gadi atpakaļ
  John Hurliman df76e95aa2 Changed asset CreatorID to a string 14 gadi atpakaļ
  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 gadi atpakaļ
  Diva Canto c5ea783526 OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. 14 gadi atpakaļ
  Diva Canto b63405c1a7 Inching ahead... This compiles, but very likely does not run. 14 gadi atpakaļ
  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 gadi atpakaļ
  Teravus Ovares (Dan Olivares) c605509da3 * Lock timers when Calling Start() and Stop() when the Thread Context is murky. This affects Mono only. 15 gadi atpakaļ
  Diva Canto c5af39239f A better purge of trash folder. 15 gadi atpakaļ
  Diva Canto 0c47f8e7ab Changed RequestRootFolder to GetRootFolder 15 gadi atpakaļ
  diva 0f367bd7bb Heart surgery no.2: the inventory service hooks. 15 gadi atpakaļ
  Jeff Ames a23d64dec1 Formatting cleanup. 15 gadi atpakaļ
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 gadi atpakaļ
  Dr Scofield 6626937e9a From: Alan Webb <[email protected]> 15 gadi atpakaļ
  diva 5e4fc6e91e Heart surgery on asset service code bits. Affects OpenSim.ini configuration -- please see the example. Affects region servers only. 15 gadi atpakaļ
  Homer Horwitz 1d234ca83f Fixed handling of inventory a bit 15 gadi atpakaļ
  Melanie Thielker acfb5051cd Intermediate commit. WILL NOT COMPILE! 15 gadi atpakaļ
  Justin Clarke Casey f3c7298fc5 * Make it possible to store creator strings in user inventory items as well as UUIDs 15 gadi atpakaļ
  Dr Scofield bf4d701cd5 From: Alan Webb <[email protected]> 15 gadi atpakaļ
  Mike Mazur 76c0935ec7 - remove the Metadata property from AssetBase and return all previous 15 gadi atpakaļ
  lbsa71 801da4346a * optimized usings. 15 gadi atpakaļ
  Mike Mazur 0c03a48fb2 - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it 15 gadi atpakaļ
  Teravus Ovares 1a55dd11f1 * More friendly OpenJpeg error handling. 15 gadi atpakaļ
  Justin Clarke Casey 2cf0be7d58 * Assume that asset data in a reset inventory post is not inlined by default 16 gadi atpakaļ
  Justin Clarke Casey 4699cd7957 * stop inventory item creation via REST falling over on any included assets that are not inline (UUID only) 16 gadi atpakaļ
  Justin Clarke Casey 5a0fa4f34c * minor: fix log message printed when unrecognized elements are found in inventory rest input xml 16 gadi atpakaļ
  Melanie Thielker d66f3993de Add group permissions to agent inventory. 16 gadi atpakaļ
  Dr Scofield 3a6037b421 From: Alan Webb ([email protected]) 16 gadi atpakaļ