Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test... | UbitUmarov | 2019-06-09 | 1 | -5/+4 |
| | |||||
* | reduce some useless array copies | UbitUmarov | 2019-06-09 | 1 | -20/+6 |
| | |||||
* | mantis 8460: reduce odds of watchdog timeout warning | UbitUmarov | 2019-06-04 | 1 | -9/+4 |
| | |||||
* | missing files... | UbitUmarov | 2019-04-30 | 4 | -6/+6 |
| | |||||
* | warp3d: reduce work prims textures to at most 256x256 | UbitUmarov | 2019-04-11 | 1 | -1/+1 |
| | |||||
* | old tp timing issues on grid presence notification did came back, so put ↵ | UbitUmarov | 2019-04-09 | 1 | -0/+5 |
| | | | | back old hack | ||||
* | presence detector: don't even try to logout agents that didn't made to root | UbitUmarov | 2019-04-06 | 1 | -8/+3 |
| | |||||
* | try handle the special case MaxRegionsViewDistance = 0 (agents only see void ↵ | UbitUmarov | 2019-04-05 | 1 | -10/+40 |
| | | | | around region, even if there are regions around | ||||
* | change visible regions also by view range change; fix check on crossings | UbitUmarov | 2019-04-04 | 1 | -4/+7 |
| | |||||
* | control visible regions by avatar position and view range, first dirty code | UbitUmarov | 2019-04-04 | 1 | -82/+276 |
| | |||||
* | send agent view range to new child agents | UbitUmarov | 2019-04-04 | 1 | -1/+2 |
| | |||||
* | make tests happy again; try to speedup crossings | UbitUmarov | 2019-04-02 | 1 | -4/+12 |
| | |||||
* | still issues on fast hg tps | UbitUmarov | 2019-04-01 | 1 | -2/+6 |
| | |||||
* | change avatar arrival at hg destination handling | UbitUmarov | 2019-04-01 | 1 | -2/+5 |
| | |||||
* | fix tp set callback log message | UbitUmarov | 2019-04-01 | 1 | -1/+1 |
| | |||||
* | do clear MOAP on remove | UbitUmarov | 2019-03-31 | 1 | -6/+35 |
| | |||||
* | make 2 tests happy again | UbitUmarov | 2019-03-30 | 1 | -4/+4 |
| | |||||
* | a few more changes on initial objects send | UbitUmarov | 2019-03-30 | 1 | -1/+1 |
| | |||||
* | changes on teleports v7 | UbitUmarov | 2019-03-28 | 1 | -59/+33 |
| | |||||
* | add more test code to make usage od compressed updates etc. Should be ↵ | UbitUmarov | 2019-03-23 | 1 | -1/+1 |
| | | | | disable, but well many things can go wrong. | ||||
* | missing file | UbitUmarov | 2019-03-20 | 1 | -59/+27 |
| | |||||
* | take the deafult on the parameter overlay | UbitUmarov | 2019-03-19 | 2 | -2/+2 |
| | |||||
* | do not send parceloverlay on crossings (may be bad, or not) | UbitUmarov | 2019-03-19 | 2 | -4/+5 |
| | |||||
* | ooops | UbitUmarov | 2019-03-19 | 1 | -2/+2 |
| | |||||
* | try save a few ns on parcel overlays | UbitUmarov | 2019-03-19 | 1 | -85/+143 |
| | |||||
* | combat module: those parcel changes are now handled elsewhere | UbitUmarov | 2019-02-27 | 2 | -35/+2 |
| | |||||
* | also throttle llhttprequest by owner, options: PrimOwnerRequestsBurst = 5, ↵ | UbitUmarov | 2019-02-24 | 1 | -68/+84 |
| | | | | PrimOwnerRequestsPerSec = 25; increase concurrency to 8 | ||||
* | several changes to llHttpRequest processing: options section renamed ↵ | UbitUmarov | 2019-02-24 | 1 | -62/+103 |
| | | | | ScriptsHttpRequestModule; throttle by prim (PrimRequestsBurst = 3, PrimRequestsPerSec = 1) and max concurrent connections per instance (MaxPoolThreads = 5), llhttprequest returns if error, nullkey if throttled, reqid otherwise | ||||
* | estate kick now just kill user connection if on same region. The teleport ↵ | UbitUmarov | 2019-02-20 | 2 | -13/+35 |
| | | | | home we did, does not make much sense, and would need more work anyways | ||||
* | don't break permitions on god object return or delete | UbitUmarov | 2019-02-15 | 1 | -4/+11 |
| | |||||
* | remove references to obsolete CertificatePolicy | UbitUmarov | 2019-02-04 | 1 | -8/+0 |
| | |||||
* | oops that went bad on linux, reverting | UbitUmarov | 2019-01-30 | 1 | -1/+1 |
| | |||||
* | change GetDrawStringSize so result better matchs rendering size | UbitUmarov | 2019-01-30 | 1 | -2/+1 |
| | |||||
* | a few changes to last commits | UbitUmarov | 2019-01-30 | 1 | -9/+15 |
| | |||||
* | actually .. do take the trim out | UbitUmarov | 2019-01-29 | 1 | -1/+0 |
| | |||||
* | try to not lose start and end spaces in osDrawText | UbitUmarov | 2019-01-29 | 1 | -1/+4 |
| | |||||
* | cosmetics | UbitUmarov | 2019-01-29 | 2 | -13/+7 |
| | |||||
* | remove terraindata abstraction layer, since we only have heightmap type | UbitUmarov | 2019-01-21 | 2 | -1/+3 |
| | |||||
* | cosmetics on terrain patchs | UbitUmarov | 2019-01-20 | 1 | -13/+8 |
| | |||||
* | a few more changes to tp home | UbitUmarov | 2019-01-19 | 2 | -41/+71 |
| | |||||
* | a few changes to tp home | UbitUmarov | 2019-01-18 | 3 | -69/+128 |
| | |||||
* | fix HG tp detection | UbitUmarov | 2019-01-18 | 1 | -62/+54 |
| | |||||
* | mantis 8442 more changes to alpha blending (mono does not like last) | UbitUmarov | 2019-01-18 | 1 | -12/+3 |
| | |||||
* | mantis 8442 more changes to alpha blending | UbitUmarov | 2019-01-16 | 2 | -23/+63 |
| | |||||
* | mantis 8442 change alpha blending note BREAKING CHANGEgit push! old scripts ↵ | UbitUmarov | 2019-01-16 | 1 | -9/+55 |
| | | | | using alpha parameter != 255 on osSetDynamicTextureDataBlendFace, will be diferent | ||||
* | do HG as old protocol, needs deeper changes | UbitUmarov | 2019-01-14 | 1 | -4/+9 |
| | |||||
* | more on TP | UbitUmarov | 2019-01-14 | 1 | -16/+16 |
| | |||||
* | test a change to TP protocol | UbitUmarov | 2019-01-14 | 1 | -35/+37 |
| | |||||
* | give a bit more time bf closing child agents | UbitUmarov | 2019-01-08 | 1 | -1/+1 |
| | |||||
* | oops, thats elsewhere | UbitUmarov | 2019-01-04 | 1 | -1/+1 |
| |