Historique des commits

Auteur SHA1 Message Date
  Oren Hurvitz 9784e4e07d Changed locks to prevent deadlocks (especially during multi-region Load OAR) il y a 12 ans
  Justin Clark-Casey (justincc) 82690e1384 Fix bug where loading an OAR with a deeded parcel would always set the parcel owner ID to the estate owner even if the group UUID was present. il y a 11 ans
  Justin Clark-Casey (justincc) cda531bc3c minor: Add some currently commented out debug log lines for investigating issues resolving group IDs for land parcels on OAR loading where groups do not exist il y a 11 ans
  Justin Clark-Casey (justincc) 6ba42e9e75 Fix a few minor issues in ArchiveReadRequest logging. il y a 12 ans
  Oren Hurvitz ce468215d5 Support multi-region OAR files il y a 12 ans
  Justin Clark-Casey (justincc) 812c498ef4 When loading an OAR, validate any group UUIDs and properly reconstruct parcel access lists. il y a 12 ans
  Justin Clark-Casey (justincc) 23ae24b406 Route OAR SOG loading through the common SceneObjectSerializer.FromXml2Format() rather than the functionally identical but buggy Xml2ToSOG(). il y a 12 ans
  Justin Clark-Casey (justincc) 1b5ce8c10e Fix issue where loading OARs could sometimes result in link numbers being reordered. il y a 12 ans
  Oren Hurvitz 52a32878a9 Save the Telehub and its Spawn Points in the OAR il y a 12 ans
  Justin Clark-Casey (justincc) 8b958e7e74 Revert "Save the Telehub and its Spawn Points in the OAR" il y a 12 ans
  Oren Hurvitz b0b7b45b94 Save the Telehub and its Spawn Points in the OAR il y a 12 ans
  Justin Clark-Casey (justincc) 5d1d47e1f9 Revert "Better error handling if Load OAR or Save OAR fail" il y a 12 ans
  Oren Hurvitz 65c88b2ff4 Better error handling if Load OAR or Save OAR fail il y a 12 ans
  Justin Clark-Casey (justincc) 154ba0124a Add experimental --publish option to "save oar" so that OARs reloaded to the same grid don't have the publisher as owner. il y a 12 ans
  Mic Bowman 5f7e392c7c Add a check to see if an asset exists before recreating it while il y a 12 ans
  Justin Clark-Casey (justincc) bea2e0f32b Comment out the part of the load oar code that zeroes out prim sit target orientations and positions. il y a 13 ans
  Oren Hurvitz 804fe2d9b0 Save the sun's position in OARs il y a 13 ans
  Oren Hurvitz 64d868fb64 When loading an OAR that doesn't have parcels, create a default parcel il y a 13 ans
  Justin Clark-Casey (justincc) 6600aa2baf Add regression test to check that OARs start with the control file. il y a 13 ans
  Justin Clark-Casey (justincc) f9ea5e69c5 Refactor: Break out LoadObjects() and LoadParcels() from a longer method il y a 13 ans
  Justin Clark-Casey (justincc) be3685b1a2 When an oar is loaded, do not create a default parcel before loading the parcels from the OAR. il y a 13 ans
  Justin Clark-Casey (justincc) 42c0dbf49a Show local IDs in "land show" output. il y a 13 ans
  Justin Clark-Casey (justincc) 5a26dc2743 Fix OAR parcel loading so that old parcels are replaced by the new instead of merged. il y a 13 ans
  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. il y a 14 ans
  Diva Canto 6a9ae9e7cb Global creator information working on MySQL DB and on load/save OARs. Creator name properly shown on the viewer as first.last @authority. il y a 14 ans
  Justin Clark-Casey (justincc) d7bca3d8e8 Fix unit tests and save problems il y a 14 ans
  Justin Clark-Casey (justincc) 7f2d844916 Implement guard against trying to load incompatible version IARs il y a 14 ans
  Justin Clark-Casey (justincc) 199b61f1b2 start parsing iar control file il y a 14 ans
  Justin Clark-Casey (justincc) a5bb7b8a30 slightly simplify oar control file loading code il y a 14 ans
  Justin Clark-Casey (justincc) 06d37d06e6 Drop max oar loading version back to 0 from 1 il y a 14 ans