| Commit message (Expand) | Author | Files | Lines |
2019-07-31 | Mantis #8481 part two. | TBG Renfold | 3 | -0/+16 |
2019-07-31 | Mantis #8481 part one. | TBG Renfold | 2 | -0/+4 |
2019-07-31 | fix configuration loader test | UbitUmarov | 1 | -0/+1 |
2019-07-30 | now i can login on win .net4.8, but just a little drop on a large (broken) OS... | UbitUmarov | 9 | -308/+364 |
2019-07-30 | cosmetics | UbitUmarov | 1 | -2/+2 |
2019-07-30 | Remove the outdated and no longer useful hardcoded config defaults | Melanie | 1 | -39/+0 |
2019-07-30 | cosmetics | UbitUmarov | 3 | -4/+5 |
2019-07-30 | Don't try to print XML if a corrupted asset is actually binary data | Melanie | 1 | -0/+9 |
2019-07-29 | Put back the code to create the ready marker file. | Melanie | 1 | -0/+23 |
2019-07-27 | Fix godnames module to not add the empty string if only one option is used | Melanie | 1 | -8/+14 |
2019-07-15 | mantis 8563: do not modify collection inside a loop on it a foreach on it | UbitUmarov | 1 | -8/+10 |
2019-07-13 | When using FSAssets, the HGAssetService would still use AssetService. | Melanie | 1 | -13/+70 |
2019-07-13 | When using FSAssets, the HGAssetService would still use AssetService. | Melanie | 1 | -13/+70 |
2019-07-06 | mantis 8558: send sane values for Agents and objects capability (max hard limit) | UbitUmarov | 3 | -28/+15 |
2019-06-14 | reduce httptimout on first try to save a asset to grid | UbitUmarov | 1 | -1/+1 |
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 | 6 | -27/+31 |
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 | 1 | -1/+1 |
2019-04-30 | missing files... | UbitUmarov | 5 | -7/+7 |
2019-04-30 | sop: rename a few fields | UbitUmarov | 2 | -32/+32 |
2019-04-30 | primbasicshape: convert eventual MeshEP to SculpEP | UbitUmarov | 1 | -1/+9 |
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 |