Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 79c22651d7 refactor: use direct scene reference in inventory archive read request 15 years ago
  Justin Clark-Casey (justincc) 8616230fcf refactor: replace some uses of iar module reference with scene instead 15 years ago
  Justin Clark-Casey (justincc) 304c78bbbb Temporarily re-enable save iar test by manually insert the item into the old cache during the test 15 years ago
  Justin Clark-Casey (justincc) 7ca61e0174 Add ids to iar requests 15 years ago
  Justin Clark-Casey (justincc) 4c560df8ac If running tests manually, fail immediately on error 15 years ago
  Justin Clark-Casey (justincc) 64fa23df7c If a test dll fails, stop immediately rather than trying all the other test dlls 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 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
  Justin Clarke Casey 6277156044 * When saving an oar, save assets when immediately received rather than storing them all up in memory 15 years ago
  Jeff Ames 8ea12ad6c0 Add copyright header. Formatting cleanup. Ignore some generated files. 15 years ago
  Justin Clarke Casey 3a27a05607 * refactor: move OspResolver to a different namespace 15 years ago
  Justin Clarke Casey a61cbab799 * Insert profile references for creators for items saved into iars 15 years ago
  Justin Clarke Casey 257fc5515a * minor: remove some mono compiler warnings, minor cleanup 15 years ago
  Justin Clarke Casey 509ec2637b * Refactor: Simplify InventoryFolderImpl. No functional change. 15 years ago
  Justin Clarke Casey 1ccc99a3f9 * refactor: move archive user inventory item serialization out to a separate file 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
  Justin Clarke Casey bd8d6fad45 * Implement * wildcard in save iar requests 15 years ago
  Justin Clarke Casey 053a6b355c * Fix single item iar saving 15 years ago
  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