aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add YEngine support for ScriptDelayFactormewtwo06412018-09-041-0/+4
* avoid using new c# sintaxe that will fail on older compilersUbitUmarov2018-08-301-3/+5
* minor changes to last patchUbitUmarov2018-08-303-9/+9
* Adding check permission CanIssueEstateCommand for osRegionNotice and new func...Mandarinka Tasty2018-08-303-7/+36
* avoid potencial null refsUbitUmarov2018-08-261-4/+4
* don't shutdown robust twiceUbitUmarov2018-08-261-0/+2
* mantis 8273 make change on crossings coerentUbitUmarov2018-08-261-0/+3
* mantis 8349: fix landmasksUbitUmarov2018-08-071-1/+1
* and some more guard try{}catch{} on ub mesh processingUbitUmarov2018-07-291-8/+31
* mantis 8346: fix argument of osUnixTimeToTimestampUbitUmarov2018-07-273-3/+3
* mantis8342: make max ban height above ground configurable per regions instanc...UbitUmarov2018-07-215-5/+38
* mantis8341: fix MOD and LS apis configuration read from ossl fileUbitUmarov2018-07-182-2/+13
* http reusecontext is obsoleteUbitUmarov2018-07-143-5/+1
* http reusecontext is obsoleteUbitUmarov2018-07-141-1/+0
* http reusecontext is obsoleteUbitUmarov2018-07-146-29/+2
* http reusecontext is obsoleteUbitUmarov2018-07-141-1/+0
* typosUbitUmarov2018-07-141-2/+2
* minor cleanupUbitUmarov2018-07-141-1/+1
* a few changes about test mesh uploadsUbitUmarov2018-07-141-26/+27
* use Vector.Distance not util..UbitUmarov2018-07-141-2/+2
* save a sqrt callUbitUmarov2018-07-141-3/+3
* change the scope of those options variablesUbitUmarov2018-07-141-6/+6
* add options for regions to ignore age < 18 and payment access control where t...UbitUmarov2018-07-142-6/+14
* recover lost null check in last commitUbitUmarov2018-07-141-2/+8
* change bitmasks workUbitUmarov2018-07-142-11/+4
* only resize if needUbitUmarov2018-07-141-2/+5
* do not use lossless compression on dyntexturesUbitUmarov2018-07-142-37/+38
* add missing xml escapeUbitUmarov2018-07-141-2/+2
* add a disabled logUbitUmarov2018-07-141-0/+3
* send data as bin not string to http lower levelUbitUmarov2018-07-141-3/+8
* have default ids of avatar alpha and tattooUbitUmarov2018-07-141-4/+4
* some cleanupUbitUmarov2018-07-141-30/+26
* drop compatibility with old robust that did not suport inventoryService.GetMu...UbitUmarov2018-07-141-9/+0
* add using into a few more placesUbitUmarov2018-07-142-26/+28
* mantis 8333: kept idea but my own code. With ini setting ConsoleHistoryTimeSt...UbitUmarov2018-07-142-3/+24
* minor changes to last patchUbitUmarov2018-07-131-14/+12
* Group Powers changed and Officers role brought back for Groupsfly-man-2018-07-131-51/+60
* mantis 8335: fix string formatUbitUmarov2018-07-111-1/+1
* Bug fix: Object Wear was doing Add not replaceUbitUmarov2018-07-111-11/+11
* replace some string testsUbitUmarov2018-07-082-6/+6
* we don't use tab simbol, we use 4 whitespacesUbitUmarov2018-07-082-28/+28
* Add mac banningVincent Sylvester2018-07-082-0/+32
* Back-end fix for region name searches made from the viewer grid map dialog.Kevin Cozens2018-07-061-1/+1
* 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
* ubOde change terrain min height to -100m. Maybe this way a viewer dev mays fi...UbitUmarov2018-06-271-4/+4
* reassign estate setting TaxFree to the role of AllowAccessOverride, as viewe...UbitUmarov2018-06-192-33/+19
* mantis 8329: don't fail if response stream is Chunked encoded and http debugl...UbitUmarov2018-06-181-7/+32