Commit History

Author SHA1 Message Date
  Justin Clarke Casey 8a4464f44a * correct iar root folder location for saving of individual items 15 years ago
  Justin Clarke Casey 93b26f8933 * iars: Serialize information about item creators to archive 15 years ago
  Justin Clarke Casey b52587ea6c iar: centralize user uuid gathering 15 years ago
  Justin Clarke Casey 19595a2825 * minor: spit out creator name on save iar 15 years ago
  Mike Mazur f28886e26d Rename OpenSim.Framework.Archive to OpenSim.Framework.Serialization 15 years ago
  Mike Mazur 7b2977d625 Move ArchiveConstants to OpenSim.Framework.Archive 15 years ago
  Mike Mazur f784620780 Moving TarArchive to OpenSim.Framework.Archive 15 years ago
  Justin Clarke Casey 85774de231 * Improve memory usage when writing OARs 15 years ago
  Justin Clarke Casey b52ac542ad * Add the abilty to load and save iar item nodes where folders have identical names 15 years ago
  Justin Clarke Casey 2d8843968f * Store inventory data in an 'inventory' directory rather than in the root of an iar 15 years ago
  Justin Clarke Casey 4203cf1503 * refactor: Rename new class AssetGatherer to UuidGatherer to reflect what it actually does 15 years ago
  Justin Clarke Casey d2caf4f418 * Do deep inspection when saving inventory items in order to capture all the necessary assets (textures, objects within objects, textures referenced in scripts contained in 15 years ago
  Justin Clarke Casey 89f2589f6c * Change AssetGatherer method access so that only methods which are worth calling from the outside are public 15 years ago
  Justin Clarke Casey 5e4cad07eb * Make save iar behave properly if the nominated inventory path does not exist 15 years ago
  Justin Clarke Casey e28738c13b * Assign incoming items with a random UUID so that archives can be loaded more than once 15 years ago
  Justin Clarke Casey 229b69e044 * Establish InventoryArchiveSaved event for unit tests 15 years ago
  Justin Clarke Casey 9177f28710 * Make it possible to load and save inventory archives while a user is not logged in on standalone mode but not on grid mode 15 years ago
  Sean Dague 5959e42683 large scale fix for svn props after "the great refactor" 15 years ago
  Justin Clarke Casey f74326c1b0 * move userinfo for inventory archiving up to module class so that it only has to be done once 15 years ago
  lbsa71 801da4346a * optimized usings. 15 years ago
  Justin Clarke Casey 162a59ba17 * Refactor inventory archive code to allow direct invocation in order to support future unit tests 15 years ago
  Justin Clarke Casey 04d6a810b6 * More inventory archive invocation to a proper region module 15 years ago
  Dr Scofield 180be7de07 this is step 2 of 2 of the OpenSim.Region.Environment refactor. 15 years ago