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
/
DotNetEngine
/
MaintenanceThread.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-22
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
Charles Krinke
1
-1
/
+1
2009-02-22
Refactor log4net logger handling in script engine. (#3148)
Jeff Ames
1
-4
/
+4
2009-02-13
Fix some compiler warnings. Minor formatting cleanup.
Jeff Ames
1
-1
/
+0
2008-09-26
Remove another interface that is no longer needed
Melanie Thielker
1
-1
/
+1
2008-09-26
Remove all the subclassing complexity and script server interfaces from
Melanie Thielker
1
-1
/
+1
2008-06-27
last round of warning squashing. calling it a day now.
Dr Scofield
1
-2
/
+2
2008-05-16
Formatting cleanup.
Jeff Ames
1
-2
/
+2
2008-05-14
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-05-08
* You can haz more spring cleaning.
Adam Frisby
1
-1
/
+1
2008-05-01
* Assorted spring cleanings.
Adam Frisby
1
-2
/
+4
2008-04-28
wrap a common exception that we get on shutdown of the script engine to keep
Sean Dague
1
-4
/
+9
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-4
/
+3
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
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
-40
/
+46
2008-02-22
Bugfixes - Scripting works again
Tedd Hansen
1
-2
/
+16
2008-02-22
Some misplaced code made scripts never start :)
Tedd Hansen
1
-14
/
+13
2008-02-22
Better timing of MaintenanceThread's tasks (uses less CPU)
Tedd Hansen
1
-20
/
+39
2008-02-22
Bugfixes - wasn't counting threads right++
Tedd Hansen
1
-12
/
+12
2008-02-22
Minor annoying Exception-bug fixed
Tedd Hansen
1
-1
/
+2
2008-02-22
Execution threads are now shared between regions too. Default thread count re...
Tedd Hansen
1
-3
/
+2
2008-02-22
Maintenance thread in charge of loading/unloading of scripts. 1 thread less p...
Tedd Hansen
1
-0
/
+5
2008-02-22
Now last commit will compile too... The features just keep on coming!
Tedd Hansen
1
-2
/
+8
2008-02-22
From this commit and a few hours into the future ScriptEngine will be unstable:
Tedd Hansen
1
-32
/
+39
2008-02-21
Fixes to ScriptEngine thread cleanup on destructor
Tedd Hansen
1
-6
/
+3
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
-7
/
+1
2008-02-05
Converted logging to use log4net.
Jeff Ames
1
-5
/
+5
2008-02-05
Added copyright statements.
Jeff Ames
1
-4
/
+30
2008-02-02
fixed a timing bug in config re-read. Apparently there is 1000000000 ns in on...
Tedd Hansen
1
-3
/
+4
2008-02-02
Updated svn properties.
Jeff Ames
1
-163
/
+163
2008-02-02
Added load/unload queue size limit
Tedd Hansen
1
-7
/
+8
2008-02-02
Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenS...
Tedd Hansen
1
-1
/
+6
2008-02-02
Added some error checking to MaintenanceThread, no-crash (just log) loading o...
Tedd Hansen
1
-27
/
+31
2008-02-01
SCRIPTING STILL BROKEN
Tedd Hansen
1
-30
/
+56
2008-02-01
SCRIPT SUPPORT IS STILL BROKEN.
Tedd Hansen
1
-0
/
+127