UbitUmarov
|
c47eeb1372
need change on another place also
|
4 лет назад |
UbitUmarov
|
3707301c59
changes to load oar with --merge: with option --mergeReplaceObjects it will replace objects already in region, without it, skip; with opetion merge-parcels will try to merge them, without it ignores oar parcels. as before without --merge all is replaced. renamed the options force* as merge* since they are merge suboptions
|
4 лет назад |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 лет назад |
UbitUmarov
|
ec8101a24a
remove references to RegionCombinerModule
|
8 лет назад |
Jak Daniels
|
c0e920c1ad
Fix Region Max height in boundingSize parameters checking in ArchiverModule.cs to float.MaxValue .. as was changed in ArchiveReadRequest.cs in commit 71f5c2b856aeab2b535094804f15317d5dc544e1 A comparison of consistent 'default' values determines whether boundingBox check is true.
|
9 лет назад |
Jak Daniels
|
0b216c37df
Changes to Load Oar options and new code to support importing OARs with different Region sizes to the destination region.
|
9 лет назад |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
9 лет назад |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 лет назад |
UbitUmarov
|
3829df1059
try to implement core load oar options
|
9 лет назад |
Matt Lehmann
|
8b3c2f7d0c
updated version of default user switch for load oar :q :q
|
10 лет назад |
Robert Adams
|
41b6602a77
Add "--no-objects" parameter to 'load oar'.
|
10 лет назад |
Robert Adams
|
8c6a0cb44a
Really add the old parameter names to load oar to keep downward compatibiliy
|
10 лет назад |
Robert Adams
|
2a4dd34616
Change new 'load oar' parameters to be hyphenated to be consistant with
|
10 лет назад |
Robert Adams
|
9c97fb8e12
Implement terrain merging in TerrainChannel.
|
10 лет назад |
Robert Adams
|
5e6a47f13f
varregion: remove --noterrain and --noparcel parameters in 'load oar'.
|
10 лет назад |
Robert Adams
|
6fbfb47b92
varregion: add --noterrain and --noparcel to 'load oar'.
|
10 лет назад |
Robert Adams
|
dd6db72939
varregion: add --displacement parameter to 'load oar'.
|
10 лет назад |
Diva Canto
|
31177d9259
Another 10 modules' directives moved from .addin.xml
|
12 лет назад |
Justin Clark-Casey (justincc)
|
8dfe59d7b8
Comment out checks not to overwrite existing IAR/OAR files for now on "save iar/oar" since this causes problems for some backup systems.
|
12 лет назад |
Justin Clark-Casey (justincc)
|
f76dceb90b
Get "save oar" and "save iar" to tell you in a more friendly manner if the filename to save already exists, rather than exception throwing.
|
12 лет назад |
Justin Clark-Casey (justincc)
|
d7e6fe488d
Rename ArchiveWriteRequestPreparatio nto ArchiveWriteRequest since after the multi-OAR patch there is now only one class that handles this operation.
|
12 лет назад |
Oren Hurvitz
|
ce468215d5
Support multi-region OAR files
|
12 лет назад |
Justin Clark-Casey (justincc)
|
2b60a5c5d6
Add is_megaregion flag into oar control file. Not currently read - for future use. Please do not rely on this remaining here.
|
12 лет назад |
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 лет назад |
BlueWall
|
eea726d74e
RegionReady:
|
13 лет назад |
BlueWall
|
57ba9ef5ad
Update RegionReadyModule
|
13 лет назад |
Diva Canto
|
8bdd80abfa
HG: normalize all externalized user ULRs to be the Home URL, i.e. the location of the user's UAS. This corrects an earlier design which had some cases pointing to the profile server. WARNING: CONFIGURATION CHANGES in both the sims (*Common.ini) and the Robust configs (Robust.HG.ini). Please check diff of the example files, but basically all vars that were pointing to profile should point to the UAS instead and should be called HomeURI.
|
13 лет назад |
Oren Hurvitz
|
7f318277f1
When creating an OAR, optionally exclude objects according to their permissions
|
13 лет назад |
Justin Clark-Casey (justincc)
|
6f4d079fc5
Add a --noassets option to "save oar".
|
13 лет назад |
Justin Clark-Casey (justincc)
|
373ef594ba
Drop current OAR version back to 0.5 since these are currently now compatible with older OpenSim versions again.
|
14 лет назад |