| Commit message (Expand) | Author | Files | Lines |
2019-07-06 | mantis 8558: send sane values for Agents and objects capability (max hard limit) | UbitUmarov | 2 | -27/+12 |
2019-06-14 | make materials save to grid less async on manual backup or shutdown | UbitUmarov | 1 | -4/+17 |
2019-06-13 | handle confirmXfer sync | UbitUmarov | 1 | -3/+3 |
2019-06-13 | delay timeout a bit | UbitUmarov | 1 | -2/+2 |
2019-06-13 | minor cleanup | UbitUmarov | 1 | -45/+39 |
2019-06-12 | test... | UbitUmarov | 1 | -4/+2 |
2019-06-12 | add a lock | UbitUmarov | 1 | -16/+15 |
2019-06-12 | still a few more changes to lludp Xfer download for lost udp case | UbitUmarov | 1 | -9/+10 |
2019-06-11 | a few more changes to lludp Xfer download | UbitUmarov | 1 | -15/+22 |
2019-06-10 | a few more changes to lludp Xfer download | UbitUmarov | 2 | -16/+28 |
2019-06-09 | test... | UbitUmarov | 1 | -5/+4 |
2019-06-09 | reduce some useless array copies | UbitUmarov | 4 | -25/+27 |
2019-06-04 | mantis 8460: reduce odds of watchdog timeout warning | UbitUmarov | 1 | -9/+4 |
2019-05-28 | add sim feature AvatarHoverHeightEnabled; mantis 8535: make option MeshModelA... | UbitUmarov | 1 | -0/+3 |
2019-05-22 | missing old flag VEHICLE_FLAG_NO_FLY_UP | UbitUmarov | 1 | -0/+1 |
2019-05-14 | mantis 8527 and 8517: let llSetLinkPrimitiveParam*() PRIM_TEXTURE ignore text... | UbitUmarov | 1 | -1/+1 |
2019-05-03 | osLocalTeleportAgent: if lookat or fly options, just move the avatar, not tel... | UbitUmarov | 1 | -28/+33 |
2019-05-02 | soem cleanup | UbitUmarov | 3 | -12/+18 |
2019-05-01 | osLocalTeleportAgent: no region crossings :( ; check avatar access to target ... | UbitUmarov | 2 | -9/+69 |
2019-05-01 | add osLocalTeleportAgent(key agent, vector position, vector velocity, vector ... | UbitUmarov | 6 | -28/+62 |
2019-04-30 | missing files... | UbitUmarov | 5 | -7/+7 |
2019-04-30 | sop: rename a few fields | UbitUmarov | 2 | -32/+32 |
2019-04-23 | old typo | UbitUmarov | 2 | -6/+6 |
2019-04-18 | change osSetProjectionParams a bit and add a variant that atkes a linknumber ... | UbitUmarov | 3 | -7/+43 |
2019-04-18 | mantis 8517: actually let NULL_KEY do the same as on PRIM_TEXTURE | UbitUmarov | 1 | -1/+1 |
2019-04-18 | mantis 8517: let texture argument of PRIM_TEXTURE only change the other par... | UbitUmarov | 1 | -53/+72 |
2019-04-16 | lludp: change burst, make it per category (overall reduction) | UbitUmarov | 2 | -22/+47 |
2019-04-16 | Yengine: rename a field, do some updates using interlocked | UbitUmarov | 1 | -18/+18 |
2019-04-16 | typo on a debug message format | UbitUmarov | 1 | -1/+1 |
2019-04-16 | Yengine: change binary code version, so scripts are automaticly recompiled wi... | UbitUmarov | 1 | -1/+1 |
2019-04-16 | Ynegine: add some missing memory usage on script reset | UbitUmarov | 1 | -3/+13 |
2019-04-15 | mantis 8518: Yengine; we can't wait for GC (worse finalizers) to count releas... | UbitUmarov | 9 | -80/+178 |
2019-04-11 | warp3d: reduce work prims textures to at most 256x256 | UbitUmarov | 1 | -1/+1 |
2019-04-10 | do disable probes when voc is disabled | UbitUmarov | 1 | -1/+1 |
2019-04-10 | degradate udp network efficiency a even more | UbitUmarov | 1 | -6/+3 |
2019-04-10 | dont send animation before object | UbitUmarov | 1 | -5/+31 |
2019-04-09 | change to ping based RTO | UbitUmarov | 3 | -72/+18 |
2019-04-09 | testing ... | UbitUmarov | 3 | -3/+10 |
2019-04-09 | degradate udp network efficiency a bit more | UbitUmarov | 1 | -1/+1 |
2019-04-09 | degradate udp network efficiency a bit | UbitUmarov | 1 | -4/+4 |
2019-04-09 | old tp timing issues on grid presence notification did came back, so put back... | UbitUmarov | 1 | -0/+5 |
2019-04-09 | testing ... | UbitUmarov | 2 | -19/+9 |
2019-04-08 | linux likes other tz names | UbitUmarov | 1 | -0/+11 |
2019-04-08 | add osGetPSTWallclock() returns wall clock in PST or PDT, for those that for ... | UbitUmarov | 3 | -1/+29 |
2019-04-06 | change interpretation of a viewer flag | UbitUmarov | 3 | -14/+6 |
2019-04-06 | presence detector: don't even try to logout agents that didn't made to root | UbitUmarov | 1 | -8/+3 |
2019-04-05 | try handle the special case MaxRegionsViewDistance = 0 (agents only see void ... | UbitUmarov | 2 | -13/+42 |
2019-04-05 | temp workaround on sits culling | UbitUmarov | 1 | -11/+21 |
2019-04-05 | kill avatar on agents that do not see its new region | UbitUmarov | 1 | -0/+8 |
2019-04-05 | make sure viewer knows where to place a sitting avatar, this will need deep r... | UbitUmarov | 1 | -0/+13 |