index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
/
World
/
Archiver
/
ArchiveWriteRequest.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various logging fix ups.
onefang
2020-09-09
1
-8
/
+8
*
now break several things at same time... sog/sop updates, threads options,...
UbitUmarov
2018-12-28
1
-0
/
+1
*
add a few more gc collect in some spots
UbitUmarov
2018-09-29
1
-0
/
+9
*
a few more changes to iar/oar assets save error/warning to show problems kno...
UbitUmarov
2017-06-24
1
-9
/
+15
*
code actually has no ideia if a id is a asset or not and does try to handle ...
UbitUmarov
2017-06-23
1
-4
/
+4
*
do the same on OAR saves
UbitUmarov
2017-06-23
1
-1
/
+16
*
several changes to iar/oar assets error reports
UbitUmarov
2017-06-23
1
-7
/
+9
*
actually iar do it for iar
UbitUmarov
2017-06-22
1
-1
/
+1
*
show the count of broken assets we now have from gather on iar/oar pre save ...
UbitUmarov
2017-06-22
1
-0
/
+3
*
do not try to store on oars temporary or in transit objects ( they may be del...
UbitUmarov
2017-06-21
1
-9
/
+8
*
make oar/iar assets writer be done by caller thread like the rest of the
UbitUmarov
2017-06-21
1
-4
/
+3
*
Massive tab and trailing space cleanup
Melanie Thielker
2017-01-05
1
-26
/
+26
*
remove references to RegionCombinerModule
UbitUmarov
2016-07-28
1
-13
/
+1
*
minor: Remove windows build warning about CompressionLevel package ambiguity.
Justin Clark-Casey (justincc)
2015-03-11
1
-0
/
+1
*
Make the IteratingUuidGatherer the only UuidGatherer.
Justin Clark-Casey (justincc)
2015-01-08
1
-5
/
+5
*
refactor: Move methods to start a monitored thread, start work in its own thr...
Justin Clark-Casey (justincc)
2014-11-25
1
-1
/
+1
*
Modifications to previous IAR commits to bring them more inline with existing...
AliciaRaven
2014-09-23
1
-9
/
+9
*
For monitoring purposes, start non-timeout tasks (which do not currently use ...
Justin Clark-Casey (justincc)
2014-09-05
1
-1
/
+2
*
Close streams immediately when we finish using them
Oren Hurvitz
2014-07-21
1
-4
/
+5
*
Run slow operations in a separate thread, instead of using FireAndForget (whi...
Oren Hurvitz
2014-03-25
1
-1
/
+1
*
Merge branch 'master' into varregion
Robert Adams
2014-01-21
1
-6
/
+6
|
\
|
*
Materials module: a) Store materials as assets; b) Finalized it (removed the ...
Oren Hurvitz
2014-01-20
1
-6
/
+6
*
|
varregion: many more updates removing the constant RegionSize and replacing
Robert Adams
2013-12-26
1
-1
/
+1
|
/
*
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
Melanie
2013-03-26
1
-0
/
+1
*
If Save OAR/IAR times-out while waiting for assets then notify the caller tha...
Oren Hurvitz
2013-01-02
1
-9
/
+19
*
Fix bug where loading an OAR with a deeded parcel would always set the parcel...
Justin Clark-Casey (justincc)
2012-11-24
1
-8
/
+3
*
Rename ArchiveWriteRequestPreparatio nto ArchiveWriteRequest since after the ...
Justin Clark-Casey (justincc)
2012-09-14
1
-0
/
+634