Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | some viewers now also seem to need time bf closing child regions on TP | UbitUmarov | 2019-01-04 | 1 | -2/+13 |
| | |||||
* | reduce tp close child agent delay time | UbitUmarov | 2019-01-03 | 1 | -15/+7 |
| | |||||
* | lost in updates | UbitUmarov | 2018-12-31 | 1 | -1/+1 |
| | |||||
* | now break several things at same time... sog/sop updates, threads options,... | UbitUmarov | 2018-12-28 | 3 | -6/+10 |
| | |||||
* | warp3d: add RenderMinHeight and RenderMaxHeight options, work on prims only ↵ | UbitUmarov | 2018-12-21 | 1 | -2/+21 |
| | | | | for now | ||||
* | warp3d: try handle planar mapping | UbitUmarov | 2018-12-20 | 1 | -3/+36 |
| | |||||
* | Remove OpenID cookie check (agni_sl_session_id) from *SetContentType Remove ↵ | uriesk | 2018-12-11 | 1 | -31/+0 |
| | | | | | | commented out second llSetContentType thats the same as osSetContentType anyway Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | mantis 8419: TakeCopy now sends to objects; Take to a child of trash or ↵ | UbitUmarov | 2018-12-10 | 1 | -6/+21 |
| | | | | lostandfound also, else goes to original folder | ||||
* | cleanup | UbitUmarov | 2018-12-01 | 1 | -10/+11 |
| | |||||
* | remove unmaintaned and obsolete GlynnTucker.Cache | UbitUmarov | 2018-11-27 | 1 | -172/+0 |
| | |||||
* | remove a dev only conditional on lludp handlers; change parcel lists updates ↵ | UbitUmarov | 2018-11-25 | 2 | -59/+54 |
| | | | | a bit; | ||||
* | code aesthetics | UbitUmarov | 2018-11-17 | 1 | -2/+2 |
| | |||||
* | Fixed spelling error (availble -> available) | Kevin Cozens | 2018-11-14 | 1 | -3/+3 |
| | |||||
* | take friends out of basicDOSprot (too little, too late) | UbitUmarov | 2018-11-14 | 2 | -13/+20 |
| | |||||
* | simplify a bit some caps paths | UbitUmarov | 2018-11-14 | 1 | -8/+5 |
| | |||||
* | replace Enviroment response encoding ( runprebuild needed) | UbitUmarov | 2018-11-14 | 1 | -24/+40 |
| | |||||
* | replace RemoteParcelRequest response encoding ( runprebuild needed) | UbitUmarov | 2018-11-14 | 1 | -4/+5 |
| | |||||
* | some cleaup | UbitUmarov | 2018-11-13 | 1 | -10/+10 |
| | |||||
* | oops | UbitUmarov | 2018-11-13 | 1 | -63/+64 |
| | |||||
* | similar changes on CopyBundleToInventory | UbitUmarov | 2018-11-12 | 1 | -9/+6 |
| | |||||
* | a few changes to deattach object update | UbitUmarov | 2018-11-12 | 2 | -9/+10 |
| | |||||
* | BuySell: a few changes on sell copy | UbitUmarov | 2018-11-12 | 1 | -24/+26 |
| | |||||
* | fix lsl http url pool service not beeing removed | UbitUmarov | 2018-11-02 | 1 | -3/+2 |
| | |||||
* | remove AttachmentsCommandModule | UbitUmarov | 2018-10-23 | 1 | -19/+92 |
| | |||||
* | recover the inword region console comand Set AutoGrantAttachPerms | UbitUmarov | 2018-10-23 | 1 | -23/+63 |
| |