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