Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) 373ef594ba Drop current OAR version back to 0.5 since these are currently now compatible with older OpenSim versions again. 13 years ago
  Diva Canto 9f5ab3b965 Old deserialization can't deal with commas in flag fields. Making use of -version option on save oar command. Bumped archives version to 0.5; version < 0.5 generates flag fields without commas. Everything else is identical. 14 years ago
  Justin Clark-Casey (justincc) edc31adf95 Rip out version option since it turns out that the changed object serialization format can actually be loaded by older OpenSims after all 14 years ago
  Justin Clark-Casey (justincc) e41b23a1a4 change --old-guids switch on the save oar command line to --version=<x> 14 years ago
  Justin Clark-Casey (justincc) 1bd4219078 save oar control file first rather than in the middle so that it's the first thing we come accross on load 14 years ago
  Diva Canto 1499607215 Made OARs use the new serialization procedure. (TPs/crossings still on the old one) Added an options argument down the pipeline. For the time being it takes --old-guids as an option to produce <Guid> instead of <UUID>. 14 years ago
  Justin Clark-Casey (justincc) 721c1085da make oar object filename/pathname creation a helper method 14 years ago
  Jeff Ames 70d5b1c34c Formatting cleanup. Add copyright headers. 14 years ago
  Justin Clark-Casey (justincc) c083ab6824 make save and load oar slightly more robust by always closing the archive streams even if there has been an error 15 years ago
  dr scofield (aka dirk husemann) 2107b67f1b - cleaning up LandData/ILandObject capitalization issues 15 years ago
  Sean Dague 3dc2010da6 From: Chris Yeoh <[email protected]> 15 years ago
  Justin Clarke Casey cb6baacc31 * minor: remove one mono warning 15 years ago
  Justin Clarke Casey 4e526778b7 * minor: make control file loading code consistent 15 years ago
  Dr Scofield 717fd3b5b9 From: Chris Yeoh <[email protected]> 15 years ago
  Justin Clarke Casey f6badc528b * minor: change the name of one serialization method to match its counterpart 15 years ago
  Justin Clarke Casey ecbeb5cea1 * Fix race condition in save oar 15 years ago
  Jeff Ames 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 years ago
  Justin Clarke Casey c11e047410 * Resolve bug where save oar would never complete if any assets were missing 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
  Justin Clarke Casey 63936d442c * Make it possible to add a request id to load and save oar requests 15 years ago
  Justin Clarke Casey 561f241564 * minor: move RegionSettingsSerializer into OpenSim.Framework.Serialization 15 years ago
  Mike Mazur f28886e26d Rename OpenSim.Framework.Archive to OpenSim.Framework.Serialization 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 ff7b20bef1 * Add more status information when an oar is being saved 15 years ago
  Sean Dague 5959e42683 large scale fix for svn props after "the great refactor" 15 years ago
  lbsa71 801da4346a * optimized usings. 15 years ago
  Dr Scofield 180be7de07 this is step 2 of 2 of the OpenSim.Region.Environment refactor. 15 years ago