index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ScriptEngine
/
Common
/
ScriptEngineBase
/
EventQueueThreadClass.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Formatting cleanup.
Jeff Ames
2008-03-18
1
-26
/
+25
*
* Removed a bunch of compiler warnings.
Adam Frisby
2008-03-03
1
-1
/
+1
*
Fix for error message during startup (shared thread started processing region...
Tedd Hansen
2008-02-22
1
-0
/
+3
*
ScriptEngine works again (startup-nully-error gone)
Tedd Hansen
2008-02-22
1
-4
/
+4
*
One more: Async LSL command thread is also shared now.
Tedd Hansen
2008-02-22
1
-161
/
+167
*
Bugfixes - wasn't counting threads right++
Tedd Hansen
2008-02-22
1
-2
/
+3
*
Execution threads are now shared between regions too. Default thread count re...
Tedd Hansen
2008-02-22
1
-193
/
+209
*
Fixes to ScriptEngine thread cleanup on destructor
Tedd Hansen
2008-02-21
1
-1
/
+1
*
ScriptEngine changes in locking. Another step in direction of shared threads.
Tedd Hansen
2008-02-21
1
-7
/
+7
*
"threads" command now works. I've added manual tracking of threads (only if c...
Tedd Hansen
2008-02-21
1
-0
/
+1
*
Minor cleanup.
Jeff Ames
2008-02-20
1
-5
/
+5
*
bring back some script engine debugging, hoping this will help track down the...
Sean Dague
2008-02-18
1
-8
/
+8
*
Missed one event message that needed to be
Charles Krinke
2008-02-08
1
-8
/
+9
*
Converted logging to use log4net.
Jeff Ames
2008-02-05
1
-16
/
+16
*
Added copyright statements.
Jeff Ames
2008-02-05
1
-7
/
+29
*
Updated svn properties.
Jeff Ames
2008-02-02
1
-314
/
+314
*
SCRIPTING STILL BROKEN
Tedd Hansen
2008-02-01
1
-23
/
+59
*
SCRIPT SUPPORT IS STILL BROKEN.
Tedd Hansen
2008-02-01
1
-93
/
+127
*
Added config options:
Tedd Hansen
2008-02-01
1
-1
/
+42
*
Experimental
Tedd Hansen
2008-02-01
1
-2
/
+4
*
Highly experimental
Tedd Hansen
2008-02-01
1
-0
/
+201