UbitUmarov
|
6c5bf4ed25
useless cosmetics
|
před 4 roky |
UbitUmarov
|
8fe2cd6c46
save/load environments to/from oars
|
před 4 roky |
UbitUmarov
|
11c49c211c
change a log message
|
před 4 roky |
UbitUmarov
|
4a73cc81dc
now break several things at same time... sog/sop updates, threads options,...
|
před 5 roky |
UbitUmarov
|
ed0e2623b9
add a few more gc collect in some spots
|
před 6 roky |
UbitUmarov
|
191661b51d
a few more changes to iar/oar assets save error/warning to show problems known to be asset errors
|
před 7 roky |
UbitUmarov
|
0a1f497dee
code actually has no ideia if a id is a asset or not and does try to handle all as assets, it really can't report errors. Change messages to make more clear they are only warnings and may mean nothing at all
|
před 7 roky |
UbitUmarov
|
83e443bca1
do the same on OAR saves
|
před 7 roky |
UbitUmarov
|
3c6790b061
several changes to iar/oar assets error reports
|
před 7 roky |
UbitUmarov
|
28caf1e089
actually iar do it for iar
|
před 7 roky |
UbitUmarov
|
cbae148f68
show the count of broken assets we now have from gather on iar/oar pre save information
|
před 7 roky |
UbitUmarov
|
1bfe4da378
do not try to store on oars temporary or in transit objects ( they may be deleted during the save)
|
před 7 roky |
UbitUmarov
|
637d35631c
make oar/iar assets writer be done by caller thread like the rest of the
|
před 7 roky |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
před 7 roky |
UbitUmarov
|
ec8101a24a
remove references to RegionCombinerModule
|
před 8 roky |
Justin Clark-Casey (justincc)
|
b267c238fb
minor: Remove windows build warning about CompressionLevel package ambiguity.
|
před 9 roky |
Justin Clark-Casey (justincc)
|
08606ae409
Make the IteratingUuidGatherer the only UuidGatherer.
|
před 10 roky |
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.
|
před 10 roky |
AliciaRaven
|
1e22091193
Modifications to previous IAR commits to bring them more inline with existing OpenSim code conventions. Also include new IAR save switch in console help print out.
|
před 10 roky |
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()
|
před 10 roky |
Oren Hurvitz
|
99ac770abb
Close streams immediately when we finish using them
|
před 10 roky |
Oren Hurvitz
|
e131e73652
Run slow operations in a separate thread, instead of using FireAndForget (which has a 1-minute timeout)
|
před 10 roky |
Robert Adams
|
4c362a83f9
Merge branch 'master' into varregion
|
před 10 roky |
Oren Hurvitz
|
3018b2c5d7
Materials module: a) Store materials as assets; b) Finalized it (removed the "Demo" label; removed most of the logging); c) Enabled by default
|
před 11 roky |
Robert Adams
|
2d2bea4aa7
varregion: many more updates removing the constant RegionSize and replacing
|
před 11 roky |
Melanie
|
5f4c4df227
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
|
před 11 roky |
Oren Hurvitz
|
d2f4ca0dfe
If Save OAR/IAR times-out while waiting for assets then notify the caller that the operation failed
|
před 12 roky |
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.
|
před 12 roky |
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.
|
před 12 roky |