Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | remove ThrottlePer100PrimsRezzed option, do not delay attachments with ↵ | UbitUmarov | 2018-10-23 | 1 | -51/+2 |
| | | | | thread.sleep | ||||
* | add RemoveUser to UserManagement | UbitUmarov | 2018-10-20 | 1 | -2/+11 |
| | |||||
* | change chattype on llRegionSayTo when sending to avatar viewer only. | UbitUmarov | 2018-10-18 | 1 | -1/+1 |
| | | | | Thanks Royale for pointing this | ||||
* | mantis 7391: deliver llregionSayTo to all scripts on prim that match target ↵ | UbitUmarov | 2018-10-18 | 1 | -6/+3 |
| | | | | specs | ||||
* | missed new c# version only code | UbitUmarov | 2018-09-30 | 1 | -1/+2 |
| | |||||
* | a few changes to last patch | UbitUmarov | 2018-09-30 | 1 | -28/+28 |
| | |||||
* | Implementation-and-design-of-ClientOnParcelGodMark | Mandarinka Tasty | 2018-09-30 | 1 | -5/+92 |
| | | | | Signed-off-by: UbitUmarov <ajlduarte@sapo.pt> | ||||
* | add a few more gc collect in some spots | UbitUmarov | 2018-09-29 | 3 | -1/+21 |
| | |||||
* | fix script secure llhttlrequest | UbitUmarov | 2018-09-08 | 1 | -41/+43 |
| | |||||
* | mantis 8349: fix landmasks | UbitUmarov | 2018-08-07 | 1 | -1/+1 |
| | |||||
* | mantis8342: make max ban height above ground configurable per regions ↵ | UbitUmarov | 2018-07-21 | 3 | -4/+34 |
| | | | | instance with ini file option BanLineSafeHeight | ||||
* | http reusecontext is obsolete | UbitUmarov | 2018-07-14 | 1 | -3/+0 |
| | |||||
* | change the scope of those options variables | UbitUmarov | 2018-07-14 | 1 | -6/+6 |
| | |||||
* | add options for regions to ignore age < 18 and payment access control where ↵ | UbitUmarov | 2018-07-14 | 1 | -0/+9 |
| | | | | they don't apply | ||||
* | recover lost null check in last commit | UbitUmarov | 2018-07-14 | 1 | -2/+8 |
| | |||||
* | change bitmasks work | UbitUmarov | 2018-07-14 | 2 | -11/+4 |
| | |||||
* | 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 |
| | |||||
* | Bug fix: Object Wear was doing Add not replace | UbitUmarov | 2018-07-11 | 1 | -11/+11 |
| | |||||
* | reassign estate setting TaxFree to the role of AllowAccessOverride, as ↵ | UbitUmarov | 2018-06-19 | 1 | -8/+16 |
| | | | | viewers did. Keeping name to reuse dbs entries, etc. let viewers change it, but still NOP | ||||
* | mantis 8327: refix minor typos | UbitUmarov | 2018-06-16 | 1 | -2/+2 |
| | |||||
* | mantis 8327: fix minor typos | UbitUmarov | 2018-06-16 | 1 | -2/+2 |
| | |||||
* | minor cleanup | UbitUmarov | 2018-06-16 | 1 | -36/+12 |
| | |||||
* | ok ok it only has one 't' | UbitUmarov | 2018-05-28 | 1 | -6/+6 |
| | |||||
* | english typo, thx you know who | UbitUmarov | 2018-05-28 | 1 | -6/+6 |
| | |||||
* | fix a bug on warp3d.dll | UbitUmarov | 2018-05-26 | 1 | -64/+64 |
| | |||||
* | missing updated files | UbitUmarov | 2018-05-26 | 2 | -206/+115 |
| | |||||
* | fix one english typo | UbitUmarov | 2018-05-26 | 1 | -15/+8 |
| | |||||
* | map... | UbitUmarov | 2018-05-18 | 1 | -12/+10 |
| | |||||
* | Warp3D tried to do something in RegionLoaded even when the module was disabled | Kevin Cozens | 2018-05-16 | 1 | -0/+3 |
| | |||||
* | Whitespace changes | Kevin Cozens | 2018-05-16 | 1 | -8/+8 |
| |