aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* test...UbitUmarov2019-06-091-5/+4
|
* reduce some useless array copiesUbitUmarov2019-06-091-20/+6
|
* mantis 8460: reduce odds of watchdog timeout warningUbitUmarov2019-06-041-9/+4
|
* missing files...UbitUmarov2019-04-304-6/+6
|
* warp3d: reduce work prims textures to at most 256x256UbitUmarov2019-04-111-1/+1
|
* old tp timing issues on grid presence notification did came back, so put ↵UbitUmarov2019-04-091-0/+5
| | | | back old hack
* presence detector: don't even try to logout agents that didn't made to rootUbitUmarov2019-04-061-8/+3
|
* try handle the special case MaxRegionsViewDistance = 0 (agents only see void ↵UbitUmarov2019-04-051-10/+40
| | | | around region, even if there are regions around
* change visible regions also by view range change; fix check on crossingsUbitUmarov2019-04-041-4/+7
|
* control visible regions by avatar position and view range, first dirty codeUbitUmarov2019-04-041-82/+276
|
* send agent view range to new child agentsUbitUmarov2019-04-041-1/+2
|
* make tests happy again; try to speedup crossingsUbitUmarov2019-04-021-4/+12
|
* still issues on fast hg tpsUbitUmarov2019-04-011-2/+6
|
* change avatar arrival at hg destination handlingUbitUmarov2019-04-011-2/+5
|
* fix tp set callback log messageUbitUmarov2019-04-011-1/+1
|
* do clear MOAP on removeUbitUmarov2019-03-311-6/+35
|
* make 2 tests happy againUbitUmarov2019-03-301-4/+4
|
* a few more changes on initial objects sendUbitUmarov2019-03-301-1/+1
|
* changes on teleports v7UbitUmarov2019-03-281-59/+33
|
* add more test code to make usage od compressed updates etc. Should be ↵UbitUmarov2019-03-231-1/+1
| | | | disable, but well many things can go wrong.
* missing fileUbitUmarov2019-03-201-59/+27
|
* take the deafult on the parameter overlayUbitUmarov2019-03-192-2/+2
|
* do not send parceloverlay on crossings (may be bad, or not)UbitUmarov2019-03-192-4/+5
|
* ooopsUbitUmarov2019-03-191-2/+2
|
* try save a few ns on parcel overlaysUbitUmarov2019-03-191-85/+143
|
* 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
|