aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/ScriptEngineBase/ScriptManager.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* while I'm not convinced this is causing my current run awaySean Dague2008-05-071-18/+21
* * Deletes my EventReader ScriptRewriter. It isn't required to rewrite the sc...Teravus Ovares2008-05-011-0/+23
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-4/+2
* Comment out unused private methods.Jeff Ames2008-03-251-40/+42
* Formatting cleanup.Jeff Ames2008-03-181-28/+25
* Maintenance thread in charge of loading/unloading of scripts. 1 thread less p...Tedd Hansen2008-02-221-17/+23
* Now last commit will compile too... The features just keep on coming!Tedd Hansen2008-02-221-2/+2
* From this commit and a few hours into the future ScriptEngine will be unstable:Tedd Hansen2008-02-221-26/+23
* "threads" command now works. I've added manual tracking of threads (only if c...Tedd Hansen2008-02-211-0/+1
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* From: Michael Osias <mosias@us.ibm.com>Sean Dague2008-02-191-24/+32
* Make timer events from scripts a little less chatty. Charles Krinke2008-02-081-6/+8
* Converted logging to use log4net.Jeff Ames2008-02-051-3/+3
* Temporarily disabled shared threads because of a bug. Script were only workin...Tedd Hansen2008-02-031-1/+2
* Bugfixes. Now it even reads configuration before it uses it! ;)Tedd Hansen2008-02-021-0/+2
* Added load/unload queue size limitTedd Hansen2008-02-021-10/+61
* Bugfix, maybe it won't crash during startup and crash somewhere else instead? :)Tedd Hansen2008-02-011-1/+2
* SCRIPTING STILL BROKENTedd Hansen2008-02-011-3/+20
* Added data structure to be passed through event execution queue so that event...Tedd Hansen2008-01-171-1/+2
* * Mother of all commits:Adam Frisby2008-01-151-1/+1
* Set eolTedd Hansen2008-01-121-347/+347
* Added license to new filesTedd Hansen2008-01-121-2/+3
* Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip...Tedd Hansen2008-01-121-0/+347