aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Collapse)AuthorAgeFilesLines
* avoid potencial null refsUbitUmarov2018-08-261-4/+4
|
* mantis8342: make max ban height above ground configurable per regions ↵UbitUmarov2018-07-211-1/+2
| | | | instance with ini file option BanLineSafeHeight
* 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 ↵UbitUmarov2018-07-141-6/+5
| | | | they don't apply
* 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 ↵UbitUmarov2018-07-141-2/+23
| | | | ConsoleHistoryTimeStamp set to true, the console history file will have timestamps. Im lazy date is in en-us culture for now. (robust also)
* 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 ↵UbitUmarov2018-06-191-25/+3
| | | | viewers did. Keeping name to reuse dbs entries, etc. let viewers change it, but still NOP
* mantis 8329: don't fail if response stream is Chunked encoded and http ↵UbitUmarov2018-06-181-7/+32
| | | | debuglevel >=5
* 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 ↵UbitUmarov2018-04-061-62/+0
| | | | provide more correct ways of getting warning of when its about to happen, but writing to a log file on that is NOT something to do.
* 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 ↵UbitUmarov2018-01-271-4/+4
| | | | as it possible should, but this needs more work, and issue with HG older grids/regions
* Robust: allow Library assets to override old ones, so they can be updated ↵UbitUmarov2018-01-261-1/+3
| | | | easily from the xml files keeping same id (left FSAssets out)
* 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 ↵UbitUmarov2018-01-251-0/+457
| | | | more heavy things like OSD, and use it on displaynames
* 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
|
* remove those xml things no longer needed on .net >4.5.2UbitUmarov2018-01-178-15/+1
|
* Merge branch 'master' into httptestsUbitUmarov2018-01-168-17/+11
|\
| * give up on a property that old monos do compile, but then smore ok execUbitUmarov2018-01-098-9/+3
| |
| * fall back to a obsolete property since several monos in use (include our ↵UbitUmarov2018-01-088-9/+9
| | | | | | | | own) do not suporte the proper .net4.0 one
* | shut up some pesty warningsUbitUmarov2018-01-152-2/+3
| |
* | change version to 0.9.1.1 so we can see it inworldUbitUmarov2018-01-131-2/+2
| |
* | Merge branch 'master' into httptestsUbitUmarov2018-01-059-9/+30
|\ \ | |/