OpenSimMirror/OpenSim/Region/ScriptEngine/Interfaces
Justin Clark-Casey (justincc) e6f475735f Add "debug script log" command to allow setting a numeric debug level on individual IScriptInstances for debugging purposes.
Current, state changes and event fires can be logged for individual scripts.
See command help for more details.
2012-12-13 23:59:53 +00:00
..
ICompiler.cs Optimizations 2009-10-29 05:39:18 -07:00
IScript.cs Another stab at cmickeyb's patch for script GC. 2009-08-07 20:43:23 +01:00
IScriptApi.cs refactor: Eliminate local id parameter from api initialize. 2012-05-08 23:20:27 +01:00
IScriptEngine.cs Register the UrlModule for script engine events OnScriptRemoved and OnObjectRemoved just once in the UrlModule itself, rather than repeatedly for every script. 2012-01-14 00:23:11 +00:00
IScriptInstance.cs Add "debug script log" command to allow setting a numeric debug level on individual IScriptInstances for debugging purposes. 2012-12-13 23:59:53 +00:00