| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a LSL merge artefact | Melanie | 2012-04-08 | 1 | -10/+2 |
* | Merge branch 'master' into careminster | Melanie | 2012-04-07 | 1 | -17/+108 |
|\ |
|
| * | Store FromItemID for attachments once on SOG instead of on every SOP and only... | Justin Clark-Casey (justincc) | 2012-04-07 | 1 | -1/+1 |
| * | Implement PRIM_POS_LOCAL on llSetPrimitiveParams() and other prim params LSL ... | Justin Clark-Casey (justincc) | 2012-04-06 | 1 | -0/+1 |
| * | refactor: Use clearer part.ParentGroup.IsAttachment in LSL_Api.GetPartLocalPos() | Justin Clark-Casey (justincc) | 2012-04-06 | 1 | -4/+4 |
| * | Fix llGetLinkPrimParams for PRIM_POS_LOCAL for child prims whether in scene o... | Justin Clark-Casey (justincc) | 2012-04-06 | 1 | -10/+11 |
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2012-04-06 | 1 | -0/+72 |
| |\ |
|
| | * | Addition of missing constants for llGetObjectDetails including for Mantis 5502 | Talun | 2012-04-06 | 1 | -0/+72 |
| * | | For llGetMass(), return the mass of the avatar is the object is attached. | Justin Clark-Casey (justincc) | 2012-04-06 | 1 | -3/+24 |
| |/ |
|
| * | Make llGetMass() return total mass of object when called on root prim. | Justin Clark-Casey (justincc) | 2012-04-06 | 1 | -1/+4 |
* | | Merge branch 'master' into careminster | Melanie | 2012-04-03 | 1 | -4/+13 |
|\ \
| |/ |
|
| * | Fix more SOP.PhysActor race conditions in LSL_Api | Justin Clark-Casey (justincc) | 2012-04-03 | 1 | -7/+19 |
* | | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ... | Melanie | 2012-03-31 | 1 | -0/+10 |
|\ \ |
|
| * | | Allow llTeleportAgent to work in attachments | Melanie | 2012-03-29 | 1 | -0/+10 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-03-31 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Rename SOG.HasChildPrim(uint) to SOG.ContainsPart(uint) to match existing Con... | Justin Clark-Casey (justincc) | 2012-03-31 | 1 | -3/+3 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-27 | 1 | -0/+69 |
|\ \
| |/ |
|
| * | Two new scripting functions osInviteToGroup(userID) and osEjectFromGroup(user... | Snoopy Pfeffer | 2012-03-27 | 1 | -0/+69 |
| * | User level based restrictions for HyperGrid teleports, asset uploads, group c... | Snoopy Pfeffer | 2012-03-27 | 1 | -0/+3 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-26 | 1 | -1/+10 |
|\ \
| |/ |
|
| * | Add a hust UUID to the script invocations | Melanie | 2012-03-26 | 1 | -1/+10 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-25 | 1 | -57/+188 |
|\ \
| |/ |
|
| * | Add support for key, vector, rotation and list types for both | Mic Bowman | 2012-03-24 | 1 | -57/+188 |
* | | Fix merge issue from core | Melanie | 2012-03-22 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-22 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | refactor: Rename AvatarAnimations -> DefaultAvatarAnimations for code clarity... | Justin Clark-Casey (justincc) | 2012-03-22 | 1 | -3/+3 |
| * | Instead of loading default avatar animations in both SLUtil and AvatarAnimati... | Justin Clark-Casey (justincc) | 2012-03-21 | 1 | -3/+3 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-18 | 2 | -0/+132 |
|\ \
| |/ |
|
| * | Add osGetInventoryDesc() as per http://opensimulator.org/mantis/view.php?id=5927 | Justin Clark-Casey (justincc) | 2012-03-17 | 1 | -0/+23 |
| * | Adds a new script command 'modInvoke' to invoke registered functions | Mic Bowman | 2012-03-15 | 1 | -0/+109 |
* | | Allow llTeleportAgent to teleport gods when not in god mode | Melanie | 2012-03-14 | 1 | -1/+1 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-14 | 1 | -0/+14 |
|\ \
| |/ |
|
| * | Added osGetGridGatekeeperURI() | Diva Canto | 2012-03-10 | 1 | -0/+14 |
* | | Implement llSetPrimitiveParams for physics shape and material. Add | Melanie | 2012-03-13 | 1 | -0/+60 |
* | | Add AVATAR_MALE flag to return values of llGetAgentInfo | Melanie | 2012-03-12 | 1 | -0/+5 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-09 | 1 | -16/+6 |
|\ \
| |/ |
|
| * | Use SP.ParentPart instead of ParentID in places where it's more efficient (sa... | Justin Clark-Casey (justincc) | 2012-03-09 | 1 | -17/+7 |
| * | FireAndForget scripted rez - port from Avination | Melanie | 2012-03-09 | 1 | -41/+46 |
* | | Merge branch 'master' into careminster | Melanie | 2012-03-07 | 5 | -12/+96 |
|\ \
| |/ |
|
| * | Add sensor, dataserver requests, timer and listener counts to "xengine status... | Justin Clark-Casey (justincc) | 2012-03-06 | 5 | -12/+96 |
* | | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ... | Melanie | 2012-03-06 | 2 | -5/+27 |
|\ \ |
|
| * | | Allow NPC to be removed by the owner of the parcel they're over. | Melanie | 2012-03-05 | 1 | -2/+9 |
| * | | Teleport users to the cornfield when they are teleported with | Melanie | 2012-03-05 | 1 | -3/+13 |
| * | | SL compatibility - return only points on segemtn, not ray in llCastRay | Melanie | 2012-03-05 | 1 | -0/+5 |
* | | | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ... | Melanie | 2012-03-04 | 1 | -2/+162 |
|\ \ \
| |/ / |
|
| * | | Fix and hook up llTeleportAgent | Melanie | 2012-02-28 | 1 | -1/+1 |
| * | | Implement llTeleportAgent | Melanie | 2012-02-28 | 1 | -0/+22 |
| * | | Move KeyframeMotion from SOG to SOP because we can't persist it any | Melanie | 2012-02-26 | 1 | -11/+11 |
| * | | Fix deserialization of Buoyancy, Force and Torque. Remove debug from the new | Melanie | 2012-02-26 | 1 | -2/+2 |
| * | | Implement llSetKeyframedMotion. No persistence, no region crossing. Yet. | Melanie | 2012-02-26 | 1 | -0/+138 |