| Commit message (Expand) | Author | Files | Lines |
2008-05-14 | Formatting cleanup. | Jeff Ames | 8 | -80/+84 |
2008-05-14 | * Removed 19 warnings | Teravus Ovares | 2 | -2/+2 |
2008-05-13 | * Refactor: Stop exposing the inner scene's ScenePresence dictionary directly... | Justin Clarke Casey | 1 | -17/+24 |
2008-05-13 | *Complete redo of the permissions module | mingchen | 1 | -1/+1 |
2008-05-12 | Formatting cleanup. | Jeff Ames | 2 | -66/+41 |
2008-05-11 | 0001199: [PATCH] Add support for default animations | Teravus Ovares | 1 | -8/+11 |
2008-05-11 | * Changed implicit string conversion to LSL_Types.LSLString in money event of... | Teravus Ovares | 3 | -3/+6 |
2008-05-09 | * Resolve mantis 1182. Doesn't actually implement llGiveInventoryList - mere... | Justin Clarke Casey | 3 | -4/+5 |
2008-05-09 | From: Michael Osias <mosias@us.ibm.com> | Justin Clarke Casey | 1 | -0/+12 |
2008-05-09 | Thank you, Melanie for a patch that helps conversion | Charles Krinke | 1 | -0/+15 |
2008-05-09 | Thank you, Melanie for a patch that: | Charles Krinke | 3 | -129/+129 |
2008-05-08 | *Added all the permission checks to the sceneexternalchecks and modified perm... | mingchen | 2 | -6/+6 |
2008-05-08 | * Applying patch #1156 - More implementation work on llGetPrimitiveParams (Th... | Adam Frisby | 3 | -5/+179 |
2008-05-08 | * Applying patch #1121 - Fixes for llListen() (Thanks Middlelink!) | Adam Frisby | 2 | -17/+18 |
2008-05-08 | From: Alan M Webb <awebb@vnet.ibm.com> | Sean Dague | 1 | -2/+2 |
2008-05-08 | * You can haz more spring cleaning. | Adam Frisby | 3 | -22/+7 |
2008-05-08 | * Some refactorings. | Adam Frisby | 1 | -1/+1 |
2008-05-07 | * Other then the prim update experiments that are going on now, llTakeControl... | Teravus Ovares | 1 | -0/+1 |
2008-05-07 | * Theoretically, everything is in place for scripted take controls... Theo... | Teravus Ovares | 3 | -7/+35 |
2008-05-07 | while I'm not convinced this is causing my current run away | Sean Dague | 1 | -18/+21 |
2008-05-07 | Thank you very much, Xantor for a patch to improve | Charles Krinke | 1 | -5/+17 |
2008-05-07 | replace 2 instances of "0000...." with LLUUID.Zero.ToSting() because | Sean Dague | 1 | -2/+2 |
2008-05-06 | De-tabify source. | Jeff Ames | 3 | -463/+476 |
2008-05-06 | * Cleaning up code, making it conform to OpenSim standards. | Adam Frisby | 1 | -9/+9 |
2008-05-06 | * Committing a bunch of work for control snatching. Not done yet. No visib... | Teravus Ovares | 1 | -0/+11 |
2008-05-05 | * Refactor: Break out permissions code into a separate region PermissionsModule | Justin Clarke Casey | 2 | -7/+7 |
2008-05-05 | * Unraveled the DEBUG_CHANNEL mystery. | Teravus Ovares | 1 | -2/+2 |
2008-05-05 | * A bit of spice from here, a pinch of salt from there, some brains that attr... | Teravus Ovares | 3 | -5/+57 |
2008-05-04 | * Implemented DIE_AT_EDGE and Temporary objects don't save to the database. | Teravus Ovares | 1 | -3/+10 |
2008-05-03 | *Moved EstateManager into a region module | mingchen | 1 | -2/+1 |
2008-05-02 | Thank you kindly, Melanie for a patch to solve | Charles Krinke | 3 | -37/+56 |
2008-05-02 | From: Kurt Taylor <krtaylor@us.ibm.com> | Justin Clarke Casey | 3 | -2/+30 |
2008-05-01 | revert changeset 4469 as this breaks the script engine. | Sean Dague | 1 | -7/+1 |
2008-05-01 | From: Kurt Taylor <krtaylor@us.ibm.com> | Justin Clarke Casey | 1 | -0/+3 |
2008-05-01 | * Applied Mantis#1106 - fix missing cast from LSLInteger to uint, make int ca... | Adam Frisby | 1 | -1/+7 |
2008-05-01 | * Thanks to Mic Bowman for inspiring me to look at that we are still using AS... | Adam Frisby | 2 | -3/+3 |
2008-05-01 | * Deletes my EventReader ScriptRewriter. It isn't required to rewrite the sc... | Teravus Ovares | 4 | -5/+161 |
2008-05-01 | * Breaking all the code, breaking all the code..! | Adam Frisby | 1 | -1/+1 |
2008-05-01 | * Cleaned namespaces of entire solution. OpenSim directories now correspond w... | Adam Frisby | 1 | -88/+88 |
2008-05-01 | * Assorted spring cleanings. | Adam Frisby | 3 | -5/+6 |
2008-05-01 | * Applying Mantis#1097 - Thanks Xantor! | Adam Frisby | 1 | -3/+6 |
2008-04-30 | * Sometimes you know, you do something really stupid. | Adam Frisby | 5 | -6/+6 |
2008-04-30 | * Patch by Melanie. Implements proper objectflags on child objects. Thanks ... | Teravus Ovares | 2 | -6/+6 |
2008-04-30 | Patch from Melanie: 0001077: [PATCH] LSL types cannot be cast implicitly or e... | Teravus Ovares | 8 | -98/+185 |
2008-04-29 | * Applying Xantor's patch 0001089 - Added llRot2Angle, llRot2Axis,llAxisAngle... | Teravus Ovares | 3 | -9/+174 |
2008-04-29 | * Applying melanie's List2Vector and List2Rot patch. Added a routine in the... | Teravus Ovares | 2 | -2/+8 |
2008-04-28 | wrap a common exception that we get on shutdown of the script engine to keep | Sean Dague | 1 | -4/+9 |
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 |