| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into careminster | Melanie | 2012-06-29 | 1 | -9/+6 |
|\ |
|
| * | Change AttachmentsModule.DetachSingleAttachmentToInv() to accept a SOG direct... | Justin Clark-Casey (justincc) | 2012-06-28 | 1 | -9/+6 |
* | | Merge branch 'avination' into careminster | Melanie | 2012-06-29 | 2 | -3/+4 |
|\ \ |
|
| * | | Disable physics raycast until it can be seen to. Fix distance calculation | Melanie | 2012-06-26 | 1 | -2/+3 |
| * | | Correct a wrong error constant | Melanie | 2012-06-26 | 1 | -1/+1 |
* | | | Revert "Mantis 5977 Corrections to llRegionSayTo" | Melanie | 2012-06-28 | 1 | -6/+4 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-06-28 | 1 | -5/+5 |
|\ \ \
| | |/
| |/| |
|
| * | | Add stub for llCastRay | BlueWall | 2012-06-26 | 1 | -0/+5 |
* | | | Merge branch 'avination' into careminster | Melanie | 2012-06-15 | 1 | -92/+579 |
|\ \ \
| | |/
| |/| |
|
| * | | Reapply the one change that was in the revert that was actually function, not | Melanie | 2012-06-15 | 1 | -1/+1 |
| * | | Revert changes... | UbitUmarov | 2012-06-15 | 1 | -55/+34 |
| * | | SL doesn't let scripts rotate root part of physical linksets also fix sittin... | UbitUmarov | 2012-06-15 | 1 | -16/+27 |
| * | | only rotation of root part change parts positions, so only call ResetChildPr... | UbitUmarov | 2012-06-15 | 1 | -21/+31 |
| * | | Merge branch 'avination' into ubitwork | UbitUmarov | 2012-06-13 | 1 | -3/+11 |
| |\ \ |
|
| | * | | Add detecting non-physical phantoms back into raycast | Melanie | 2012-06-13 | 1 | -3/+11 |
| * | | | Changed t adding the avatar dependent sit offset and not subtracting, so not... | UbitUmarov | 2012-06-13 | 1 | -25/+42 |
| * | | | convert a LSL rotation of <0,0,0,0> to <0,0,0,1> and not <0,0,1,0> in SitTar... | UbitUmarov | 2012-06-13 | 1 | -1/+1 |
| * | | | Fixed llGetObjectDetails(), OBJECT_ROT for sitting avatars case, plus 'cosmet... | UbitUmarov | 2012-06-13 | 1 | -9/+23 |
| * | | | *TEST this will affect inworld sittargets by +-0.1m, so may be very BAD *. Ch... | UbitUmarov | 2012-06-13 | 1 | -9/+17 |
| * | | | try to replicate SL bug of PRIM_ROTATION also for avas, est a fix to other c... | UbitUmarov | 2012-06-12 | 1 | -3/+10 |
| * | | | fix the try.. finally in SetPrimitiveParams i did mess and add one for the av... | UbitUmarov | 2012-06-12 | 1 | -188/+156 |
| * | | | more changes to Get and Get primitiveparams: Let Get remove avatarheight adj... | UbitUmarov | 2012-06-12 | 1 | -26/+94 |
| * | | | Moved auxiliar funtions of last commit from sop to lsl api since they are on... | UbitUmarov | 2012-06-12 | 1 | -5/+22 |
| * | | | *UNTESTED* extended llGet*PrimitiveParam() to support avatars. Some auxiliar ... | UbitUmarov | 2012-06-12 | 1 | -3/+238 |
| * | | | Merge branch 'avination' into ubitwork | UbitUmarov | 2012-06-11 | 3 | -5/+73 |
| |\ \ \
| | |/ / |
|
| * | | | *UNTESTED* fix PRIM_LINK_TARGET. Make it work on avatars, set any pending pos... | UbitUmarov | 2012-06-08 | 1 | -7/+37 |
| * | | | *UNTESTED* let SetPrimParams for avatars parse even unsupported parameters so... | UbitUmarov | 2012-06-08 | 1 | -2/+84 |
| * | | | *UNTESTED* added PRIM_POS_LOCAL and PRIM_ROT_LOCAL in SetPrimParams for avata... | UbitUmarov | 2012-06-08 | 1 | -6/+46 |
* | | | | Merge branch 'master' into careminster | Melanie | 2012-06-14 | 2 | -3/+8 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | In the osGetGrid functions, if the [GridInfo] section does not exist then ret... | Justin Clark-Casey (justincc) | 2012-06-13 | 1 | -1/+6 |
| * | | | Committing the Avination implementation of llCastRay. This is a complete rewrite | Melanie | 2012-06-13 | 1 | -100/+345 |
| * | | | Commitig the Avination implementation of llTeleportAgent and | Melanie | 2012-06-11 | 3 | -0/+106 |
* | | | | Merge branch 'avination' into careminster | Melanie | 2012-06-11 | 3 | -5/+73 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Make llTeleportAgent conform to Magnum SL Server and add llTeleportAgentGloba... | Melanie | 2012-06-08 | 3 | -5/+73 |
| | |/
| |/| |
|
* | | | Merge branch 'avination' into careminster | Melanie | 2012-06-07 | 1 | -0/+2 |
|\ \ \
| |/ / |
|
| * | | Typo correction | Melanie | 2012-06-07 | 1 | -1/+1 |
| * | | Set collision sound type so custom sound types are recognized | Melanie | 2012-06-07 | 1 | -0/+2 |
| * | | Prevent a null ref when getting the velocity of an avatar during login or | Melanie | 2012-06-07 | 1 | -2/+3 |
* | | | Remove a null ref when an avatar's attachment gets the avatar velocity | Melanie | 2012-06-06 | 1 | -4/+3 |
* | | | Merge branch 'avination' into careminster | Melanie | 2012-06-06 | 1 | -3/+4 |
|\ \ \
| |/ / |
|
| * | | revert last bad commit but fix recoil direction | UbitUmarov | 2012-06-05 | 1 | -4/+4 |
| * | | Stop llRezAtRoot() from applying velocity setting impulse in World.RezObject... | UbitUmarov | 2012-06-05 | 1 | -2/+3 |
| * | | Fix llAttachToAvatar and "Attach" viewer option to preserve saved attach posi... | Melanie | 2012-06-04 | 1 | -1/+1 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-06-06 | 1 | -1/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | Remove unused ScenePresence list structure in llGetAgentList() | Justin Clark-Casey (justincc) | 2012-06-05 | 1 | -1/+0 |
* | | | Merge branch 'avination' into careminster | Melanie | 2012-06-02 | 1 | -7/+33 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix LSL animation state reporting and animation state transitions on crossing | Melanie | 2012-06-01 | 1 | -7/+33 |
* | | | Merge branch 'avination' into careminster | Melanie | 2012-05-31 | 1 | -0/+4 |
|\ \ \
| |/ / |
|
| * | | Prevent multiple requests to go physical from reaching the physics plugin | Melanie | 2012-05-30 | 1 | -0/+4 |
* | | | Merge branch 'master' into careminster | Melanie | 2012-05-27 | 2 | -78/+83 |
|\ \ \
| | |/
| |/| |
|