aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-20Massive console refactor. Greatly simplify interface.Melanie12-83/+90
2019-08-17EstateAccess do fill the fields(mySQL only); fix the responseUbitUmarov1-2/+4
2019-08-15 move file HGworldMapModule to where it belongs( runprebuild)UbitUmarov1-0/+0
2019-08-15still another missing ShowNPCs case, and needed changes for prev commitUbitUmarov1-6/+8
2019-08-15make HGworldmap initialize its base wordmapUbitUmarov1-1/+9
2019-08-13mantis 8575: npc map dots could be sent on another spotUbitUmarov1-0/+3
2019-08-09No idea where this diff comes from - change case to lowerMelanie1-1/+1
2019-08-07add cap EstateChangeInfoUbitUmarov1-0/+38
2019-08-07Make showing NPCs on the world map an optionMelanie1-2/+8
2019-08-07Remove debug output i left inMelanie1-7/+0
2019-08-07Put a scope un users. Should fix Unknown UserUMMAU43 unless the user IS unknownMelanie Thielker1-3/+8
2019-08-07Fix scope support to get friends list names across co-hosted gridsMelanie2-2/+9
2019-07-30cosmeticsUbitUmarov2-2/+5
2019-07-06mantis 8558: send sane values for Agents and objects capability (max hard limit)UbitUmarov1-1/+3
2019-06-13handle confirmXfer syncUbitUmarov1-3/+3
2019-06-13delay timeout a bitUbitUmarov1-2/+2
2019-06-13minor cleanupUbitUmarov1-45/+39
2019-06-12test...UbitUmarov1-4/+2
2019-06-12add a lockUbitUmarov1-16/+15
2019-06-12still a few more changes to lludp Xfer download for lost udp caseUbitUmarov1-9/+10
2019-06-11a few more changes to lludp Xfer downloadUbitUmarov1-15/+22
2019-06-10a few more changes to lludp Xfer downloadUbitUmarov1-15/+27
2019-06-09test...UbitUmarov1-5/+4
2019-06-09reduce some useless array copiesUbitUmarov1-20/+6
2019-06-04mantis 8460: reduce odds of watchdog timeout warningUbitUmarov1-9/+4
2019-04-30missing files...UbitUmarov4-6/+6
2019-04-11warp3d: reduce work prims textures to at most 256x256UbitUmarov1-1/+1
2019-04-09old tp timing issues on grid presence notification did came back, so put back...UbitUmarov1-0/+5
2019-04-06presence detector: don't even try to logout agents that didn't made to rootUbitUmarov1-8/+3
2019-04-05try handle the special case MaxRegionsViewDistance = 0 (agents only see void ...UbitUmarov1-10/+40
2019-04-04change visible regions also by view range change; fix check on crossingsUbitUmarov1-4/+7
2019-04-04control visible regions by avatar position and view range, first dirty codeUbitUmarov1-82/+276
2019-04-04send agent view range to new child agentsUbitUmarov1-1/+2
2019-04-02make tests happy again; try to speedup crossingsUbitUmarov1-4/+12
2019-04-01still issues on fast hg tpsUbitUmarov1-2/+6
2019-04-01change avatar arrival at hg destination handlingUbitUmarov1-2/+5
2019-04-01fix tp set callback log messageUbitUmarov1-1/+1
2019-03-31do clear MOAP on removeUbitUmarov1-6/+35
2019-03-30make 2 tests happy againUbitUmarov1-4/+4
2019-03-30a few more changes on initial objects sendUbitUmarov1-1/+1
2019-03-28changes on teleports v7UbitUmarov1-59/+33
2019-03-23add more test code to make usage od compressed updates etc. Should be disable...UbitUmarov1-1/+1
2019-03-20missing fileUbitUmarov1-59/+27
2019-03-19take the deafult on the parameter overlayUbitUmarov2-2/+2
2019-03-19do not send parceloverlay on crossings (may be bad, or not)UbitUmarov2-4/+5
2019-03-19ooopsUbitUmarov1-2/+2
2019-03-19try save a few ns on parcel overlaysUbitUmarov1-85/+143
2019-02-27 combat module: those parcel changes are now handled elsewhereUbitUmarov2-35/+2
2019-02-24also throttle llhttprequest by owner, options: PrimOwnerRequestsBurst = 5, Pr...UbitUmarov1-68/+84
2019-02-24several changes to llHttpRequest processing: options section renamed ScriptsH...UbitUmarov1-62/+103