| Commit message (Expand) | Author | Files | Lines |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-04-12 | Actually remove the script if it tries to remove itself. | Melanie Thielker | 1 | -0/+10 |
2009-02-22 | Refactor log4net logger handling in script engine. (#3148) | Jeff Ames | 1 | -22/+20 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 1 | -2/+2 |
2008-11-07 | Attachments, attachments, and, did I say attachments? | Melanie Thielker | 1 | -1/+1 |
2008-11-05 | * Zap the letters that accidentally crept in to the license in EventQueueThre... | Justin Clarke Casey | 1 | -1/+1 |
2008-11-04 | * Stop a problem in the DotNetEngine event queue thread from immediately brin... | Justin Clarke Casey | 1 | -0/+8 |
2008-11-04 | * Practise some defensive programming - gracefully terminate the thread if th... | Justin Clarke Casey | 1 | -2/+2 |
2008-10-08 | * minor: remove compile warning | Justin Clarke Casey | 1 | -1/+1 |
2008-10-08 | Fix friendly errors in DNE as well | Melanie Thielker | 1 | -11/+10 |
2008-10-05 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -18/+18 |
2008-10-04 | Mantis#2316. Thank you kindly, CMickeyb for a patch that: | Charles Krinke | 1 | -5/+17 |
2008-09-29 | Mantis #2293 | Melanie Thielker | 1 | -0/+3 |
2008-09-28 | Add explicit CultureInfo to the script compile thread in DotNetEngine to | Melanie Thielker | 1 | -0/+3 |
2008-09-28 | Update svn properties. Minor formatting cleanup. Fix a compiler warning. F... | Jeff Ames | 1 | -1/+1 |
2008-09-27 | Add friendly error messages to both engines. | Melanie Thielker | 1 | -29/+63 |
2008-09-26 | Remove another interface that is no longer needed | Melanie Thielker | 1 | -1/+1 |
2008-09-26 | Finishing the code cleanup in DNE, make llDie work again in DNE. | Melanie Thielker | 1 | -189/+170 |
2008-09-26 | Remove all the subclassing complexity and script server interfaces from | Melanie Thielker | 1 | -2/+2 |
2008-09-25 | Add an extension to allow registering multiple interfaces of a type with | Melanie Thielker | 1 | -1/+1 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -2/+2 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-08-15 | Update svn properties, formatting cleanup, fix a couple compiler warnings. | Jeff Ames | 1 | -1/+1 |
2008-08-13 | Mantis#1941. Thank you kindly, Tyre for a patch that | Charles Krinke | 1 | -34/+4 |
2008-08-12 | Minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-08-10 | Mantis#1910. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -1/+5 |
2008-08-07 | Minor formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2008-08-05 | * oops, fix build break from last checkin | Justin Clarke Casey | 1 | -2/+2 |
2008-08-05 | * possible fix for event queue problems (exceptions and event count max excee... | Justin Clarke Casey | 1 | -1/+17 |
2008-07-27 | Re-fix r5681. Sorry for the inconvenience. We will now return you | Melanie Thielker | 1 | -0/+1 |
2008-07-27 | Addresses Mantis #1611 | Melanie Thielker | 1 | -0/+3 |
2008-06-05 | Mantis#1459. Thank you kindly, CMickeyb for a patch that: | Charles Krinke | 1 | -2/+5 |
2008-06-04 | applied patch from mantis #1268 , thanks mikem | MW | 1 | -0/+4 |
2008-05-28 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-05-26 | This cleans up a merge mess from the earlier checkin and implements llOwnerSa... | Dr Scofield | 1 | -1/+1 |
2008-05-22 | Mantis 1357 Patch - Thanks mikem! | Adam Johnson | 1 | -4/+8 |
2008-05-14 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
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 | 1 | -2/+2 |
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-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 | 1 | -4/+1 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+25 |
2008-03-03 | * Removed a bunch of compiler warnings. | Adam Frisby | 1 | -1/+1 |
2008-02-22 | Fix for error message during startup (shared thread started processing region... | Tedd Hansen | 1 | -0/+3 |
2008-02-22 | ScriptEngine works again (startup-nully-error gone) | Tedd Hansen | 1 | -4/+4 |
2008-02-22 | One more: Async LSL command thread is also shared now. | Tedd Hansen | 1 | -161/+167 |
2008-02-22 | Bugfixes - wasn't counting threads right++ | Tedd Hansen | 1 | -2/+3 |