aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* change chattype on llRegionSayTo when sending to avatar viewer only.UbitUmarov2018-10-181-0/+1
* more use of simpler xml encoder on inventory fetch, plus other cosmeticsUbitUmarov2018-10-063-75/+11
* add a few more gc collect in some spotsUbitUmarov2018-09-292-2/+5
* more on culture issuesUbitUmarov2018-09-271-0/+10
* pesty warningUbitUmarov2018-09-131-8/+8
* some cleanupUbitUmarov2018-09-123-23/+1
* Merge branch 'master' of opensimulator.org:/var/git/opensimMelanie2018-09-1251-962/+2448
|\
| * avoid potencial null refsUbitUmarov2018-08-261-4/+4
| * mantis8342: make max ban height above ground configurable per regions instanc...UbitUmarov2018-07-211-1/+2
| * http reusecontext is obsoleteUbitUmarov2018-07-141-0/+1
| * http reusecontext is obsoleteUbitUmarov2018-07-141-1/+0
| * http reusecontext is obsoleteUbitUmarov2018-07-143-23/+2
| * http reusecontext is obsoleteUbitUmarov2018-07-141-1/+0
| * minor cleanupUbitUmarov2018-07-141-1/+1
| * add options for regions to ignore age < 18 and payment access control where t...UbitUmarov2018-07-141-6/+5
| * add missing xml escapeUbitUmarov2018-07-141-2/+2
| * add a disabled logUbitUmarov2018-07-141-0/+3
| * have default ids of avatar alpha and tattooUbitUmarov2018-07-141-4/+4
| * mantis 8333: kept idea but my own code. With ini setting ConsoleHistoryTimeSt...UbitUmarov2018-07-141-2/+23
| * just remove the test insteadUbitUmarov2018-07-062-10/+1
| * fix version string size testUbitUmarov2018-07-061-1/+1
| * test jenkinsUbitUmarov2018-07-051-1/+1
| * testUbitUmarov2018-07-051-1/+0
| * reassign estate setting TaxFree to the role of AllowAccessOverride, as viewe...UbitUmarov2018-06-191-25/+3
| * mantis 8329: don't fail if response stream is Chunked encoded and http debugl...UbitUmarov2018-06-181-7/+32
| * breaking map (warp3d)UbitUmarov2018-05-061-0/+31
| * a few minor changesUbitUmarov2018-04-191-16/+40
| * sound radius: missing fileUbitUmarov2018-04-101-1/+1
| * remove GCnotify(). It is wrong in many ways and has no use. GC now does provi...UbitUmarov2018-04-061-62/+0
| * remove a duplicated fieldUbitUmarov2018-02-011-1/+0
| * keepalive is defaultUbitUmarov2018-01-301-1/+0
| * a few more changes on inventory library and inv fetchUbitUmarov2018-01-301-0/+37
| * a few more changes on inventory library and inv fetchUbitUmarov2018-01-271-0/+1
| * add a few more encoding to LLSDxmlEncode.. (W or S ?)UbitUmarov2018-01-271-0/+224
| * add Cap_FetchLib2 note that this is still local to regions, not using grid as...UbitUmarov2018-01-271-4/+4
| * Robust: allow Library assets to override old ones, so they can be updated eas...UbitUmarov2018-01-261-1/+3
| * got tired of creating stringbuildersUbitUmarov2018-01-251-1/+17
| * a few changes to encoder and a few more usesUbitUmarov2018-01-251-8/+36
| * add a low level LLSDxml encoder for cases where it makes no sense to use more...UbitUmarov2018-01-251-0/+457
| * avoid some large unnecessary stringsUbitUmarov2018-01-241-1/+1
| * let MinHeap self trim on empty; cleanupUbitUmarov2018-01-241-70/+80
| * simplify http bycontext keyUbitUmarov2018-01-242-30/+15
| * retire our BlockingQueue replaced by BlockingCollection and cross fingersUbitUmarov2018-01-221-148/+0
| * give BlockingCollection more chancesUbitUmarov2018-01-221-10/+15
| * give BlockingCollection another chanceUbitUmarov2018-01-211-17/+14
| * give concurrentqueue another chanceUbitUmarov2018-01-211-21/+9
| * change version numbers back to 0.9.1.0UbitUmarov2018-01-201-3/+3
| * iStackTrace(targetThread, true) is no longer safe on windoes alsoUbitUmarov2018-01-181-0/+7
| * remove more xml things no longer needed on .net >4.5.2UbitUmarov2018-01-172-2/+2
| * pesty warningsUbitUmarov2018-01-172-5/+1