aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/DotNetEngine/EventQueueThreadClass.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-22Execution threads are now shared between regions too. Default thread count re...Tedd Hansen1-193/+209
2008-02-21Fixes to ScriptEngine thread cleanup on destructorTedd Hansen1-1/+1
2008-02-21ScriptEngine changes in locking. Another step in direction of shared threads.Tedd Hansen1-7/+7
2008-02-21"threads" command now works. I've added manual tracking of threads (only if c...Tedd Hansen1-0/+1
2008-02-20Minor cleanup.Jeff Ames1-5/+5
2008-02-18bring back some script engine debugging, hoping this will help track down the...Sean Dague1-8/+8
2008-02-08Missed one event message that needed to beCharles Krinke1-8/+9
2008-02-05Converted logging to use log4net.Jeff Ames1-16/+16
2008-02-05Added copyright statements.Jeff Ames1-7/+29
2008-02-02Updated svn properties.Jeff Ames1-314/+314
2008-02-01SCRIPTING STILL BROKENTedd Hansen1-23/+59
2008-02-01SCRIPT SUPPORT IS STILL BROKEN.Tedd Hansen1-93/+127
2008-02-01Added config options:Tedd Hansen1-1/+42
2008-02-01ExperimentalTedd Hansen1-2/+4
2008-02-01Highly experimentalTedd Hansen1-0/+201