aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Scripting (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-10add a formal lock objectUbitUmarov1-17/+16
2019-11-04dynamic textures: add ' lossless: [true|false] ', default false, extraParamUbitUmarov1-5/+10
2019-06-04Warnings--onefang1-1/+1
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang11-574/+793
2019-02-24also throttle llhttprequest by owner, options: PrimOwnerRequestsBurst = 5, Pr...UbitUmarov1-68/+84
2019-02-24several changes to llHttpRequest processing: options section renamed ScriptsH...UbitUmarov1-62/+103
2019-02-04remove references to obsolete CertificatePolicyUbitUmarov1-8/+0
2019-01-30oops that went bad on linux, revertingUbitUmarov1-1/+1
2019-01-30change GetDrawStringSize so result better matchs rendering sizeUbitUmarov1-2/+1
2019-01-30a few changes to last commitsUbitUmarov1-9/+15
2019-01-29actually .. do take the trim outUbitUmarov1-1/+0
2019-01-29try to not lose start and end spaces in osDrawTextUbitUmarov1-1/+4
2019-01-18mantis 8442 more changes to alpha blending (mono does not like last)UbitUmarov1-12/+3
2019-01-16mantis 8442 more changes to alpha blendingUbitUmarov2-23/+63
2019-01-16mantis 8442 change alpha blending note BREAKING CHANGEgit push! old scripts u...UbitUmarov1-9/+55
2018-12-28now break several things at same time... sog/sop updates, threads options,...UbitUmarov1-5/+7
2018-12-11Remove OpenID cookie check (agni_sl_session_id) from *SetContentType Remove c...uriesk1-31/+0
2018-11-02fix lsl http url pool service not beeing removedUbitUmarov1-3/+2
2018-10-18change chattype on llRegionSayTo when sending to avatar viewer only.UbitUmarov1-1/+1
2018-10-18mantis 7391: deliver llregionSayTo to all scripts on prim that match target s...UbitUmarov1-6/+3
2018-09-08fix script secure llhttlrequestUbitUmarov1-41/+43
2018-07-14http reusecontext is obsoleteUbitUmarov1-3/+0
2018-07-14only resize if needUbitUmarov1-2/+5
2018-07-14do not use lossless compression on dyntexturesUbitUmarov2-37/+38
2018-05-04why where map and dynamic textures compressed lossless?UbitUmarov1-2/+2
2018-04-27Added important comment missed from my previous commit (hash 8af2d99b).Kevin Cozens1-2/+2
2018-04-27Whitespace change.Kevin Cozens1-1/+1
2018-04-27remove a extra source line i left behindUbitUmarov1-1/+0
2018-04-27recover previus behavior of FontPropUbitUmarov1-6/+8
2018-04-27Do dispose and new Font only once when handling FontProp drawing command.Kevin Cozens1-33/+12
2018-01-15shut up some pesty warningsUbitUmarov1-1/+2
2017-07-07bug fix: dynamic testures set to ALL_SIDES, preserve other face data already ...UbitUmarov1-1/+5
2017-06-29fix scripts xmlrpc threads namesUbitUmarov1-1/+1
2017-06-29ScriptsHttpReq does not need a permanent threadUbitUmarov1-2/+2
2017-06-25add vectorrender string command ''ScaleTransf x,y;''. this allows scaling of ...UbitUmarov1-0/+7
2017-06-24add dyn textures vectorrender comands ''ResetTransf;'', ''TransTransf x,y;'' ...UbitUmarov1-1/+29
2017-06-24revert the thread level change; remove unused dynamic texture timer from inte...UbitUmarov2-74/+55
2017-06-24simplify vectorrender background drawUbitUmarov1-17/+9
2017-06-24remove a DynamicTexture leak, make it actually return the new texture ID to o...UbitUmarov1-9/+16
2017-06-24osDrawFilledEllipse or string comand FillEllipse identical do Ellipse oneUbitUmarov1-0/+11
2017-05-30do another dns request via new cache. My problems bf wheren't mono after all,...UbitUmarov1-17/+2
2017-05-27disable llhttprequests secure con, since it still collides with main ssl sett...UbitUmarov1-1/+1
2017-05-26avoid some wrong watchdog timeoutsUbitUmarov1-1/+1
2017-05-23 please DIE! PLEASE??UbitUmarov1-0/+1
2017-05-22disable keepalive on llHttpRequestUbitUmarov1-0/+1
2017-05-20mantis 8171 fix redirection on llHttpRequestUbitUmarov1-11/+2
2017-05-02mantis 8135UbitUmarov1-7/+15
2017-05-02 disable LSL http listener (llRequestURL/llRequestSecureURL) if ExternalHostN...UbitUmarov1-7/+62
2017-04-26 mantis 6738: change parsing of the HTTP_CUSTOM_HEADER parameter and ignore e...UbitUmarov1-8/+4
2017-01-26Make it possible to override the URL moduleMelanie Thielker1-12/+12