aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/ScriptEngineBase/iScriptEngineFunctionModule.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-02-05Added copyright statements.Jeff Ames1-1/+29
2008-02-02Updated svn properties.Jeff Ames1-11/+11
2008-02-01SCRIPTING STILL BROKENTedd Hansen1-0/+12
Added comments and regions, restructured code Changed a lot of AppDomain junk from console from using Console.Write to Log.Verbose and set it to #if DEBUG All modules should now refresh their configuration runtime Made all logging in ScriptEngine.Common get script name from actual engine Renamed LSLLongCmdHandler to AsyncLSLCommandManager Added auto-recover with 5 sec throttle for new MaintenanceThread