aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* change caps get mesh and texture throttleUbitUmarov2018-10-084-172/+96
* avoid a null refUbitUmarov2018-10-081-1/+3
* try to make inventory fetch tests happyUbitUmarov2018-10-071-6/+9
* more use of simpler xml encoder on inventory fetch, plus other cosmeticsUbitUmarov2018-10-066-545/+217
* mantis 8384: try to fix bullet heimap managed memory sharing with unmanaged libUbitUmarov2018-10-032-1/+10
* missed new c# version only codeUbitUmarov2018-09-301-1/+2
* a few changes to last patchUbitUmarov2018-09-301-28/+28
* Implementation-and-design-of-ClientOnParcelGodMarkMandarinka Tasty2018-09-301-5/+92
* minor changesUbitUmarov2018-09-293-37/+55
* **CONFIRMED**AGAIN** , Add new function, osSetOwnerSpeed(float speed), threat...Bill Blight2018-09-293-1/+17
* add a few more gc collect in some spotsUbitUmarov2018-09-298-8/+39
* more on culture issuesUbitUmarov2018-09-273-1/+18
* make sure Culture is right on some spotsUbitUmarov2018-09-262-4/+4
* stop sending agent update again when destiny refused the agentUbitUmarov2018-09-151-2/+2
* some teleport issues..UbitUmarov2018-09-142-17/+16
* fix osDie harakiri for YengineUbitUmarov2018-09-131-17/+20
* pesty warningUbitUmarov2018-09-131-8/+8
* some cleanupUbitUmarov2018-09-123-23/+1
* Merge branch 'master' of opensimulator.org:/var/git/opensimUbitUmarov2018-09-121-1/+24
|\
| * Merge branch 'master' of opensimulator.org:/var/git/opensimMelanie2018-09-12389-43343/+96679
| |\
| * | Squelch "connection reset by peer" exceptionsMelanie2018-09-121-1/+8
* | | fix a error messageUbitUmarov2018-09-111-1/+1
| |/ |/|
* | oooopsUbitUmarov2018-09-081-1/+7
* | Yengine cast issueUbitUmarov2018-09-081-3/+4
* | fix script secure llhttlrequestUbitUmarov2018-09-081-41/+43
* | a few changes to ScriptSleep() functionsUbitUmarov2018-09-043-12/+12
* | 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