| Commit message (Expand) | Author | Files | Lines |
2017-05-01 | Permissions tests: added test with 2 direct transfers with permission changes... | Diva Canto | 2 | -5/+110 |
2017-05-01 | Perms test framework: make a lot of things more generic. | Diva Canto | 2 | -174/+293 |
2017-05-01 | Initial commit of the emerging test suite for permissions and more. | Diva Canto | 1 | -0/+252 |
2017-05-01 | buysell: make sure we dont buy child parts, dont mess with absolute position ... | UbitUmarov | 1 | -12/+7 |
2017-05-01 | rename sog.GetEffectivePermissions() since its use is now limited to more spe... | UbitUmarov | 3 | -25/+13 |
2017-04-30 | Permissions compatibility hack 1: anyone copy - new permissions require that ... | UbitUmarov | 1 | -3/+8 |
2017-04-30 | having the file open then let PermissionsToString know about Export | UbitUmarov | 1 | -0/+2 |
2017-04-30 | save some nanoseconds if unfolding will not change anything ( export default ... | UbitUmarov | 1 | -2/+2 |
2017-04-30 | remove a redundant operation | UbitUmarov | 1 | -2/+0 |
2017-04-30 | Add a missing viewer-relevant message to the perms module | Melanie Thielker | 1 | -0/+3 |
2017-04-30 | exclude lms from permissions checks. They are full rights, and broken on all dbs | UbitUmarov | 1 | -31/+5 |
2017-04-30 | fix new landmarks default permissions | UbitUmarov | 1 | -3/+8 |
2017-04-30 | don't break groups permission mask | UbitUmarov | 1 | -3/+2 |
2017-04-29 | nore permissions masks hierachy | UbitUmarov | 3 | -22/+18 |
2017-04-29 | buysell: fix permissions masks hierachy | UbitUmarov | 1 | -8/+10 |
2017-04-29 | update folded permitions if taking from world, or after unfold | UbitUmarov | 4 | -23/+30 |
2017-04-29 | recover PermissionsUtil.ApplyFoldedPermissions (well my version). its use ea... | UbitUmarov | 6 | -36/+59 |
2017-04-29 | add check for valid folded perms | UbitUmarov | 1 | -6/+2 |
2017-04-29 | fix chain of contents sells | UbitUmarov | 1 | -3/+8 |
2017-04-28 | BuySell: bug fix, use all object permitions for sold item, and not the operat... | UbitUmarov | 1 | -9/+14 |
2017-04-28 | forgot a change... | UbitUmarov | 1 | -2/+2 |
2017-04-28 | a few changes to permissions folding... we are testing. at this point only us... | UbitUmarov | 6 | -59/+69 |
2017-04-27 | add a usefull taint and update | UbitUmarov | 2 | -27/+69 |
2017-04-26 | ubMeshmerizer: fix the orientation of last triangle on top/bottom faces of | UbitUmarov | 1 | -2/+2 |
2017-04-26 | Fill out Current Outfit folder with links when creating the initial avatar ap... | Diva Canto | 1 | -1/+42 |
2017-04-26 | give more information on Fatal Error during region startup | UbitUmarov | 1 | -2/+1 |
2017-04-26 | mantis 6738: change parsing of the HTTP_CUSTOM_HEADER parameter and ignore e... | UbitUmarov | 2 | -11/+14 |
2017-04-25 | If we're going to show regions twice (in standalone) at least make the format... | Diva Canto | 1 | -3/+3 |
2017-04-25 | move mesh pbs creation code out of mesh upload code into to PrimitiveBaseShap... | UbitUmarov | 2 | -71/+78 |
2017-04-25 | cosmetics on mesh upload encoding of number of faces on pbs shape. Use opensi... | UbitUmarov | 1 | -23/+36 |
2017-04-25 | finish encoding number of mesh faces in pbs shape on new meshs upload, and *... | UbitUmarov | 3 | -33/+41 |
2017-04-24 | some fixes on the materials paramenters of llGetPrimitiveParams() | UbitUmarov | 2 | -16/+56 |
2017-04-24 | add suport for materials parameters PRIM_NORMAL, PRIM_SPECULAR and PRIM_ALPH... | UbitUmarov | 2 | -0/+170 |
2017-04-24 | fix (or actually break) llList2float() since LSL_Key is same as LSL_String,... | UbitUmarov | 1 | -2/+3 |
2017-04-21 | mantis 8154 dont let self lResetOtherScript mean harakiri | UbitUmarov | 1 | -89/+77 |
2017-04-20 | store the physics inertia override in the database | Geir Nøklebye | 2 | -4/+22 |
2017-04-20 | update ode binaries for windows; add a minimal velocity for bounce | UbitUmarov | 1 | -0/+1 |
2017-04-19 | update for The new Constant: integer OBJECT_REZZER_KEY = 32 + adding missing ... | Geir Nøklebye | 2 | -5/+37 |
2017-04-19 | PGSQL: Fixed a failing query in GroupsData for deleting groups messages older... | Geir Nøklebye | 1 | -2/+2 |
2017-04-18 | deleted a bit 2 much on last commit | UbitUmarov | 2 | -2/+5 |
2017-04-18 | update ODE binaries for windows. Other platforms need to compile from opensi... | UbitUmarov | 1 | -122/+77 |
2017-04-16 | fix active objects count down, a path at least | UbitUmarov | 1 | -2/+7 |
2017-04-15 | missing file and remove warnings | UbitUmarov | 3 | -2/+4 |
2017-04-15 | several changes for osTeleportObject | UbitUmarov | 10 | -203/+413 |
2017-04-15 | still issues with volume detectors and sleeping bodies | UbitUmarov | 2 | -2/+8 |
2017-04-15 | still issues with volume detectors and sleeping bodies | UbitUmarov | 2 | -23/+41 |
2017-04-14 | increase the updates priority of linkset where avatar is sitting | UbitUmarov | 1 | -2/+21 |
2017-04-14 | add functions to send entity updates imediatly, except for avatars (or now) t... | UbitUmarov | 6 | -19/+119 |
2017-04-14 | some reduction on large colision repulsive force on non physical placement of... | UbitUmarov | 3 | -124/+255 |
2017-04-06 | mantis 8740: fix osTeleportObject set rotation | UbitUmarov | 1 | -4/+5 |