| Commit message (Expand) | Author | Files | Lines |
2008-04-27 | * Patch from XenReborn to make remove-region work properly without needing to... | Teravus Ovares | 1 | -0/+10 |
2008-04-26 | Thank you Melanie for implementing | Charles Krinke | 2 | -36/+65 |
2008-04-26 | * Committing Mantis #1061 - llRegionSay and llSetPrimitiveParams implementati... | Adam Frisby | 3 | -29/+191 |
2008-04-25 | * Applying mantis#1048 - Patch for osSetRegionWaterHeight() | Adam Frisby | 5 | -3/+20 |
2008-04-25 | * Implements llTarget, llTargetRemove, at_target(), not_at_target() | Teravus Ovares | 3 | -9/+12 |
2008-04-24 | * Patch from Melanie. Mantis: 1040. Thanks Melanie! | Teravus Ovares | 2 | -8/+65 |
2008-04-24 | replace hard tabs with 4 spaces to be consistant in the source. | Sean Dague | 2 | -197/+197 |
2008-04-24 | * From: Alan M Webb <awebb.vnet.ibm.com> | Justin Clarke Casey | 1 | -1/+1 |
2008-04-23 | * Patch from Melanie. Mantis 0001037: Add various internal plumbing to the... | Teravus Ovares | 3 | -8/+71 |
2008-04-23 | * Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF) | Teravus Ovares | 1 | -4/+12 |
2008-04-23 | * Patch #1026 - llDialog support -- Thanks Melanie! | Adam Frisby | 1 | -9/+54 |
2008-04-23 | * Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie! | Adam Frisby | 1 | -16/+213 |
2008-04-23 | * Applying Mantis #1020 (Animations) - Thanks Melanie. | Adam Frisby | 1 | -1/+1 |
2008-04-23 | From: Kurt Taylor <krtaylor@us.ibm.com> | Justin Clarke Casey | 1 | -2/+12 |
2008-04-22 | * Implements llScriptDanger | Teravus Ovares | 3 | -5/+14 |
2008-04-22 | * Implemented NoScript areas (without loosing script state). | Teravus Ovares | 1 | -9/+13 |
2008-04-22 | * Patch from Mic Bowman(cmickeyb) that implements llUnsit. Thanks Mic! | Teravus Ovares | 1 | -1/+38 |
2008-04-21 | * Committing fix for previous build breakage. Sorry! | Adam Frisby | 1 | -2/+2 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 29 | -247/+168 |
2008-04-20 | Removed some script engine noise from console | Tedd Hansen | 2 | -2/+2 |
2008-04-20 | Moved script engine os* commands to OSSL_BuilIn_Commands.cs and OSSL_BuilIn_C... | Tedd Hansen | 4 | -324/+340 |
2008-04-20 | * Updates LSL2CS converter | Teravus Ovares | 3 | -0/+10 |
2008-04-18 | From: Alan M Webb <awebb@vnet.ibm.com> | Justin Clarke Casey | 1 | -42/+219 |
2008-04-18 | Mantis #851, 100% CPU on unhandlet HTTP event. Thanks cmickeyb. | Tedd Hansen | 1 | -9/+21 |
2008-04-18 | Thank you, Melanie, very kindly for a patch that : | Charles Krinke | 1 | -2/+15 |
2008-04-17 | From: Alan M Webb <awebb@vnet.ibm.com> | Justin Clarke Casey | 1 | -5/+98 |
2008-04-16 | * From: Alan M Webb <awebb@vnet.ibm.com> | Justin Clarke Casey | 1 | -2/+47 |
2008-04-16 | From: Alan M Webb <awebb@vnet.ibm.com> | Justin Clarke Casey | 1 | -13/+60 |
2008-04-16 | * From Kurt Taylor <krtaylor@us.ibm.com> | Justin Clarke Casey | 1 | -4/+23 |
2008-04-15 | Fixed LSL State support. | Teravus Ovares | 2 | -2/+14 |
2008-04-11 | From: Kurt Taylor <krtaylor@us.ibm.com> | Sean Dague | 1 | -11/+16 |
2008-04-10 | Thank you Justin for a patch that solves the issue of: When a sensor detects ... | Charles Krinke | 1 | -4/+14 |
2008-04-10 | moved fields to properties for UserDataProfile, which was | Sean Dague | 2 | -2/+2 |
2008-04-09 | * Put explicit braces in for single line blocks | Justin Clarke Casey | 1 | -3/+9 |
2008-04-09 | From: Michael Osias <mosias@us.ibm.com> | Justin Clarke Casey | 2 | -7/+23 |
2008-04-09 | From: Kurt Taylor <krtaylor@us.ibm.com> | Justin Clarke Casey | 1 | -3/+9 |
2008-04-06 | * Various terrain engine fixes | Adam Frisby | 3 | -0/+36 |
2008-04-04 | From: Kurt Taylor <krtaylor@us.ibm.com> | Justin Clarke Casey | 1 | -21/+0 |
2008-04-02 | from krtaylor | Sean Dague | 1 | -3/+6 |
2008-03-30 | **Big ass update warning** | Adam Frisby | 3 | -0/+14 |
2008-03-29 | Patches llAvatarOnSitTarget to return NULL_KEY opposed to a blank string. Sho... | alondria | 1 | -6/+7 |
2008-03-28 | fixes mantis #778 and shoots himself for making such a mistake to begin with,... | MW | 1 | -2/+2 |
2008-03-28 | From: Michael Osias <mosias@us.ibm.com> | Sean Dague | 1 | -3/+176 |
2008-03-25 | Comment out unused private methods. | Jeff Ames | 2 | -46/+49 |
2008-03-25 | * Adds llMoveToTarget and llStopMoveToTarget support to the ODEPlugin. | Teravus Ovares | 1 | -2/+4 |
2008-03-24 | * Added llApplyImpulse in the local frame. | Teravus Ovares | 1 | -9/+11 |
2008-03-24 | Implements llGetInventoryPermMask() | alondria | 3 | -5/+25 |
2008-03-24 | Modified llGetInventoryName() so it indexes inventory in the same manner the ... | alondria | 1 | -3/+3 |
2008-03-24 | Implements llGetInventoryName() - the order is based upon inventory key, whic... | alondria | 1 | -1/+17 |
2008-03-24 | Implements llGetInventoryNumber() | alondria | 1 | -2/+9 |