aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-07Make showing NPCs on the world map an optionMelanie1-2/+8
2019-08-07Remove debug output i left inMelanie2-9/+0
2019-08-07Put a scope un users. Should fix Unknown UserUMMAU43 unless the user IS unknownMelanie Thielker6-3/+29
2019-08-07Fix scope support to get friends list names across co-hosted gridsMelanie7-20/+37
2019-08-07cap EstateAccess: don't meed with keepAlive unless neededUbitUmarov1-8/+6
2019-08-07pesty warning; btw thx LiruCookies for help on estateaccess cap viewer protocolUbitUmarov1-1/+1
2019-08-07add cap EstateAccess: missing fileUbitUmarov1-0/+226
2019-08-02cosmeticsUbitUmarov5-46/+22
2019-08-01remove redundant codeUbitUmarov1-5/+0
2019-08-01make sure XEngine does release script events when a script is destroyedUbitUmarov2-4/+4
2019-08-01mantis8569: do aggregate script events when a script is deleted; block nonphy...UbitUmarov3-22/+40
2019-08-01mantis8548: let rotation division be -(olderResult) this is formally more cor...UbitUmarov1-2/+6
2019-07-31mantis8548: change more LSL arguments declarations to their formal form. Stil...UbitUmarov3-100/+108
2019-07-31mantis8564: add region_up_time to llGetEnv. Returns string with seconds since...UbitUmarov1-66/+55
2019-07-31change value of PARCEL_DETAILS_DWELL to a higher value to give more room for ...UbitUmarov5-6/+7
2019-07-31Mantis #8481 part two.TBG Renfold3-0/+16
2019-07-31Mantis #8481 part one.TBG Renfold2-0/+4
2019-07-31fix configuration loader testUbitUmarov1-0/+1
2019-07-30now i can login on win .net4.8, but just a little drop on a large (broken) OS...UbitUmarov9-308/+364
2019-07-30cosmeticsUbitUmarov1-2/+2
2019-07-30Also remove the defaults from ConfiggerMelanie1-31/+0
2019-07-30Remove the outdated and no longer useful hardcoded config defaultsMelanie1-39/+0
2019-07-30cosmeticsUbitUmarov3-4/+5
2019-07-30Don't try to print XML if a corrupted asset is actually binary dataMelanie1-0/+9
2019-07-29Put back the code to create the ready marker file.Melanie1-0/+23
2019-07-27Fix godnames module to not add the empty string if only one option is usedMelanie1-8/+14
2019-07-15mantis 8563: do not modify collection inside a loop on it a foreach on itUbitUmarov1-8/+10
2019-07-13When using FSAssets, the HGAssetService would still use AssetService.Melanie1-13/+70
2019-07-13When using FSAssets, the HGAssetService would still use AssetService.Melanie1-13/+70
2019-07-06mantis 8558: send sane values for Agents and objects capability (max hard limit)UbitUmarov3-28/+15
2019-06-14reduce httptimout on first try to save a asset to gridUbitUmarov1-1/+1
2019-06-14make materials save to grid less async on manual backup or shutdownUbitUmarov1-4/+17
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 downloadUbitUmarov2-16/+28
2019-06-09test...UbitUmarov1-5/+4
2019-06-09reduce some useless array copiesUbitUmarov6-27/+31
2019-06-04mantis 8460: reduce odds of watchdog timeout warningUbitUmarov1-9/+4
2019-05-28add sim feature AvatarHoverHeightEnabled; mantis 8535: make option MeshModelA...UbitUmarov1-0/+3
2019-05-22missing old flag VEHICLE_FLAG_NO_FLY_UPUbitUmarov1-0/+1
2019-05-14mantis 8527 and 8517: let llSetLinkPrimitiveParam*() PRIM_TEXTURE ignore text...UbitUmarov1-1/+1
2019-05-03osLocalTeleportAgent: if lookat or fly options, just move the avatar, not tel...UbitUmarov1-28/+33
2019-05-02soem cleanupUbitUmarov3-12/+18
2019-05-01osLocalTeleportAgent: no region crossings :( ; check avatar access to target ...UbitUmarov2-9/+69
2019-05-01add osLocalTeleportAgent(key agent, vector position, vector velocity, vector ...UbitUmarov6-28/+62