aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-10-18change chattype on llRegionSayTo when sending to avatar viewer only.UbitUmarov1-1/+1
Thanks Royale for pointing this
2018-10-18mantis 7391: deliver llregionSayTo to all scripts on prim that match target ↵UbitUmarov1-6/+3
specs
2018-10-08better have a lockUbitUmarov1-19/+23
2018-10-08change caps get mesh and texture throttleUbitUmarov3-170/+96
2018-10-06more use of simpler xml encoder on inventory fetch, plus other cosmeticsUbitUmarov2-66/+65
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
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2018-09-29minor changesUbitUmarov3-37/+55
2018-09-29**CONFIRMED**AGAIN** , Add new function, osSetOwnerSpeed(float speed), ↵Bill Blight3-1/+17
threat level moderate Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2018-09-29 add a few more gc collect in some spotsUbitUmarov5-1/+27
2018-09-27more on culture issuesUbitUmarov1-1/+5
2018-09-14some teleport issues..UbitUmarov2-17/+16
2018-09-13fix osDie harakiri for YengineUbitUmarov1-17/+20
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
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
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 ↵Mandarinka Tasty3-7/+36
function osRegionNotice(string agentID, string msg) Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
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 ↵UbitUmarov3-4/+34
instance with ini file option BanLineSafeHeight
2018-07-18mantis8341: fix MOD and LS apis configuration read from ossl fileUbitUmarov2-2/+13
2018-07-14http reusecontext is obsoleteUbitUmarov2-5/+0
2018-07-14http reusecontext is obsoleteUbitUmarov2-4/+0
2018-07-14typosUbitUmarov1-2/+2
2018-07-14a few changes about test mesh uploadsUbitUmarov1-26/+27
2018-07-14use Vector.Distance not util..UbitUmarov1-2/+2
2018-07-14save a sqrt callUbitUmarov1-3/+3
2018-07-14change the scope of those options variablesUbitUmarov1-6/+6
2018-07-14add options for regions to ignore age < 18 and payment access control where ↵UbitUmarov1-0/+9
they don't apply
2018-07-14recover lost null check in last commitUbitUmarov1-2/+8
2018-07-14change bitmasks workUbitUmarov2-11/+4
2018-07-14only resize if needUbitUmarov1-2/+5
2018-07-14do not use lossless compression on dyntexturesUbitUmarov2-37/+38
2018-07-14send data as bin not string to http lower levelUbitUmarov1-3/+8
2018-07-11mantis 8335: fix string formatUbitUmarov1-1/+1
2018-07-11Bug fix: Object Wear was doing Add not replaceUbitUmarov1-11/+11
2018-06-27ubOde change terrain min height to -100m. Maybe this way a viewer dev mays ↵UbitUmarov1-4/+4
fix rendering below 0m, like making them think z = 1m for that purpose, for example
2018-06-19 reassign estate setting TaxFree to the role of AllowAccessOverride, as ↵UbitUmarov1-8/+16
viewers did. Keeping name to reuse dbs entries, etc. let viewers change it, but still NOP
2018-06-16mantis 8327: refix minor typosUbitUmarov1-2/+2
2018-06-16mantis 8327: fix minor typosUbitUmarov1-2/+2
2018-06-16minor cleanupUbitUmarov1-36/+12