| Commit message (Expand) | Author | Files | Lines |
2019-04-11 | warp3d: reduce work prims textures to at most 256x256 | UbitUmarov | 1 | -1/+1 |
2019-04-09 | old tp timing issues on grid presence notification did came back, so put back... | UbitUmarov | 1 | -0/+5 |
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 | 1 | -10/+40 |
2019-04-04 | change visible regions also by view range change; fix check on crossings | UbitUmarov | 1 | -4/+7 |
2019-04-04 | control visible regions by avatar position and view range, first dirty code | UbitUmarov | 1 | -82/+276 |
2019-04-04 | send agent view range to new child agents | UbitUmarov | 1 | -1/+2 |
2019-04-02 | make tests happy again; try to speedup crossings | UbitUmarov | 1 | -4/+12 |
2019-04-01 | still issues on fast hg tps | UbitUmarov | 1 | -2/+6 |
2019-04-01 | change avatar arrival at hg destination handling | UbitUmarov | 1 | -2/+5 |
2019-04-01 | fix tp set callback log message | UbitUmarov | 1 | -1/+1 |
2019-03-31 | do clear MOAP on remove | UbitUmarov | 1 | -6/+35 |
2019-03-30 | make 2 tests happy again | UbitUmarov | 1 | -4/+4 |
2019-03-30 | a few more changes on initial objects send | UbitUmarov | 1 | -1/+1 |
2019-03-28 | changes on teleports v7 | UbitUmarov | 1 | -59/+33 |
2019-03-23 | add more test code to make usage od compressed updates etc. Should be disable... | UbitUmarov | 1 | -1/+1 |
2019-03-20 | missing file | UbitUmarov | 1 | -59/+27 |
2019-03-19 | take the deafult on the parameter overlay | UbitUmarov | 2 | -2/+2 |
2019-03-19 | do not send parceloverlay on crossings (may be bad, or not) | UbitUmarov | 2 | -4/+5 |
2019-03-19 | ooops | UbitUmarov | 1 | -2/+2 |
2019-03-19 | try save a few ns on parcel overlays | UbitUmarov | 1 | -85/+143 |
2019-02-27 | combat module: those parcel changes are now handled elsewhere | UbitUmarov | 2 | -35/+2 |
2019-02-24 | also throttle llhttprequest by owner, options: PrimOwnerRequestsBurst = 5, Pr... | UbitUmarov | 1 | -68/+84 |
2019-02-24 | several changes to llHttpRequest processing: options section renamed ScriptsH... | UbitUmarov | 1 | -62/+103 |
2019-02-20 | estate kick now just kill user connection if on same region. The teleport hom... | UbitUmarov | 2 | -13/+35 |
2019-02-15 | don't break permitions on god object return or delete | UbitUmarov | 1 | -4/+11 |
2019-02-04 | remove references to obsolete CertificatePolicy | UbitUmarov | 1 | -8/+0 |
2019-01-30 | oops that went bad on linux, reverting | UbitUmarov | 1 | -1/+1 |
2019-01-30 | change GetDrawStringSize so result better matchs rendering size | UbitUmarov | 1 | -2/+1 |
2019-01-30 | a few changes to last commits | UbitUmarov | 1 | -9/+15 |
2019-01-29 | actually .. do take the trim out | UbitUmarov | 1 | -1/+0 |
2019-01-29 | try to not lose start and end spaces in osDrawText | UbitUmarov | 1 | -1/+4 |
2019-01-29 | cosmetics | UbitUmarov | 2 | -13/+7 |
2019-01-21 | remove terraindata abstraction layer, since we only have heightmap type | UbitUmarov | 2 | -1/+3 |
2019-01-20 | cosmetics on terrain patchs | UbitUmarov | 1 | -13/+8 |
2019-01-19 | a few more changes to tp home | UbitUmarov | 2 | -41/+71 |
2019-01-18 | a few changes to tp home | UbitUmarov | 3 | -69/+128 |
2019-01-18 | fix HG tp detection | UbitUmarov | 1 | -62/+54 |
2019-01-18 | mantis 8442 more changes to alpha blending (mono does not like last) | UbitUmarov | 1 | -12/+3 |
2019-01-16 | mantis 8442 more changes to alpha blending | UbitUmarov | 2 | -23/+63 |
2019-01-16 | mantis 8442 change alpha blending note BREAKING CHANGEgit push! old scripts u... | UbitUmarov | 1 | -9/+55 |
2019-01-14 | do HG as old protocol, needs deeper changes | UbitUmarov | 1 | -4/+9 |
2019-01-14 | more on TP | UbitUmarov | 1 | -16/+16 |
2019-01-14 | test a change to TP protocol | UbitUmarov | 1 | -35/+37 |
2019-01-08 | give a bit more time bf closing child agents | UbitUmarov | 1 | -1/+1 |
2019-01-04 | oops, thats elsewhere | UbitUmarov | 1 | -1/+1 |
2019-01-04 | some viewers now also seem to need time bf closing child regions on TP | UbitUmarov | 1 | -2/+13 |
2019-01-03 | reduce tp close child agent delay time | UbitUmarov | 1 | -15/+7 |
2018-12-31 | lost in updates | UbitUmarov | 1 | -1/+1 |
2018-12-28 | now break several things at same time... sog/sop updates, threads options,... | UbitUmarov | 3 | -6/+10 |