| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * You can haz more spring cleaning. | Adam Frisby | 2008-05-08 | 3 | -22/+7 |
* | * Some refactorings. | Adam Frisby | 2008-05-08 | 1 | -1/+1 |
* | * Change LSL -> C# translated script console output to use the logger (at DEB... | Justin Clarke Casey | 2008-05-07 | 1 | -4/+7 |
* | * Other then the prim update experiments that are going on now, llTakeControl... | Teravus Ovares | 2008-05-07 | 1 | -0/+1 |
* | * Theoretically, everything is in place for scripted take controls... Theo... | Teravus Ovares | 2008-05-07 | 3 | -7/+35 |
* | while I'm not convinced this is causing my current run away | Sean Dague | 2008-05-07 | 1 | -18/+21 |
* | Thank you very much, Xantor for a patch to improve | Charles Krinke | 2008-05-07 | 1 | -5/+17 |
* | Thank you, Middelink for a patch that fixes the regular expresion | Charles Krinke | 2008-05-07 | 1 | -2/+2 |
* | 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 | 3 | -463/+476 |
* | * 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 | 2 | -7/+7 |
* | * Unraveled the DEBUG_CHANNEL mystery. | Teravus Ovares | 2008-05-05 | 2 | -3/+3 |
* | * A bit of spice from here, a pinch of salt from there, some brains that attr... | Teravus Ovares | 2008-05-05 | 3 | -5/+57 |
* | * 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 | 3 | -37/+56 |
* | From: Kurt Taylor <krtaylor@us.ibm.com> | Justin Clarke Casey | 2008-05-02 | 4 | -3/+34 |
* | revert changeset 4469 as this breaks the script engine. | Sean Dague | 2008-05-01 | 1 | -7/+1 |
* | From: Kurt Taylor <krtaylor@us.ibm.com> | Justin Clarke Casey | 2008-05-01 | 1 | -0/+3 |
* | * Applied Mantis#1106 - fix missing cast from LSLInteger to uint, make int ca... | Adam Frisby | 2008-05-01 | 1 | -1/+7 |
* | * Thanks to Mic Bowman for inspiring me to look at that we are still using AS... | Adam Frisby | 2008-05-01 | 3 | -6/+3 |
* | * Deletes my EventReader ScriptRewriter. It isn't required to rewrite the sc... | Teravus Ovares | 2008-05-01 | 8 | -494/+166 |
* | * Breaking all the code, breaking all the code..! | Adam Frisby | 2008-05-01 | 1 | -1/+1 |
* | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 2008-05-01 | 1 | -88/+88 |
* | * Assorted spring cleanings. | Adam Frisby | 2008-05-01 | 3 | -5/+6 |
* | * 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 | 5 | -6/+6 |
* | * Patch by Melanie. Implements proper objectflags on child objects. Thanks ... | Teravus Ovares | 2008-04-30 | 2 | -6/+6 |
* | Patch from Melanie: 0001077: [PATCH] LSL types cannot be cast implicitly or e... | Teravus Ovares | 2008-04-30 | 11 | -339/+684 |
* | * Applying Xantor's patch 0001089 - Added llRot2Angle, llRot2Axis,llAxisAngle... | Teravus Ovares | 2008-04-29 | 3 | -9/+174 |
* | * Applying melanie's List2Vector and List2Rot patch. Added a routine in the... | Teravus Ovares | 2008-04-29 | 2 | -2/+8 |
* | wrap a common exception that we get on shutdown of the script engine to keep | Sean Dague | 2008-04-28 | 1 | -4/+9 |
* | * Patch from XenReborn to make remove-region work properly without needing to... | Teravus Ovares | 2008-04-27 | 1 | -0/+10 |
* | Thank you Melanie for implementing | Charles Krinke | 2008-04-26 | 2 | -36/+65 |
* | * Committing Mantis #1061 - llRegionSay and llSetPrimitiveParams implementati... | Adam Frisby | 2008-04-26 | 3 | -29/+191 |
* | * For info about this commit, see last commit. | Teravus Ovares | 2008-04-26 | 1 | -3/+16 |
* | * Error on System. references with 'CS20003: 'System' is null or not an object" | Teravus Ovares | 2008-04-26 | 1 | -0/+5 |
* | * Applying mantis#1048 - Patch for osSetRegionWaterHeight() | Adam Frisby | 2008-04-25 | 5 | -3/+20 |
* | * Implements llTarget, llTargetRemove, at_target(), not_at_target() | Teravus Ovares | 2008-04-25 | 4 | -14/+17 |
* | * Patch from Melanie. Mantis: 1040. Thanks Melanie! | Teravus Ovares | 2008-04-24 | 2 | -8/+65 |
* | replace hard tabs with 4 spaces to be consistant in the source. | Sean Dague | 2008-04-24 | 2 | -197/+197 |
* | * From: Alan M Webb <awebb.vnet.ibm.com> | Justin Clarke Casey | 2008-04-24 | 1 | -1/+1 |
* | * Fixed an annoying pop-up box when crossing borders. | Teravus Ovares | 2008-04-23 | 1 | -2/+2 |
* | * Patch from Melanie. Mantis 0001037: Add various internal plumbing to the... | Teravus Ovares | 2008-04-23 | 3 | -8/+71 |
* | * Fixes lsl scripts with no state_entry event at all | Teravus Ovares | 2008-04-23 | 1 | -1/+39 |
* | * 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 |