| Commit message (Expand) | Author | Age | Files | Lines |
* | * Theoretically, everything is in place for scripted take controls... Theo... | Teravus Ovares | 2008-05-07 | 1 | -4/+32 |
* | Thank you very much, Xantor for a patch to improve | Charles Krinke | 2008-05-07 | 1 | -5/+17 |
* | replace 2 instances of "0000...." with LLUUID.Zero.ToSting() because | Sean Dague | 2008-05-07 | 1 | -2/+2 |
* | De-tabify source. | Jeff Ames | 2008-05-06 | 1 | -263/+276 |
* | * Cleaning up code, making it conform to OpenSim standards. | Adam Frisby | 2008-05-06 | 1 | -9/+9 |
* | * Committing a bunch of work for control snatching. Not done yet. No visib... | Teravus Ovares | 2008-05-06 | 1 | -0/+11 |
* | * Refactor: Break out permissions code into a separate region PermissionsModule | Justin Clarke Casey | 2008-05-05 | 1 | -4/+4 |
* | * A bit of spice from here, a pinch of salt from there, some brains that attr... | Teravus Ovares | 2008-05-05 | 1 | -2/+54 |
* | * Implemented DIE_AT_EDGE and Temporary objects don't save to the database. | Teravus Ovares | 2008-05-04 | 1 | -3/+10 |
* | *Moved EstateManager into a region module | mingchen | 2008-05-03 | 1 | -2/+1 |
* | Thank you kindly, Melanie for a patch to solve | Charles Krinke | 2008-05-02 | 1 | -1/+1 |
* | From: Kurt Taylor <krtaylor@us.ibm.com> | Justin Clarke Casey | 2008-05-02 | 1 | -0/+12 |
* | From: Kurt Taylor <krtaylor@us.ibm.com> | Justin Clarke Casey | 2008-05-01 | 1 | -0/+3 |
* | * Thanks to Mic Bowman for inspiring me to look at that we are still using AS... | Adam Frisby | 2008-05-01 | 1 | -1/+1 |
* | * Deletes my EventReader ScriptRewriter. It isn't required to rewrite the sc... | Teravus Ovares | 2008-05-01 | 1 | -1/+2 |
* | * Assorted spring cleanings. | Adam Frisby | 2008-05-01 | 1 | -2/+2 |
* | * Applying Mantis#1097 - Thanks Xantor! | Adam Frisby | 2008-05-01 | 1 | -3/+6 |
* | * Sometimes you know, you do something really stupid. | Adam Frisby | 2008-04-30 | 1 | -2/+2 |
* | * Patch by Melanie. Implements proper objectflags on child objects. Thanks ... | Teravus Ovares | 2008-04-30 | 1 | -5/+5 |
* | Patch from Melanie: 0001077: [PATCH] LSL types cannot be cast implicitly or e... | Teravus Ovares | 2008-04-30 | 1 | -25/+39 |
* | * Applying Xantor's patch 0001089 - Added llRot2Angle, llRot2Axis,llAxisAngle... | Teravus Ovares | 2008-04-29 | 1 | -6/+170 |
* | * Applying melanie's List2Vector and List2Rot patch. Added a routine in the... | Teravus Ovares | 2008-04-29 | 1 | -2/+2 |
* | Thank you Melanie for implementing | Charles Krinke | 2008-04-26 | 1 | -36/+1 |
* | * Committing Mantis #1061 - llRegionSay and llSetPrimitiveParams implementati... | Adam Frisby | 2008-04-26 | 1 | -29/+185 |
* | * Applying mantis#1048 - Patch for osSetRegionWaterHeight() | Adam Frisby | 2008-04-25 | 1 | -0/+12 |
* | * Implements llTarget, llTargetRemove, at_target(), not_at_target() | Teravus Ovares | 2008-04-25 | 1 | -3/+3 |
* | * Patch from Melanie. Mantis: 1040. Thanks Melanie! | Teravus Ovares | 2008-04-24 | 1 | -8/+3 |
* | replace hard tabs with 4 spaces to be consistant in the source. | Sean Dague | 2008-04-24 | 1 | -192/+192 |
* | * From: Alan M Webb <awebb.vnet.ibm.com> | Justin Clarke Casey | 2008-04-24 | 1 | -1/+1 |
* | * Patch from Melanie. Mantis 0001037: Add various internal plumbing to the... | Teravus Ovares | 2008-04-23 | 1 | -2/+47 |
* | * Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF) | Teravus Ovares | 2008-04-23 | 1 | -4/+12 |
* | * Patch #1026 - llDialog support -- Thanks Melanie! | Adam Frisby | 2008-04-23 | 1 | -9/+54 |
* | * Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie! | Adam Frisby | 2008-04-23 | 1 | -16/+213 |
* | From: Kurt Taylor <krtaylor@us.ibm.com> | Justin Clarke Casey | 2008-04-23 | 1 | -2/+12 |
* | * Implements llScriptDanger | Teravus Ovares | 2008-04-22 | 1 | -2/+11 |
* | * Patch from Mic Bowman(cmickeyb) that implements llUnsit. Thanks Mic! | Teravus Ovares | 2008-04-22 | 1 | -1/+38 |
* | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 2008-04-21 | 1 | -17/+16 |
* | Moved script engine os* commands to OSSL_BuilIn_Commands.cs and OSSL_BuilIn_C... | Tedd Hansen | 2008-04-20 | 1 | -293/+12 |
* | * Updates LSL2CS converter | Teravus Ovares | 2008-04-20 | 1 | -0/+5 |
* | From: Alan M Webb <awebb@vnet.ibm.com> | Justin Clarke Casey | 2008-04-18 | 1 | -42/+219 |
* | Thank you, Melanie, very kindly for a patch that : | Charles Krinke | 2008-04-18 | 1 | -2/+15 |
* | From: Alan M Webb <awebb@vnet.ibm.com> | Justin Clarke Casey | 2008-04-17 | 1 | -5/+98 |
* | * From: Alan M Webb <awebb@vnet.ibm.com> | Justin Clarke Casey | 2008-04-16 | 1 | -2/+47 |
* | * From Kurt Taylor <krtaylor@us.ibm.com> | Justin Clarke Casey | 2008-04-16 | 1 | -4/+23 |
* | Fixed LSL State support. | Teravus Ovares | 2008-04-15 | 1 | -1/+9 |
* | From: Kurt Taylor <krtaylor@us.ibm.com> | Sean Dague | 2008-04-11 | 1 | -11/+16 |
* | Thank you Justin for a patch that solves the issue of: When a sensor detects ... | Charles Krinke | 2008-04-10 | 1 | -4/+14 |
* | moved fields to properties for UserDataProfile, which was | Sean Dague | 2008-04-10 | 1 | -1/+1 |
* | * Put explicit braces in for single line blocks | Justin Clarke Casey | 2008-04-09 | 1 | -3/+9 |
* | From: Michael Osias <mosias@us.ibm.com> | Justin Clarke Casey | 2008-04-09 | 1 | -6/+19 |