| Commit message (Expand) | Author | Files | Lines |
2012-06-28 | Change AttachmentsModule.DetachSingleAttachmentToInv() to accept a SOG direct... | Justin Clark-Casey (justincc) | 1 | -9/+6 |
2012-06-28 | Revert "Mantis 5977 Corrections to llRegionSayTo" | Melanie | 1 | -6/+4 |
2012-06-26 | Add stub for llCastRay | BlueWall | 1 | -0/+5 |
2012-06-26 | Disable physics raycast until it can be seen to. Fix distance calculation | Melanie | 1 | -2/+3 |
2012-06-26 | Correct a wrong error constant | Melanie | 1 | -1/+1 |
2012-06-15 | Reapply the one change that was in the revert that was actually function, not | Melanie | 1 | -1/+1 |
2012-06-15 | Revert changes... | UbitUmarov | 1 | -55/+34 |
2012-06-15 | SL doesn't let scripts rotate root part of physical linksets also fix sittin... | UbitUmarov | 1 | -16/+27 |
2012-06-15 | only rotation of root part change parts positions, so only call ResetChildPr... | UbitUmarov | 1 | -21/+31 |
2012-06-13 | Changed t adding the avatar dependent sit offset and not subtracting, so not... | UbitUmarov | 1 | -25/+42 |
2012-06-13 | In the osGetGrid functions, if the [GridInfo] section does not exist then ret... | Justin Clark-Casey (justincc) | 1 | -1/+6 |
2012-06-13 | convert a LSL rotation of <0,0,0,0> to <0,0,0,1> and not <0,0,1,0> in SitTar... | UbitUmarov | 1 | -1/+1 |
2012-06-13 | Committing the Avination implementation of llCastRay. This is a complete rewrite | Melanie | 1 | -100/+345 |
2012-06-13 | Fixed llGetObjectDetails(), OBJECT_ROT for sitting avatars case, plus 'cosmet... | UbitUmarov | 1 | -9/+23 |
2012-06-13 | *TEST this will affect inworld sittargets by +-0.1m, so may be very BAD *. Ch... | UbitUmarov | 1 | -9/+17 |
2012-06-13 | Add detecting non-physical phantoms back into raycast | Melanie | 1 | -3/+11 |
2012-06-12 | try to replicate SL bug of PRIM_ROTATION also for avas, est a fix to other c... | UbitUmarov | 1 | -3/+10 |
2012-06-12 | fix the try.. finally in SetPrimitiveParams i did mess and add one for the av... | UbitUmarov | 1 | -188/+156 |
2012-06-12 | more changes to Get and Get primitiveparams: Let Get remove avatarheight adj... | UbitUmarov | 1 | -26/+94 |
2012-06-12 | Moved auxiliar funtions of last commit from sop to lsl api since they are on... | UbitUmarov | 1 | -5/+22 |
2012-06-12 | *UNTESTED* extended llGet*PrimitiveParam() to support avatars. Some auxiliar ... | UbitUmarov | 1 | -3/+238 |
2012-06-11 | Commitig the Avination implementation of llTeleportAgent and | Melanie | 3 | -0/+106 |
2012-06-08 | Make llTeleportAgent conform to Magnum SL Server and add llTeleportAgentGloba... | Melanie | 3 | -5/+73 |
2012-06-08 | *UNTESTED* fix PRIM_LINK_TARGET. Make it work on avatars, set any pending pos... | UbitUmarov | 1 | -7/+37 |
2012-06-08 | *UNTESTED* let SetPrimParams for avatars parse even unsupported parameters so... | UbitUmarov | 1 | -2/+84 |
2012-06-08 | *UNTESTED* added PRIM_POS_LOCAL and PRIM_ROT_LOCAL in SetPrimParams for avata... | UbitUmarov | 1 | -6/+46 |
2012-06-07 | Typo correction | Melanie | 1 | -1/+1 |
2012-06-07 | Set collision sound type so custom sound types are recognized | Melanie | 1 | -0/+2 |
2012-06-07 | Prevent a null ref when getting the velocity of an avatar during login or | Melanie | 1 | -2/+3 |
2012-06-06 | Remove a null ref when an avatar's attachment gets the avatar velocity | Melanie | 1 | -4/+3 |
2012-06-05 | revert last bad commit but fix recoil direction | UbitUmarov | 1 | -4/+4 |
2012-06-05 | Stop llRezAtRoot() from applying velocity setting impulse in World.RezObject... | UbitUmarov | 1 | -2/+3 |
2012-06-05 | Remove unused ScenePresence list structure in llGetAgentList() | Justin Clark-Casey (justincc) | 1 | -1/+0 |
2012-06-04 | Fix llAttachToAvatar and "Attach" viewer option to preserve saved attach posi... | Melanie | 1 | -1/+1 |
2012-06-01 | Fix LSL animation state reporting and animation state transitions on crossing | Melanie | 1 | -7/+33 |
2012-05-30 | Prevent multiple requests to go physical from reaching the physics plugin | Melanie | 1 | -0/+4 |
2012-05-26 | minor: code formatting from 0b72f773 | Justin Clark-Casey (justincc) | 1 | -12/+11 |
2012-05-26 | Mantis 6025 llRequestPermissions auto grant for NPCs. | Talun | 1 | -1/+23 |
2012-05-26 | One can now get hyoergrid region co-ordinates with llRequestSimulatorData | Blake.Bourque | 1 | -5/+21 |
2012-05-26 | Use GetInventoryItem() in LSL_Api.InventoryKey(string name, int type). | Justin Clark-Casey (justincc) | 1 | -17/+7 |
2012-05-26 | Use SceneObjectPartInventory.GetInventoryItem() in OSSL.AvatarStopAnimation i... | Justin Clark-Casey (justincc) | 1 | -14/+12 |
2012-05-26 | refactor: replace LSL_Api.InventoryKey(string) largely with SceneObjectPartIn... | Justin Clark-Casey (justincc) | 1 | -37/+15 |
2012-05-25 | Mantis 6028 osAvatarStopAnimation not stopping animations via UUID | Talun | 1 | -7/+11 |
2012-05-23 | Fix llGetSimulatorHostname to return configured hostname | BlueWall | 1 | -1/+2 |
2012-05-16 | Added a invalidCollisionSoundUUID so that scripts can stop all collision sou... | UbitUmarov | 1 | -2/+8 |
2012-05-15 | Port Avination's collision fixes to core. | Melanie | 1 | -10/+11 |
2012-05-14 | make llGetCameraPos and llGetCameraRot apply to avatar that granted permissio... | UbitUmarov | 1 | -4/+14 |
2012-05-14 | Completely revamp collision handling. Now works as it is supposed to. | Melanie | 1 | -10/+11 |
2012-05-13 | Modifications for SMTP in OpenSimulator. Email size limit was fixed (was out ... | Chris Koeritz | 1 | -7/+21 |
2012-05-11 | Mantis 6015 new LSL function llGetAgentList. | Talun | 4 | -0/+96 |