| Commit message (Expand) | Author | Files | Lines |
2017-04-04 | add LSL_Integer osGetLinkNumber(LSL_String name). uses a cache for the strin... | UbitUmarov | 4 | -0/+77 |
2017-04-04 | mantis 8740: rename osObjectTeleport as osTeleportObject, replaced the stop ... | UbitUmarov | 5 | -18/+37 |
2017-04-04 | mantis 8130: improve keyframes motion | UbitUmarov | 1 | -70/+63 |
2017-04-04 | mantis 8140: fix objectTeleport rotation if stop TRUE | UbitUmarov | 1 | -1/+9 |
2017-04-03 | oops | UbitUmarov | 1 | -4/+4 |
2017-04-03 | fix typo | UbitUmarov | 1 | -1/+2 |
2017-04-03 | add EXPERIMENTAL osObjectTeleport(LSL_Key objectUUID, LSL_Vector targetPos, L... | UbitUmarov | 5 | -7/+161 |
2017-04-03 | add bool CanObjectEnterWithScripts(SceneObjectGroup sog, ILandObject land) pe... | UbitUmarov | 3 | -0/+91 |
2017-04-01 | store the physics inertia override in SQlite | UbitUmarov | 3 | -5/+19 |
2017-04-01 | store the physics inertia override in Mysql and add it to serializer. run p... | UbitUmarov | 8 | -38/+336 |
2017-03-31 | add missing file. Changes of inertia data of objects running does not | UbitUmarov | 1 | -1/+2 |
2017-03-31 | add OSSL functions to override linksets total mass, center of mass and inert... | UbitUmarov | 6 | -46/+531 |
2017-03-31 | Adapt to a variable name that has changed in core | Melanie Thielker | 1 | -2/+2 |
2017-03-31 | If a DNS resolution fails on an outbound request, simply allow it | Melanie Thielker | 1 | -2/+12 |
2017-03-31 | Prevent error spew when script send IM to HG users before HG is up | Melanie Thielker | 1 | -3/+8 |
2017-03-31 | Also ignore NPCs in short-circuiting region restarts | Melanie Thielker | 1 | -2/+2 |
2017-03-31 | When determining if a sim can be shut down, ignore NPCs | Melanie Thielker | 1 | -2/+2 |
2017-03-31 | Add the ability to post to and act uponconfiguration in etcd | Melanie Thielker | 3 | -3/+276 |
2017-03-31 | Make the MySqlGeneric layer transaction aware | Melanie Thielker | 2 | -83/+155 |
2017-03-31 | Allow short-circuiting region restart delays of there are no users left | Melanie Thielker | 1 | -0/+43 |
2017-03-31 | Set a startup marker to let external scripts know the scene is up. | Melanie Thielker | 1 | -0/+22 |
2017-03-31 | Allow setting the stats log file location in OpenSim.ini rather than app.exe.... | Melanie Thielker | 2 | -1/+31 |
2017-03-31 | Skip region restart messages and delays when there are no root agents | Melanie Thielker | 1 | -2/+38 |
2017-03-31 | Change a misleading message that could lead users to believe a grid is down | Melanie Thielker | 1 | -1/+3 |
2017-03-31 | Add the option to link a scene object with a monitoring object | Melanie Thielker | 2 | -0/+15 |
2017-03-31 | A god is a god is a god. Let gods access scripts and NCs | Melanie Thielker | 1 | -0/+8 |
2017-03-31 | Squelch an error that happens when the asset cache was mounted RO. | Melanie Thielker | 1 | -0/+3 |
2017-03-30 | add CanSellObject() permitions check functions | UbitUmarov | 4 | -66/+151 |
2017-03-30 | mantis 8131: make the new Offline IM code optional and disabled by default, s... | UbitUmarov | 1 | -32/+55 |
2017-02-02 | Fix an error that would cause a rebake loop on HG grids | Melanie Thielker | 1 | -1/+1 |
2017-02-01 | Correct whimsical spelling on a log message | Melanie Thielker | 1 | -1/+1 |
2017-02-01 | Refactor part II | Melanie Thielker | 1 | -9/+4 |
2017-02-01 | Refactor asset handling as per Ubit's suggestion | Melanie Thielker | 12 | -111/+75 |
2017-02-01 | Secure sim stats with an (optional) password. | Melanie Thielker | 3 | -0/+16 |
2017-01-30 | Make negative asset caching actually work | Melanie Thielker | 13 | -45/+147 |
2017-01-30 | Comment two very spammy debug messages that the usr can't do anything about | Melanie Thielker | 2 | -3/+4 |
2017-01-27 | update parcel select or sat on stats on sit and stand | UbitUmarov | 1 | -0/+4 |
2017-01-27 | fix SimwideArea again | UbitUmarov | 1 | -0/+1 |
2017-01-27 | several changes relative to objects return and parcel prim counts: avoid nul... | UbitUmarov | 12 | -69/+75 |
2017-01-27 | parcels must be loaded before objects, so they can be added to them | UbitUmarov | 1 | -3/+2 |
2017-01-27 | bug fix: wrong enabled check | UbitUmarov | 2 | -8/+2 |
2017-01-27 | Permissions modules where made NONShared modules. Make them so, removing inc... | UbitUmarov | 4 | -121/+193 |
2017-01-26 | remove unused and wrong methods | UbitUmarov | 2 | -58/+1 |
2017-01-26 | remove SOP.AttachPoint, redundant( and incoerent) with SOG.AttachmentPoint | UbitUmarov | 4 | -44/+25 |
2017-01-26 | Make it possible to override the URL module | Melanie Thielker | 1 | -12/+12 |
2017-01-26 | ubOde: update prim mass when changing Density | UbitUmarov | 1 | -1/+3 |
2017-01-25 | CHANGED ALLOWED_DROP should only trigger if user has no MOD rights | UbitUmarov | 2 | -55/+59 |
2017-01-25 | add and use CanDropInObjectInv | UbitUmarov | 3 | -173/+242 |
2017-01-25 | fix test setup | UbitUmarov | 1 | -3/+10 |
2017-01-25 | make use of CanDoObjectInvToObjectInv | UbitUmarov | 3 | -21/+21 |