| Commit message (Expand) | Author | Age | Files | Lines |
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -2/+2 |
* | prevent self call to llSetScriptState(ownname,FALSE) from blocking entire engine | UbitUmarov | 2016-11-13 | 1 | -1/+1 |
* | Change the IScriptApi back to it's original form, removing XEngine | Melanie Thielker | 2015-08-17 | 1 | -0/+2 |
* | If ScriptStopStrategy hasn't been set to co-op in [XEngine] config, then cont... | Justin Clark-Casey (justincc) | 2013-01-23 | 1 | -0/+8 |
* | Implement non-wait co-operative termination of scripts for XEngine in additio... | Justin Clark-Casey (justincc) | 2013-01-17 | 1 | -5/+30 |
* | Register the UrlModule for script engine events OnScriptRemoved and OnObjectR... | Justin Clark-Casey (justincc) | 2012-01-14 | 1 | -7/+0 |
* | Add configurable path to script engine assemblies | BlueWall | 2010-09-26 | 1 | -0/+1 |
* | Revert "Remove an insterface member that was never used" | Melanie | 2009-12-22 | 1 | -0/+1 |
* | Remove an insterface member that was never used | Melanie | 2009-12-22 | 1 | -1/+0 |
* | Correct an error where the config file name was always considered to be a | Melanie Thielker | 2009-06-06 | 1 | -0/+1 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | Introduce IXmlRpcRouter, an interface that allows registering XMLRPC | Melanie Thielker | 2009-04-10 | 1 | -0/+3 |
* | Add events to IScriptEngine to notify scripting modules of the removal | Melanie Thielker | 2009-04-10 | 1 | -0/+7 |
* | Refactor log4net logger handling in script engine. (#3148) | Jeff Ames | 2009-02-22 | 1 | -1/+0 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 1 | -1/+1 |
* | An initial implementation of llMinEventDelay in XEngine. | idb | 2008-12-21 | 1 | -0/+1 |
* | Add some discovery code, laying groundwork for region-crossing scripts | Melanie Thielker | 2008-11-08 | 1 | -3/+0 |
* | Refactor IEventReceiver back into IScriptEngine | Melanie Thielker | 2008-11-08 | 1 | -1/+30 |
* | Reintroduces the discovery mechanism to use llRequestSimulatorData("", 128) | Melanie Thielker | 2008-10-03 | 1 | -2/+0 |
* | Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs. | Melanie Thielker | 2008-09-26 | 1 | -4/+0 |
* | Some script engine interface changes | Melanie Thielker | 2008-09-25 | 1 | -6/+0 |
* | CONVERGENCE!!!!!! | Melanie Thielker | 2008-09-25 | 1 | -3/+0 |
* | Rename lots of stuff in DNE to reduce source code differences in the | Melanie Thielker | 2008-09-24 | 1 | -1/+0 |
* | Decouple AsyncCommands from XEngine and the script instance. Make | Melanie Thielker | 2008-09-24 | 1 | -1/+0 |
* | Alter tests to match up with the results after tyre's patch | Melanie Thielker | 2008-09-23 | 1 | -11/+1 |
* | * minor: method documentation | Justin Clarke Casey | 2008-09-16 | 1 | -5/+17 |
* | Provide a GetApi method on the IScriptEngine to get a named API reference | Melanie Thielker | 2008-09-13 | 1 | -0/+1 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -9/+9 |
* | Refactor IScriptInstance / IScriptEngine to use a generic IScriptWorkItem, | Melanie Thielker | 2008-08-28 | 1 | -1/+1 |
* | Thank you, salahazar, for a patch that corrects the behavior of | Melanie Thielker | 2008-08-27 | 1 | -1/+0 |
* | Refactor XScriptInstance to IScriptInstance and move into Shared/. Now | Melanie Thielker | 2008-08-27 | 1 | -0/+3 |
* | Mantis#1648. Thank you, Melanie for a patch that: | Charles Krinke | 2008-07-02 | 1 | -0/+1 |
* | From: kurt taylor (krtaylor) | Dr Scofield | 2008-07-01 | 1 | -0/+1 |
* | Mantis#1616. Applied Melanie's patch. This may or may | Charles Krinke | 2008-06-28 | 1 | -0/+1 |
* | * Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ap... | lbsa71 | 2008-06-24 | 1 | -0/+59 |