aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* combat module: those parcel changes are now handled elsewhereUbitUmarov2019-02-272-35/+2
|
* also throttle llhttprequest by owner, options: PrimOwnerRequestsBurst = 5, ↵UbitUmarov2019-02-241-68/+84
| | | | PrimOwnerRequestsPerSec = 25; increase concurrency to 8
* several changes to llHttpRequest processing: options section renamed ↵UbitUmarov2019-02-241-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 ↵UbitUmarov2019-02-202-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 deleteUbitUmarov2019-02-151-4/+11
|
* remove references to obsolete CertificatePolicyUbitUmarov2019-02-041-8/+0
|
* oops that went bad on linux, revertingUbitUmarov2019-01-301-1/+1
|
* change GetDrawStringSize so result better matchs rendering sizeUbitUmarov2019-01-301-2/+1
|
* a few changes to last commitsUbitUmarov2019-01-301-9/+15
|
* actually .. do take the trim outUbitUmarov2019-01-291-1/+0
|
* try to not lose start and end spaces in osDrawTextUbitUmarov2019-01-291-1/+4
|
* cosmeticsUbitUmarov2019-01-292-13/+7
|
* remove terraindata abstraction layer, since we only have heightmap typeUbitUmarov2019-01-212-1/+3
|
* cosmetics on terrain patchsUbitUmarov2019-01-201-13/+8
|
* a few more changes to tp homeUbitUmarov2019-01-192-41/+71
|
* a few changes to tp homeUbitUmarov2019-01-183-69/+128
|
* fix HG tp detectionUbitUmarov2019-01-181-62/+54
|
* mantis 8442 more changes to alpha blending (mono does not like last)UbitUmarov2019-01-181-12/+3
|
* mantis 8442 more changes to alpha blendingUbitUmarov2019-01-162-23/+63
|
* mantis 8442 change alpha blending note BREAKING CHANGEgit push! old scripts ↵UbitUmarov2019-01-161-9/+55
| | | | using alpha parameter != 255 on osSetDynamicTextureDataBlendFace, will be diferent
* do HG as old protocol, needs deeper changesUbitUmarov2019-01-141-4/+9
|
* more on TPUbitUmarov2019-01-141-16/+16
|
* test a change to TP protocolUbitUmarov2019-01-141-35/+37
|
* give a bit more time bf closing child agentsUbitUmarov2019-01-081-1/+1
|
* oops, thats elsewhereUbitUmarov2019-01-041-1/+1
|
* some viewers now also seem to need time bf closing child regions on TPUbitUmarov2019-01-041-2/+13
|
* reduce tp close child agent delay timeUbitUmarov2019-01-031-15/+7
|
* lost in updatesUbitUmarov2018-12-311-1/+1
|
* now break several things at same time... sog/sop updates, threads options,...UbitUmarov2018-12-283-6/+10
|
* warp3d: add RenderMinHeight and RenderMaxHeight options, work on prims only ↵UbitUmarov2018-12-211-2/+21
| | | | for now
* warp3d: try handle planar mappingUbitUmarov2018-12-201-3/+36
|
* Remove OpenID cookie check (agni_sl_session_id) from *SetContentType Remove ↵uriesk2018-12-111-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 ↵UbitUmarov2018-12-101-6/+21
| | | | lostandfound also, else goes to original folder
* cleanupUbitUmarov2018-12-011-10/+11
|
* remove unmaintaned and obsolete GlynnTucker.CacheUbitUmarov2018-11-271-172/+0
|
* remove a dev only conditional on lludp handlers; change parcel lists updates ↵UbitUmarov2018-11-252-59/+54
| | | | a bit;
* code aestheticsUbitUmarov2018-11-171-2/+2
|
* Fixed spelling error (availble -> available)Kevin Cozens2018-11-141-3/+3
|
* take friends out of basicDOSprot (too little, too late)UbitUmarov2018-11-142-13/+20
|
* simplify a bit some caps pathsUbitUmarov2018-11-141-8/+5
|
* replace Enviroment response encoding ( runprebuild needed)UbitUmarov2018-11-141-24/+40
|
* replace RemoteParcelRequest response encoding ( runprebuild needed)UbitUmarov2018-11-141-4/+5
|
* some cleaupUbitUmarov2018-11-131-10/+10
|
* oopsUbitUmarov2018-11-131-63/+64
|
* similar changes on CopyBundleToInventoryUbitUmarov2018-11-121-9/+6
|
* a few changes to deattach object updateUbitUmarov2018-11-122-9/+10
|
* BuySell: a few changes on sell copyUbitUmarov2018-11-121-24/+26
|
* fix lsl http url pool service not beeing removedUbitUmarov2018-11-021-3/+2
|
* remove AttachmentsCommandModuleUbitUmarov2018-10-231-19/+92
|
* recover the inword region console comand Set AutoGrantAttachPermsUbitUmarov2018-10-231-23/+63
|