aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-19fix typosUbitUmarov1-20/+20
2018-10-19 add initial test support for cap LSLSyntax. This does not seem to work for O...UbitUmarov1-6/+73
2018-10-18fix AGENT_MALE lsl constant havinf same value as AGENT_AUTOPILOTUbitUmarov1-12/+14
2018-10-18change chattype on llRegionSayTo when sending to avatar viewer only.UbitUmarov2-1/+2
2018-10-18mantis 7391: deliver llregionSayTo to all scripts on prim that match target s...UbitUmarov1-6/+3
2018-10-08better have a lockUbitUmarov1-19/+23
2018-10-08change caps get mesh and texture throttleUbitUmarov4-172/+96
2018-10-08avoid a null refUbitUmarov1-1/+3
2018-10-07try to make inventory fetch tests happyUbitUmarov1-6/+9
2018-10-06more use of simpler xml encoder on inventory fetch, plus other cosmeticsUbitUmarov6-545/+217
2018-10-03mantis 8384: try to fix bullet heimap managed memory sharing with unmanaged libUbitUmarov2-1/+10
2018-09-30missed new c# version only codeUbitUmarov1-1/+2
2018-09-30 a few changes to last patchUbitUmarov1-28/+28
2018-09-30Implementation-and-design-of-ClientOnParcelGodMarkMandarinka Tasty1-5/+92
2018-09-29minor changesUbitUmarov3-37/+55
2018-09-29**CONFIRMED**AGAIN** , Add new function, osSetOwnerSpeed(float speed), threat...Bill Blight3-1/+17
2018-09-29 add a few more gc collect in some spotsUbitUmarov8-8/+39
2018-09-27more on culture issuesUbitUmarov3-1/+18
2018-09-26make sure Culture is right on some spotsUbitUmarov2-4/+4
2018-09-15stop sending agent update again when destiny refused the agentUbitUmarov1-2/+2
2018-09-14some teleport issues..UbitUmarov2-17/+16
2018-09-13fix osDie harakiri for YengineUbitUmarov1-17/+20
2018-09-13pesty warningUbitUmarov1-8/+8
2018-09-12some cleanupUbitUmarov3-23/+1
2018-09-12Squelch "connection reset by peer" exceptionsMelanie1-1/+8
2018-09-11fix a error messageUbitUmarov1-1/+1
2018-09-08oooopsUbitUmarov1-1/+7
2018-09-08Yengine cast issueUbitUmarov1-3/+4
2018-09-08fix script secure llhttlrequestUbitUmarov1-41/+43
2018-09-04a few changes to ScriptSleep() functionsUbitUmarov3-12/+12
2018-09-04Add YEngine support for ScriptDelayFactormewtwo06411-0/+4
2018-08-30avoid using new c# sintaxe that will fail on older compilersUbitUmarov1-3/+5
2018-08-30minor changes to last patchUbitUmarov3-9/+9
2018-08-30Adding check permission CanIssueEstateCommand for osRegionNotice and new func...Mandarinka Tasty3-7/+36
2018-08-26avoid potencial null refsUbitUmarov1-4/+4
2018-08-26don't shutdown robust twiceUbitUmarov1-0/+2
2018-08-26mantis 8273 make change on crossings coerentUbitUmarov1-0/+3
2018-08-07mantis 8349: fix landmasksUbitUmarov1-1/+1
2018-07-29and some more guard try{}catch{} on ub mesh processingUbitUmarov1-8/+31
2018-07-27mantis 8346: fix argument of osUnixTimeToTimestampUbitUmarov3-3/+3
2018-07-21mantis8342: make max ban height above ground configurable per regions instanc...UbitUmarov5-5/+38
2018-07-18mantis8341: fix MOD and LS apis configuration read from ossl fileUbitUmarov2-2/+13
2018-07-14http reusecontext is obsoleteUbitUmarov3-5/+1
2018-07-14http reusecontext is obsoleteUbitUmarov1-1/+0
2018-07-14http reusecontext is obsoleteUbitUmarov6-29/+2
2018-07-14http reusecontext is obsoleteUbitUmarov1-1/+0
2018-07-14typosUbitUmarov1-2/+2
2018-07-14minor cleanupUbitUmarov1-1/+1
2018-07-14a few changes about test mesh uploadsUbitUmarov1-26/+27
2018-07-14use Vector.Distance not util..UbitUmarov1-2/+2