aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-07Fix scope support to get friends list names across co-hosted gridsMelanie4-9/+32
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-02cosmeticsUbitUmarov1-8/+7
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-30now i can login on win .net4.8, but just a little drop on a large (broken) OS...UbitUmarov1-114/+114
2019-07-30cosmeticsUbitUmarov1-2/+2
2019-07-30Remove the outdated and no longer useful hardcoded config defaultsMelanie1-39/+0
2019-07-30cosmeticsUbitUmarov2-2/+5
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-06mantis 8558: send sane values for Agents and objects capability (max hard limit)UbitUmarov2-27/+12
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 copiesUbitUmarov4-25/+27
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
2019-04-30missing files...UbitUmarov5-7/+7
2019-04-30sop: rename a few fieldsUbitUmarov2-32/+32
2019-04-23old typoUbitUmarov2-6/+6
2019-04-18change osSetProjectionParams a bit and add a variant that atkes a linknumber ...UbitUmarov3-7/+43
2019-04-18 mantis 8517: actually let NULL_KEY do the same as on PRIM_TEXTUREUbitUmarov1-1/+1
2019-04-18 mantis 8517: let texture argument of PRIM_TEXTURE only change the other par...UbitUmarov1-53/+72
2019-04-16lludp: change burst, make it per category (overall reduction)UbitUmarov2-22/+47
2019-04-16Yengine: rename a field, do some updates using interlockedUbitUmarov1-18/+18
2019-04-16typo on a debug message formatUbitUmarov1-1/+1