| Commit message (Expand) | Author | Age | Files | Lines |
* | add current script status to "scripts show" command (running, suspended, etc.) | Justin Clark-Casey (justincc) | 2011-10-19 | 1 | -1/+6 |
* | Fix llAttachToAvatar() | Justin Clark-Casey (justincc) | 2011-08-24 | 1 | -0/+11 |
* | Trigger changed event with CHANGED_TELEPORT when teleporting to another region. | Marck | 2010-11-26 | 1 | -1/+2 |
* | Add configurable path to script engine assemblies | BlueWall | 2010-09-26 | 1 | -0/+1 |
* | People can't leave their hands ooff "well enough". StateSource 0 was region | Melanie | 2010-08-06 | 1 | -4/+5 |
* | All scripts are now created suspended and are only unsuspended when the object | Melanie | 2010-04-19 | 1 | -0/+3 |
* | 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 |
* | Remove the old (Remoting) region crossing code. Fix the new code to | Melanie | 2009-11-26 | 1 | -1/+0 |
* | Optimizations | Dan Lake | 2009-10-29 | 1 | -3/+1 |
* | Experimental. Set attachment flag early on rezzing from inventory. | Melanie | 2009-09-01 | 1 | -1/+0 |
* | Change the return value if the compiler to "object" to allow compilers | Melanie | 2009-08-31 | 1 | -2/+2 |
* | Another stab at cmickeyb's patch for script GC. | Melanie | 2009-08-07 | 1 | -0/+2 |
* | Revert the XEngine memleak patch, it causes premature GC. | Melanie | 2009-08-07 | 1 | -2/+0 |
* | |From: James J Greensky <jame.j.greensky@intel.com> | Melanie | 2009-08-06 | 1 | -0/+2 |
* | Slight change to state management for attach scheduling. | Alan Webb | 2009-08-04 | 1 | -1/+2 |
* | Add plumbing for the SceneObjectDeleter to wait for the script engine to | Melanie | 2009-08-04 | 1 | -0/+1 |
* | Publish a method on ICompiler to generate the CIL assembly path | Melanie Thielker | 2009-06-21 | 1 | -0/+1 |
* | Correct an error where the config file name was always considered to be a | Melanie Thielker | 2009-06-06 | 1 | -0/+1 |
* | Thank you, thomax, for a patch to provide finer-grained access control to | Melanie Thielker | 2009-06-05 | 1 | -1/+2 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 5 | -5/+5 |
* | Convert both script engines to new region module format. Add proper unload | Melanie Thielker | 2009-04-15 | 1 | -0/+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 |
* | Mantis#3187. Thank you kindly, DoranZemlja for a patch that: | Charles Krinke | 2009-02-23 | 1 | -0/+1 |
* | 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 | 2 | -2/+2 |
* | From: Christopher Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 2009-01-28 | 1 | -0/+1 |
* | An initial implementation of llMinEventDelay in XEngine. | idb | 2008-12-21 | 2 | -0/+2 |
* | Start scripts in attachments only after a successful attach. Elimininate | Melanie Thielker | 2008-11-29 | 1 | -1/+1 |
* | Make scripts in objects rezzed from script compile synchronously to close | Melanie Thielker | 2008-11-13 | 1 | -1/+2 |
* | Script region crossing. This has not user functionality, but lays all the | Melanie Thielker | 2008-11-09 | 1 | -2/+1 |
* | Work in progress on SECS stuff. Have been holding it off until after 0.6 rele... | Tedd Hansen | 2008-11-08 | 1 | -2/+0 |
* | 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 | 4 | -73/+34 |
* | Reintroduces the discovery mechanism to use llRequestSimulatorData("", 128) | Melanie Thielker | 2008-10-03 | 2 | -2/+1 |
* | Add friendly error messages to both engines. | Melanie Thielker | 2008-09-27 | 2 | -2/+6 |
* | Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs. | Melanie Thielker | 2008-09-26 | 3 | -5/+4 |
* | Some script engine interface changes | Melanie Thielker | 2008-09-25 | 2 | -6/+6 |
* | CONVERGENCE!!!!!! | Melanie Thielker | 2008-09-25 | 2 | -3/+3 |
* | Rename lots of stuff in DNE to reduce source code differences in the | Melanie Thielker | 2008-09-24 | 2 | -1/+3 |
* | Decouple AsyncCommands from XEngine and the script instance. Make | Melanie Thielker | 2008-09-24 | 1 | -1/+0 |
* | Add file missed in last commit (which never completed) | Melanie Thielker | 2008-09-23 | 1 | -0/+55 |
* | Alter tests to match up with the results after tyre's patch | Melanie Thielker | 2008-09-23 | 1 | -11/+1 |
* | Kan-Ed fix series. Fix llTakeControls to behave as documented. | Melanie Thielker | 2008-09-17 | 1 | -0/+1 |
* | * minor: method documentation | Justin Clarke Casey | 2008-09-16 | 2 | -5/+25 |
* | Provide a GetApi method on the IScriptEngine to get a named API reference | Melanie Thielker | 2008-09-13 | 2 | -0/+3 |
* | Implement proper persistence of the following prim properties: | Melanie Thielker | 2008-09-08 | 1 | -0/+1 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 3 | -17/+17 |
* | Refactor IScriptInstance / IScriptEngine to use a generic IScriptWorkItem, | Melanie Thielker | 2008-08-28 | 2 | -1/+8 |