aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-02 disable LSL http listener (llRequestURL/llRequestSecureURL) if ExternalHostN...UbitUmarov1-7/+62
2017-05-01save a few nanosecondsUbitUmarov1-9/+16
2017-05-01buysell: make sure we dont buy child parts, dont mess with absolute position ...UbitUmarov1-12/+7
2017-05-01rename sog.GetEffectivePermissions() since its use is now limited to more spe...UbitUmarov3-25/+13
2017-04-30Permissions compatibility hack 1: anyone copy - new permissions require that ...UbitUmarov1-3/+8
2017-04-30Add a missing viewer-relevant message to the perms moduleMelanie Thielker1-0/+3
2017-04-30exclude lms from permissions checks. They are full rights, and broken on all dbsUbitUmarov1-31/+5
2017-04-30fix new landmarks default permissionsUbitUmarov1-3/+8
2017-04-30don't break groups permission maskUbitUmarov1-3/+2
2017-04-29nore permissions masks hierachyUbitUmarov3-22/+18
2017-04-29buysell: fix permissions masks hierachyUbitUmarov1-8/+10
2017-04-29 update folded permitions if taking from world, or after unfoldUbitUmarov3-17/+8
2017-04-29 recover PermissionsUtil.ApplyFoldedPermissions (well my version). its use ea...UbitUmarov3-27/+20
2017-04-29add check for valid folded permsUbitUmarov1-6/+2
2017-04-29fix chain of contents sellsUbitUmarov1-3/+8
2017-04-28BuySell: bug fix, use all object permitions for sold item, and not the operat...UbitUmarov1-9/+14
2017-04-28forgot a change...UbitUmarov1-2/+2
2017-04-28a few changes to permissions folding... we are testing. at this point only us...UbitUmarov5-58/+65
2017-04-27add a usefull taint and updateUbitUmarov2-27/+69
2017-04-26ubMeshmerizer: fix the orientation of last triangle on top/bottom faces ofUbitUmarov1-2/+2
2017-04-26 mantis 6738: change parsing of the HTTP_CUSTOM_HEADER parameter and ignore e...UbitUmarov2-11/+14
2017-04-25move mesh pbs creation code out of mesh upload code into to PrimitiveBaseShap...UbitUmarov1-71/+14
2017-04-25cosmetics on mesh upload encoding of number of faces on pbs shape. Use opensi...UbitUmarov1-23/+36
2017-04-25 finish encoding number of mesh faces in pbs shape on new meshs upload, and *...UbitUmarov3-33/+41
2017-04-24 some fixes on the materials paramenters of llGetPrimitiveParams()UbitUmarov2-16/+56
2017-04-24 add suport for materials parameters PRIM_NORMAL, PRIM_SPECULAR and PRIM_ALPH...UbitUmarov2-0/+170
2017-04-24 fix (or actually break) llList2float() since LSL_Key is same as LSL_String,...UbitUmarov1-2/+3
2017-04-21 mantis 8154 dont let self lResetOtherScript mean harakiriUbitUmarov1-89/+77
2017-04-20 update ode binaries for windows; add a minimal velocity for bounceUbitUmarov1-0/+1
2017-04-18 deleted a bit 2 much on last commitUbitUmarov2-2/+5
2017-04-18 update ODE binaries for windows. Other platforms need to compile from opensi...UbitUmarov1-122/+77
2017-04-16 fix active objects count down, a path at leastUbitUmarov1-2/+7
2017-04-15missing file and remove warningsUbitUmarov3-2/+4
2017-04-15several changes for osTeleportObjectUbitUmarov9-199/+409
2017-04-15still issues with volume detectors and sleeping bodiesUbitUmarov2-2/+8
2017-04-15still issues with volume detectors and sleeping bodiesUbitUmarov2-23/+41
2017-04-14increase the updates priority of linkset where avatar is sittingUbitUmarov1-2/+21
2017-04-14add functions to send entity updates imediatly, except for avatars (or now) t...UbitUmarov4-14/+108
2017-04-14some reduction on large colision repulsive force on non physical placement of...UbitUmarov3-124/+255
2017-04-06 mantis 8740: fix osTeleportObject set rotationUbitUmarov1-4/+5
2017-04-05add missing invalidation of osGetLinkNumber cacheUbitUmarov1-0/+2
2017-04-05OSSL CheckThreatLevel() with no arguments only tests if OSSL is enabled. Fast...UbitUmarov1-4/+28
2017-04-05 give osTeleportObject proper OSFunctionThreatLevel setting on osslEnable.iniUbitUmarov1-2/+2
2017-04-04add a little speedup on repeated requests for same name on osGetLinkNumber.UbitUmarov2-7/+29
2017-04-04 add LSL_Integer osGetLinkNumber(LSL_String name). uses a cache for the strin...UbitUmarov4-0/+77
2017-04-04 mantis 8740: rename osObjectTeleport as osTeleportObject, replaced the stop ...UbitUmarov5-18/+37
2017-04-04mantis 8130: improve keyframes motionUbitUmarov1-70/+63
2017-04-04mantis 8140: fix objectTeleport rotation if stop TRUEUbitUmarov1-1/+9
2017-04-03oopsUbitUmarov1-4/+4
2017-04-03fix typoUbitUmarov1-1/+2