aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-10add a bit more things to ScriptSyntax, change a few more incoerent lsl types ...UbitUmarov4-20/+41
2018-11-08mantis 8035: fix number of prims use to be from all owned parcelsUbitUmarov1-2/+1
2018-11-08fix unknown priority scheme setting error. Thx Ai AustinUbitUmarov1-1/+1
2018-11-08some cleanupUbitUmarov1-5/+5
2018-11-07changes to objects updates prioritizing getting dust on my disk. Schemes redu...UbitUmarov3-91/+11
2018-11-07change region gettexture response if presence not foundUbitUmarov1-27/+12
2018-11-06udp threads don't need to be fgUbitUmarov1-2/+2
2018-11-02fix lsl http url pool service still not starting correctlyUbitUmarov1-1/+1
2018-11-02fix lsl http url pool service not beeing removedUbitUmarov1-3/+2
2018-10-28reduce some threads priorityUbitUmarov2-4/+0
2018-10-25let the syntax file include its id againUbitUmarov1-3/+12
2018-10-25remove a unnecessary scripts constants fileUbitUmarov7-104/+75
2018-10-23a few changes to last commitUbitUmarov3-18/+16
2018-10-23llName2Key. Thanks to mewtwo0641 and watcher64.Mandarinka Tasty3-0/+26
2018-10-23remove a dead moduleUbitUmarov1-119/+0
2018-10-23remove AttachmentsCommandModuleUbitUmarov2-207/+92
2018-10-23recover the inword region console comand Set AutoGrantAttachPermsUbitUmarov1-23/+63
2018-10-23remove ThrottlePer100PrimsRezzed option, do not delay attachments with thread...UbitUmarov1-51/+2
2018-10-21update script syntaxUbitUmarov1-3/+1
2018-10-21oops some code got in ahead of timeUbitUmarov1-2/+6
2018-10-21mantis 8387: (try) avoid potencial out of order phys operationsUbitUmarov1-7/+6
2018-10-20mantis 8356: patched by hand, thx LotekUbitUmarov1-6/+5
2018-10-20oopsUbitUmarov2-4/+1
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 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.UbitUmarov1-1/+1
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 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
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 spotsUbitUmarov5-1/+27