aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
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
2017-04-03add EXPERIMENTAL osObjectTeleport(LSL_Key objectUUID, LSL_Vector targetPos, L...UbitUmarov5-7/+161
2017-04-03add bool CanObjectEnterWithScripts(SceneObjectGroup sog, ILandObject land) pe...UbitUmarov3-0/+91
2017-04-01 store the physics inertia override in Mysql and add it to serializer. run p...UbitUmarov5-36/+53
2017-03-31 add missing file. Changes of inertia data of objects running does notUbitUmarov1-1/+2
2017-03-31 add OSSL functions to override linksets total mass, center of mass and inert...UbitUmarov6-46/+531
2017-03-31Adapt to a variable name that has changed in coreMelanie Thielker1-2/+2
2017-03-31Prevent error spew when script send IM to HG users before HG is upMelanie Thielker1-3/+8
2017-03-31Also ignore NPCs in short-circuiting region restartsMelanie Thielker1-2/+2
2017-03-31Add the ability to post to and act uponconfiguration in etcdMelanie Thielker3-3/+276
2017-03-31Allow short-circuiting region restart delays of there are no users leftMelanie Thielker1-0/+43
2017-03-31Set a startup marker to let external scripts know the scene is up.Melanie Thielker1-0/+22
2017-03-31Change a misleading message that could lead users to believe a grid is downMelanie Thielker1-1/+3
2017-03-31Add the option to link a scene object with a monitoring objectMelanie Thielker2-0/+15
2017-03-31A god is a god is a god. Let gods access scripts and NCsMelanie Thielker1-0/+8
2017-03-31Squelch an error that happens when the asset cache was mounted RO.Melanie Thielker1-0/+3
2017-03-30add CanSellObject() permitions check functionsUbitUmarov4-66/+151
2017-03-30mantis 8131: make the new Offline IM code optional and disabled by default, s...UbitUmarov1-32/+55
2017-02-02Fix an error that would cause a rebake loop on HG gridsMelanie Thielker1-1/+1
2017-02-01Correct whimsical spelling on a log messageMelanie Thielker1-1/+1
2017-02-01Refactor part IIMelanie Thielker1-9/+4
2017-02-01Refactor asset handling as per Ubit's suggestionMelanie Thielker8-72/+50
2017-02-01Secure sim stats with an (optional) password.Melanie Thielker2-0/+3