aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-10-20change ossl tests setupUbitUmarov3-4/+19
2018-10-20ossl error messages are not from a agentUbitUmarov1-1/+1
2018-10-20avoid a null ref during jenkins testsUbitUmarov1-1/+2
2018-10-20change ossl error report and NPC create error handlingUbitUmarov1-10/+11
2018-10-20mantis 8398: fix with previus commits; removed redundante codeUbitUmarov1-11/+5
2018-10-20Remove NPCs from UserManagement when removedUbitUmarov1-0/+4
2018-10-20add RemoveUser to UserManagementUbitUmarov1-2/+11
2018-10-20double OoopssUbitUmarov2-2/+2
2018-10-20remove TempAttachments moduleUbitUmarov4-200/+62
2018-10-20add a few more things to SrcriptSyntaxUbitUmarov1-1/+1
2018-10-19autogen LSLSyntax version uuidUbitUmarov1-30/+32
2018-10-19cap LSLSyntax was enabled by mistakeUbitUmarov1-1/+1
2018-10-19fix typosUbitUmarov1-20/+20
2018-10-19 add initial test support for cap LSLSyntax. This does not seem to work for ↵UbitUmarov1-6/+73
Opensimulator on viewers, In particular with FireStorm seems impossible to replace its own definitions, viwers do note revert to defaults on tp to a region that does not suport this cap, etc. So possible just a dead end. Disabled by default
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.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