| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Fix script "Running" behavior" | Melanie | 2012-07-16 | 1 | -2/+0 |
* | Add preservation of running state of scripts when drag-copying. | Melanie | 2012-07-01 | 1 | -1/+3 |
* | Fix script "Running" behavior | BlueWall | 2012-06-23 | 1 | -0/+2 |
* | Mantis 55025 Implement script time. | Talun | 2012-04-12 | 1 | -0/+8 |
* | Mantis5502 implementation of some of the new constants | Talun | 2012-04-09 | 1 | -0/+6 |
* | Aggregate script execution times by linksets rather than individual prims. | Justin Clark-Casey (justincc) | 2012-03-16 | 1 | -1/+4 |
* | Replace script-lines-per-second with the script execution time scaled by its ... | Justin Clark-Casey (justincc) | 2012-03-16 | 1 | -1/+8 |
* | Register the UrlModule for script engine events OnScriptRemoved and OnObjectR... | Justin Clark-Casey (justincc) | 2012-01-14 | 1 | -0/+13 |
* | Extend scripts stop/start/suspend/resume console commands to allow action on ... | Justin Clark-Casey (justincc) | 2011-10-19 | 1 | -5/+9 |
* | Delay loading scripts until the scene has finished loading | Oren Hurvitz | 2011-09-09 | 1 | -0/+5 |
* | Create a method to force the script engine to save state from outside | Melanie | 2011-05-24 | 1 | -0/+2 |
* | All scripts are now created suspended and are only unsuspended when the object | Melanie | 2010-04-19 | 1 | -0/+8 |
* | Add a data path for error messages | root | 2009-12-22 | 1 | -0/+3 |
* | Script State Fix: Part 2 | Melanie | 2009-12-21 | 1 | -1/+1 |
* | Remove the old (Remoting) region crossing code. Fix the new code to | Melanie | 2009-11-26 | 1 | -1/+1 |
* | Remove GetAssemblyName and friends from the SE interface. It's now handled | Melanie | 2009-11-26 | 1 | -1/+0 |
* | Add plumbing for the SceneObjectDeleter to wait for the script engine to | Melanie | 2009-08-04 | 1 | -0/+1 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | Convert both script engines to new region module format. Add proper unload | Melanie Thielker | 2009-04-15 | 1 | -1/+1 |
* | Adding a script event, changed(CHANGED_ANIMATION) | Melanie Thielker | 2009-04-11 | 1 | -0/+1 |
* | Introduce IXmlRpcRouter, an interface that allows registering XMLRPC | Melanie Thielker | 2009-04-10 | 1 | -1/+4 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -2/+0 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 1 | -0/+41 |