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