| Commit message (Expand) | Author | Age | Files | Lines |
* | also throttle llhttprequest by owner, options: PrimOwnerRequestsBurst = 5, Pr... | UbitUmarov | 2019-02-24 | 1 | -68/+84 |
* | several changes to llHttpRequest processing: options section renamed ScriptsH... | UbitUmarov | 2019-02-24 | 1 | -62/+103 |
* | 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 |
* | 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 u... | UbitUmarov | 2019-01-16 | 1 | -9/+55 |
* | now break several things at same time... sog/sop updates, threads options,... | UbitUmarov | 2018-12-28 | 1 | -5/+7 |
* | Remove OpenID cookie check (agni_sl_session_id) from *SetContentType Remove c... | uriesk | 2018-12-11 | 1 | -31/+0 |
* | fix lsl http url pool service not beeing removed | UbitUmarov | 2018-11-02 | 1 | -3/+2 |
* | change chattype on llRegionSayTo when sending to avatar viewer only. | UbitUmarov | 2018-10-18 | 1 | -1/+1 |
* | mantis 7391: deliver llregionSayTo to all scripts on prim that match target s... | UbitUmarov | 2018-10-18 | 1 | -6/+3 |
* | fix script secure llhttlrequest | UbitUmarov | 2018-09-08 | 1 | -41/+43 |
* | http reusecontext is obsolete | UbitUmarov | 2018-07-14 | 1 | -3/+0 |
* | only resize if need | UbitUmarov | 2018-07-14 | 1 | -2/+5 |
* | do not use lossless compression on dyntextures | UbitUmarov | 2018-07-14 | 2 | -37/+38 |
* | why where map and dynamic textures compressed lossless? | UbitUmarov | 2018-05-04 | 1 | -2/+2 |
* | Added important comment missed from my previous commit (hash 8af2d99b). | Kevin Cozens | 2018-04-27 | 1 | -2/+2 |
* | Whitespace change. | Kevin Cozens | 2018-04-27 | 1 | -1/+1 |
* | remove a extra source line i left behind | UbitUmarov | 2018-04-27 | 1 | -1/+0 |
* | recover previus behavior of FontProp | UbitUmarov | 2018-04-27 | 1 | -6/+8 |
* | Do dispose and new Font only once when handling FontProp drawing command. | Kevin Cozens | 2018-04-27 | 1 | -33/+12 |
* | shut up some pesty warnings | UbitUmarov | 2018-01-15 | 1 | -1/+2 |
* | merge | UbitUmarov | 2017-07-20 | 5 | -89/+119 |
|\ |
|
| * | bug fix: dynamic testures set to ALL_SIDES, preserve other face data already ... | UbitUmarov | 2017-07-07 | 1 | -1/+5 |
| * | fix scripts xmlrpc threads names | UbitUmarov | 2017-06-29 | 1 | -1/+1 |
| * | ScriptsHttpReq does not need a permanent thread | UbitUmarov | 2017-06-29 | 1 | -2/+2 |
| * | add vectorrender string command ''ScaleTransf x,y;''. this allows scaling of ... | UbitUmarov | 2017-06-25 | 1 | -0/+7 |
| * | add dyn textures vectorrender comands ''ResetTransf;'', ''TransTransf x,y;'' ... | UbitUmarov | 2017-06-24 | 1 | -1/+29 |
| * | revert the thread level change; remove unused dynamic texture timer from inte... | UbitUmarov | 2017-06-24 | 2 | -74/+55 |
| * | simplify vectorrender background draw | UbitUmarov | 2017-06-24 | 1 | -17/+9 |
| * | remove a DynamicTexture leak, make it actually return the new texture ID to o... | UbitUmarov | 2017-06-24 | 1 | -9/+16 |
| * | osDrawFilledEllipse or string comand FillEllipse identical do Ellipse one | UbitUmarov | 2017-06-24 | 1 | -0/+11 |
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-05-31 | 1 | -17/+2 |
|\ \
| |/ |
|
| * | do another dns request via new cache. My problems bf wheren't mono after all,... | UbitUmarov | 2017-05-30 | 1 | -17/+2 |
* | | disable llhttprequests secure con, since it still collides with main ssl sett... | UbitUmarov | 2017-05-27 | 1 | -1/+1 |
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-05-27 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | avoid some wrong watchdog timeouts | UbitUmarov | 2017-05-26 | 1 | -1/+1 |
* | | merge master | UbitUmarov | 2017-05-23 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | please DIE! PLEASE?? | UbitUmarov | 2017-05-23 | 1 | -0/+1 |
| * | disable keepalive on llHttpRequest | UbitUmarov | 2017-05-22 | 1 | -0/+1 |
* | | Merge branch 'master' into httptests | UbitUmarov | 2017-05-21 | 1 | -11/+2 |
|\ \
| |/ |
|
| * | mantis 8171 fix redirection on llHttpRequest | UbitUmarov | 2017-05-20 | 1 | -11/+2 |
* | | fix merge | UbitUmarov | 2017-05-03 | 3 | -22/+81 |
|\ \
| |/ |
|
| * | mantis 8135 | UbitUmarov | 2017-05-02 | 1 | -7/+15 |
| * | disable LSL http listener (llRequestURL/llRequestSecureURL) if ExternalHostN... | UbitUmarov | 2017-05-02 | 1 | -7/+62 |