aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Archiver (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-07No more stack trace due to missing IAR file.onefang1-0/+5
2020-09-09Various logging fix ups.onefang2-13/+8
2020-09-09Remove useless executable bit that Windows adds.onefang1-0/+0
2019-07-31OpenSim found a new way for archiving to be spammy.onefang1-8/+8
2019-05-19Various logging fix ups.onefang1-5/+0
2019-05-19Remove useless executable bit that Windows adds.onefang1-0/+0
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang10-452/+622
2018-12-28now break several things at same time... sog/sop updates, threads options,...UbitUmarov2-1/+3
2018-09-29 add a few more gc collect in some spotsUbitUmarov2-0/+16
2018-01-22give BlockingCollection more chancesUbitUmarov1-9/+2
2018-01-17remove those xml things no longer needed on .net >4.5.2UbitUmarov2-2/+0
2018-01-09give up on a property that old monos do compile, but then smore ok execUbitUmarov2-2/+0
2018-01-08fall back to a obsolete property since several monos in use (include our own)...UbitUmarov2-2/+2
2018-01-05 a few more xml thingsUbitUmarov2-0/+4
2017-08-14Refactor archive loading to optionally start script engine after loading.Robert Adams1-12/+20
2017-06-26and add a missing bracket :)UbitUmarov1-1/+1
2017-06-26fix bad englishUbitUmarov1-1/+1
2017-06-24 a few more changes to iar/oar assets save error/warning to show problems kno...UbitUmarov1-9/+15
2017-06-23 code actually has no ideia if a id is a asset or not and does try to handle ...UbitUmarov2-9/+9
2017-06-23 do the same on OAR savesUbitUmarov1-1/+16
2017-06-23several changes to iar/oar assets error reportsUbitUmarov3-16/+20
2017-06-22 actually iar do it for iarUbitUmarov1-1/+1
2017-06-22 show the count of broken assets we now have from gather on iar/oar pre save ...UbitUmarov1-0/+3
2017-06-21do not try to store on oars temporary or in transit objects ( they may be del...UbitUmarov1-9/+8
2017-06-21make oar/iar assets writer be done by caller thread like the rest of theUbitUmarov2-172/+48
2017-01-05Massive tab and trailing space cleanupMelanie Thielker8-138/+138
2016-11-07Fix file execute permissions, coz Windows.David Walter Seikel1-0/+0
2016-11-03Remove a bunch of spammy console messages.David Walter Seikel1-5/+0
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel6-169/+406
2016-09-27save oar: simplify confusing successefull assets saving messageUbitUmarov1-3/+8
2016-09-27load oar; activate area cliping if bounding-origin option is given. as help saysUbitUmarov1-2/+12
2016-08-22workaround potencial memory leakUbitUmarov1-0/+2
2016-07-28remove references to RegionCombinerModuleUbitUmarov2-15/+1
2015-11-27Fix Region Max height in boundingSize parameters checking in ArchiverModule.c...Jak Daniels1-2/+2
2015-11-22Fixed some stupid math and checks on --bounding-origin and --bounding-size. B...Jak Daniels1-20/+9
2015-11-22 change silly Monitor useUbitUmarov1-11/+11
2015-11-22 change syncronization methodUbitUmarov1-76/+65
2015-11-22 revert take the Monitor.wait out of the locksUbitUmarov1-17/+16
2015-11-22 coment out merge option on multiregion oar load i addedUbitUmarov1-1/+1
2015-11-22 take the Monitor.wait out of the locksUbitUmarov1-16/+17
2015-11-22 a few more changes on Multiregion control file loadUbitUmarov2-9/+19
2015-11-22 add a a missing monitor.wait if still not needed, mb in futureUbitUmarov1-3/+8
2015-11-22 a few changes on Multiregion control file load ; load oar seems far from goodUbitUmarov2-8/+15
2015-11-22 add Monitor.wait on loadUbitUmarov1-0/+4
2015-11-22 reduce noise before compareUbitUmarov1-2/+13
2015-11-22 add merge option on multioar testUbitUmarov1-1/+3
2015-11-22 minor changesUbitUmarov1-14/+19
2015-11-22 don't use 'funny' QuaternionsUbitUmarov1-0/+2
2015-11-22Changes to Load Oar options and new code to support importing OARs with diffe...Jak Daniels3-48/+262
2015-11-17 work around some 'tests' errors: allow sitTargetposition and orientation to ...UbitUmarov1-1/+2