Histórico de Commits

Autor SHA1 Mensagem Data
  Oren Hurvitz 9784e4e07d Changed locks to prevent deadlocks (especially during multi-region Load OAR) há 12 anos atrás
  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. há 11 anos atrás
  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 há 11 anos atrás
  Justin Clark-Casey (justincc) 6ba42e9e75 Fix a few minor issues in ArchiveReadRequest logging. há 12 anos atrás
  Oren Hurvitz ce468215d5 Support multi-region OAR files há 12 anos atrás
  Justin Clark-Casey (justincc) 812c498ef4 When loading an OAR, validate any group UUIDs and properly reconstruct parcel access lists. há 12 anos atrás
  Justin Clark-Casey (justincc) 23ae24b406 Route OAR SOG loading through the common SceneObjectSerializer.FromXml2Format() rather than the functionally identical but buggy Xml2ToSOG(). há 12 anos atrás
  Justin Clark-Casey (justincc) 1b5ce8c10e Fix issue where loading OARs could sometimes result in link numbers being reordered. há 12 anos atrás
  Oren Hurvitz 52a32878a9 Save the Telehub and its Spawn Points in the OAR há 12 anos atrás
  Justin Clark-Casey (justincc) 8b958e7e74 Revert "Save the Telehub and its Spawn Points in the OAR" há 12 anos atrás
  Oren Hurvitz b0b7b45b94 Save the Telehub and its Spawn Points in the OAR há 12 anos atrás
  Justin Clark-Casey (justincc) 5d1d47e1f9 Revert "Better error handling if Load OAR or Save OAR fail" há 12 anos atrás
  Oren Hurvitz 65c88b2ff4 Better error handling if Load OAR or Save OAR fail há 12 anos atrás
  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. há 12 anos atrás
  Mic Bowman 5f7e392c7c Add a check to see if an asset exists before recreating it while há 12 anos atrás
  Justin Clark-Casey (justincc) bea2e0f32b Comment out the part of the load oar code that zeroes out prim sit target orientations and positions. há 13 anos atrás
  Oren Hurvitz 804fe2d9b0 Save the sun's position in OARs há 13 anos atrás
  Oren Hurvitz 64d868fb64 When loading an OAR that doesn't have parcels, create a default parcel há 13 anos atrás
  Justin Clark-Casey (justincc) 6600aa2baf Add regression test to check that OARs start with the control file. há 13 anos atrás
  Justin Clark-Casey (justincc) f9ea5e69c5 Refactor: Break out LoadObjects() and LoadParcels() from a longer method há 13 anos atrás
  Justin Clark-Casey (justincc) be3685b1a2 When an oar is loaded, do not create a default parcel before loading the parcels from the OAR. há 13 anos atrás
  Justin Clark-Casey (justincc) 42c0dbf49a Show local IDs in "land show" output. há 13 anos atrás
  Justin Clark-Casey (justincc) 5a26dc2743 Fix OAR parcel loading so that old parcels are replaced by the new instead of merged. há 13 anos atrás
  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. há 14 anos atrás
  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. há 14 anos atrás
  Justin Clark-Casey (justincc) d7bca3d8e8 Fix unit tests and save problems há 14 anos atrás
  Justin Clark-Casey (justincc) 7f2d844916 Implement guard against trying to load incompatible version IARs há 14 anos atrás
  Justin Clark-Casey (justincc) 199b61f1b2 start parsing iar control file há 14 anos atrás
  Justin Clark-Casey (justincc) a5bb7b8a30 slightly simplify oar control file loading code há 14 anos atrás
  Justin Clark-Casey (justincc) 06d37d06e6 Drop max oar loading version back to 0 from 1 há 14 anos atrás