aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix a http error responseUbitUmarov2018-11-121-2/+2
* pesty warningUbitUmarov2018-11-121-0/+1
* ubOde: remove support for old native ODE lib; make inplace terrain changes, i...UbitUmarov2018-11-123-311/+127
* add a bit more things to ScriptSyntax, change a few more incoerent lsl types ...UbitUmarov2018-11-104-20/+41
* mantis 8035: fix number of prims use to be from all owned parcelsUbitUmarov2018-11-081-2/+1
* fix unknown priority scheme setting error. Thx Ai AustinUbitUmarov2018-11-081-1/+1
* some cleanupUbitUmarov2018-11-081-5/+5
* changes to objects updates prioritizing getting dust on my disk. Schemes redu...UbitUmarov2018-11-073-91/+11
* change region gettexture response if presence not foundUbitUmarov2018-11-071-27/+12
* udp threads don't need to be fgUbitUmarov2018-11-061-2/+2
* fix lsl http url pool service still not starting correctlyUbitUmarov2018-11-021-1/+1
* fix lsl http url pool service not beeing removedUbitUmarov2018-11-021-3/+2
* reduce some threads priorityUbitUmarov2018-10-282-4/+0
* let the syntax file include its id againUbitUmarov2018-10-251-3/+12
* remove a unnecessary scripts constants fileUbitUmarov2018-10-257-104/+75
* a few changes to last commitUbitUmarov2018-10-233-18/+16
* llName2Key. Thanks to mewtwo0641 and watcher64.Mandarinka Tasty2018-10-233-0/+26
* remove a dead moduleUbitUmarov2018-10-231-119/+0
* remove AttachmentsCommandModuleUbitUmarov2018-10-232-207/+92
* recover the inword region console comand Set AutoGrantAttachPermsUbitUmarov2018-10-231-23/+63
* remove ThrottlePer100PrimsRezzed option, do not delay attachments with thread...UbitUmarov2018-10-231-51/+2
* update script syntaxUbitUmarov2018-10-211-3/+1
* oops some code got in ahead of timeUbitUmarov2018-10-211-2/+6
* mantis 8387: (try) avoid potencial out of order phys operationsUbitUmarov2018-10-211-7/+6
* mantis 8356: patched by hand, thx LotekUbitUmarov2018-10-201-6/+5
* oopsUbitUmarov2018-10-202-4/+1
* change ossl tests setupUbitUmarov2018-10-203-4/+19
* ossl error messages are not from a agentUbitUmarov2018-10-201-1/+1
* avoid a null ref during jenkins testsUbitUmarov2018-10-201-1/+2
* change ossl error report and NPC create error handlingUbitUmarov2018-10-201-10/+11
* mantis 8398: fix with previus commits; removed redundante codeUbitUmarov2018-10-201-11/+5
* Remove NPCs from UserManagement when removedUbitUmarov2018-10-201-0/+4
* add RemoveUser to UserManagementUbitUmarov2018-10-201-2/+11
* double OoopssUbitUmarov2018-10-202-2/+2
* remove TempAttachments moduleUbitUmarov2018-10-204-200/+62
* add a few more things to SrcriptSyntaxUbitUmarov2018-10-201-1/+1
* autogen LSLSyntax version uuidUbitUmarov2018-10-191-30/+32
* cap LSLSyntax was enabled by mistakeUbitUmarov2018-10-191-1/+1
* fix typosUbitUmarov2018-10-191-20/+20
* add initial test support for cap LSLSyntax. This does not seem to work for O...UbitUmarov2018-10-191-6/+73
* fix AGENT_MALE lsl constant havinf same value as AGENT_AUTOPILOTUbitUmarov2018-10-181-12/+14
* change chattype on llRegionSayTo when sending to avatar viewer only.UbitUmarov2018-10-181-1/+1
* mantis 7391: deliver llregionSayTo to all scripts on prim that match target s...UbitUmarov2018-10-181-6/+3
* better have a lockUbitUmarov2018-10-081-19/+23
* change caps get mesh and texture throttleUbitUmarov2018-10-083-170/+96
* more use of simpler xml encoder on inventory fetch, plus other cosmeticsUbitUmarov2018-10-062-66/+65
* 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