| Commit message (Expand) | Author | Files | Lines |
2008-05-22 | Mantis 1357 Patch - Thanks mikem! | Adam Johnson | 1 | -4/+8 |
2008-05-18 | * Patch #1312 from Melanie - Abstracts Money Module to IMoneyModule. | Adam Frisby | 1 | -0/+1 |
2008-05-16 | Formatting cleanup. | Jeff Ames | 6 | -11/+11 |
2008-05-14 | More formatting cleanup. | Jeff Ames | 1 | -4/+7 |
2008-05-14 | Formatting cleanup. | Jeff Ames | 4 | -6/+6 |
2008-05-14 | * Removed 19 warnings | Teravus Ovares | 1 | -1/+1 |
2008-05-11 | * Changed implicit string conversion to LSL_Types.LSLString in money event of... | Teravus Ovares | 2 | -3/+3 |
2008-05-08 | * Applying patch #1121 - Fixes for llListen() (Thanks Middlelink!) | Adam Frisby | 1 | -4/+7 |
2008-05-08 | * You can haz more spring cleaning. | Adam Frisby | 2 | -4/+2 |
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 | 1 | -2/+2 |
2008-05-07 | while I'm not convinced this is causing my current run away | Sean Dague | 1 | -18/+21 |
2008-05-06 | De-tabify source. | Jeff Ames | 1 | -12/+12 |
2008-05-05 | * Unraveled the DEBUG_CHANNEL mystery. | Teravus Ovares | 1 | -2/+2 |
2008-05-02 | Thank you kindly, Melanie for a patch to solve | Charles Krinke | 1 | -1/+13 |
2008-05-01 | * Deletes my EventReader ScriptRewriter. It isn't required to rewrite the sc... | Teravus Ovares | 1 | -0/+23 |
2008-05-01 | * Breaking all the code, breaking all the code..! | Adam Frisby | 1 | -1/+1 |
2008-05-01 | * Assorted spring cleanings. | Adam Frisby | 2 | -3/+4 |
2008-04-30 | * Sometimes you know, you do something really stupid. | Adam Frisby | 4 | -4/+4 |
2008-04-30 | Patch from Melanie: 0001077: [PATCH] LSL types cannot be cast implicitly or e... | Teravus Ovares | 5 | -20/+21 |
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-25 | * Implements llTarget, llTargetRemove, at_target(), not_at_target() | Teravus Ovares | 1 | -4/+7 |
2008-04-24 | replace hard tabs with 4 spaces to be consistant in the source. | Sean Dague | 1 | -5/+5 |
2008-04-23 | * Patch from Melanie. Mantis 0001037: Add various internal plumbing to the... | Teravus Ovares | 1 | -5/+23 |
2008-04-22 | * Implemented NoScript areas (without loosing script state). | Teravus Ovares | 1 | -9/+13 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 14 | -75/+20 |
2008-04-20 | Removed some script engine noise from console | Tedd Hansen | 1 | -1/+1 |
2008-04-18 | Mantis #851, 100% CPU on unhandlet HTTP event. Thanks cmickeyb. | Tedd Hansen | 1 | -9/+21 |
2008-04-10 | moved fields to properties for UserDataProfile, which was | Sean Dague | 1 | -1/+1 |
2008-04-09 | From: Michael Osias <mosias@us.ibm.com> | Justin Clarke Casey | 1 | -1/+4 |
2008-03-25 | Comment out unused private methods. | Jeff Ames | 1 | -40/+42 |
2008-03-18 | Formatting cleanup. Minor refactoring. | Jeff Ames | 1 | -2/+2 |
2008-03-18 | * Applied Grumly57 patch for #781; Thanks, Grumly! | lbsa71 | 1 | -7/+7 |
2008-03-18 | Patch from DrSchofld (IBM). In his own words | Justin Clarke Casey | 1 | -2/+2 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 15 | -400/+377 |
2008-03-17 | Fix a few mono compiler warnings. Minor cleanup. | Jeff Ames | 1 | -1/+1 |
2008-03-14 | * Preliminary work with the ODEPlugin to collect collision data. | Teravus Ovares | 1 | -3/+3 |
2008-03-12 | there was a single instance where the log4net object was not | Sean Dague | 1 | -1/+1 |
2008-03-04 | Added copyright heaaders. Minor cleanup. | Jeff Ames | 5 | -22/+5 |
2008-03-03 | * Removed a bunch of compiler warnings. | Adam Frisby | 3 | -3/+3 |
2008-03-01 | Thank you very much, Kinoc for: | Charles Krinke | 1 | -4/+29 |
2008-02-25 | Moved AsyncCommandManager into separate classes under "plugins". | Tedd Hansen | 6 | -512/+737 |
2008-02-25 | eol | Tedd Hansen | 6 | -727/+727 |
2008-02-25 | Step 1 in reorganizing AsyncCommandManager | Tedd Hansen | 7 | -679/+729 |
2008-02-25 | Initial patch for llSensor* | Tedd Hansen | 1 | -3/+272 |
2008-02-25 | I'm the stupidest stupid in the whole world. :) | Tedd Hansen | 1 | -3/+4 |
2008-02-22 | Fix for error message during startup (shared thread started processing region... | Tedd Hansen | 2 | -1/+4 |
2008-02-22 | ScriptEngine works again (startup-nully-error gone) | Tedd Hansen | 4 | -19/+18 |