Oren Hurvitz
|
1a32b35279
In Load OAR, correctly restore group-owned objects
|
10 years ago |
Oren Hurvitz
|
305f5110c6
In Load OAR: Zero isn't a valid Group ID
|
11 years ago |
Oren Hurvitz
|
35078e03e5
During Load OAR, fix the User and Group ID's in objects that are embedded in assets (previously only rezzed objects were fixed)
|
11 years ago |
Robert Adams
|
79200ed270
Fix displacement and location operations on legacy trees and grass in
|
10 years ago |
Robert Adams
|
41b6602a77
Add "--no-objects" parameter to 'load oar'.
|
10 years ago |
Robert Adams
|
2a4dd34616
Change new 'load oar' parameters to be hyphenated to be consistant with
|
10 years ago |
Robert Adams
|
9c97fb8e12
Implement terrain merging in TerrainChannel.
|
10 years ago |
Robert Adams
|
5e6a47f13f
varregion: remove --noterrain and --noparcel parameters in 'load oar'.
|
10 years ago |
Robert Adams
|
6fbfb47b92
varregion: add --noterrain and --noparcel to 'load oar'.
|
10 years ago |
Robert Adams
|
dd6db72939
varregion: add --displacement parameter to 'load oar'.
|
10 years ago |
Justin Clark-Casey (justincc)
|
7cab41f422
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
|
11 years ago |
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 |