UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
9 years ago |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 years ago |
UbitUmarov
|
3829df1059
try to implement core load oar options
|
9 years ago |
Justin Clark-Casey (justincc)
|
86367d7219
refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class.
|
10 years ago |
Justin Clark-Casey (justincc)
|
41f2f3132b
For monitoring purposes, start non-timeout tasks (which do not currently use a threadpool) via Watchdog.RunInThread() rather than Util.RunThreadNoTimeout()
|
10 years ago |
Oren Hurvitz
|
99ac770abb
Close streams immediately when we finish using them
|
10 years ago |
Matt Lehmann
|
9e83b43009
new version of patch to add default-user switch new version :qw :wq updated version of default user switch for load oar :q :q
|
10 years ago |
Matt Lehmann
|
8b3c2f7d0c
updated version of default user switch for load oar :q :q
|
10 years ago |
Oren Hurvitz
|
a780e01a54
Fixed: the parcel flag "Allow Scripts from Group" should only check if the parcel has a Group set; it doesn't have to be *deeded* to the group
|
10 years ago |
Oren Hurvitz
|
6557eba235
Removed default timeout when starting scripts after Load OAR
|
10 years ago |
Oren Hurvitz
|
1a32b35279
In Load OAR, correctly restore group-owned objects
|
11 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'.
|
11 years ago |
Robert Adams
|
6fbfb47b92
varregion: add --noterrain and --noparcel to 'load oar'.
|
11 years ago |
Robert Adams
|
dd6db72939
varregion: add --displacement parameter to 'load oar'.
|
11 years ago |
Melanie
|
3589acdab1
Merge branch 'master' into careminster
|
11 years ago |
Justin Clark-Casey (justincc)
|
7cab41f422
refactor: replace verbose checks with String.IsNullOrEmpty where applicable.
|
11 years ago |
Melanie
|
e62b14024f
Merge branch 'master' into careminster
|
12 years ago |
Oren Hurvitz
|
9784e4e07d
Changed locks to prevent deadlocks (especially during multi-region Load OAR)
|
12 years ago |
Melanie
|
fd7a83f439
Merge branch 'master' into careminster
|
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 |
Melanie
|
6ad8d3c43f
Merge branch 'master' into careminster
|
12 years ago |
Justin Clark-Casey (justincc)
|
6ba42e9e75
Fix a few minor issues in ArchiveReadRequest logging.
|
12 years ago |
Melanie
|
db774d4292
Merge branch 'master' into careminster
|
12 years ago |