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
/
AsyncLSLCommandManager.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-02-25
Step 1 in reorganizing AsyncCommandManager
Tedd Hansen
1
-677
/
+0
2008-02-25
Initial patch for llSensor*
Tedd Hansen
1
-3
/
+272
2008-02-22
ScriptEngine works again (startup-nully-error gone)
Tedd Hansen
1
-10
/
+9
2008-02-22
One more: Async LSL command thread is also shared now.
Tedd Hansen
1
-28
/
+53
2008-02-21
Fixes to ScriptEngine thread cleanup on destructor
Tedd Hansen
1
-1
/
+1
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
div+
Tedd Hansen
1
-1
/
+1
2008-02-20
Minor cleanup.
Jeff Ames
1
-12
/
+2
2008-02-20
llSetTimerEvent updated to use ticks instead of DateTime for internal timing.
Tedd Hansen
1
-20
/
+37
2008-02-20
llSetTimerEvent was setting seconds as milliseconds causing major problems in...
Tedd Hansen
1
-1
/
+1
2008-02-19
From: Michael Osias <mosias@us.ibm.com>
Sean Dague
1
-24
/
+80
2008-02-18
Patch from Michael Osias IBM (jimbo2120)
Justin Clarke Casey
1
-0
/
+7
2008-02-02
Updated svn properties.
Jeff Ames
1
-312
/
+312
2008-02-01
SCRIPTING STILL BROKEN
Tedd Hansen
1
-294
/
+312
2008-01-17
Added data structure to be passed through event execution queue so that event...
Tedd Hansen
1
-4
/
+4
2008-01-15
* Mother of all commits:
Adam Frisby
1
-1
/
+1
2008-01-12
Set eol
Tedd Hansen
1
-294
/
+294
2008-01-12
Major reorganizing of DotNetEngine. Moved common script engine parts to Scrip...
Tedd Hansen
1
-294
/
+294
2008-01-12
ScriptServer communication is ok. Script is creatd on onrez. But since it can...
Tedd Hansen
1
-0
/
+8
2007-12-27
* Optimized usings
lbsa71
1
-7
/
+7
2007-12-13
From Michael Osias (IBM)
Sean Dague
1
-3
/
+3
2007-12-12
From Michael Osias (IBM)
Sean Dague
1
-114
/
+46
2007-10-30
* Optimized usings
lbsa71
1
-34
/
+40
2007-10-15
* Applied patch #418 : copyright-r2012.patch - some errors, but got most thru
lbsa71
1
-0
/
+28
2007-10-05
Code from Illumious Beltran (IBM) implementing more LSL
Sean Dague
1
-1
/
+60
2007-09-17
fixing me some line endings
Sean Dague
1
-262
/
+262
2007-09-16
Implemented: llSetText, llResetScript
Tedd Hansen
1
-148
/
+262
2007-09-13
remove ^M, as native storage should be UNIX format, and ^M in/out mashing
Sean Dague
1
-148
/
+148
2007-09-13
Hiding evidence that I once was a VB coder (thanks to refactoring). Renamed m...
Tedd Hansen
1
-15
/
+15
2007-08-25
Forgot mutex lock on List<> for timers
Tedd Hansen
1
-11
/
+15
2007-08-25
Removal of script that was unable to compile no longer crashes server.
Tedd Hansen
1
-1
/
+0
2007-08-25
testing Tedds temporary CIA-standin
Tedd Hansen
1
-1
/
+0
2007-08-25
testing Tedds temporary CIA-standin
Tedd Hansen
1
-0
/
+1
2007-08-25
Added class for "long commands" (command that returns as event) with dedicate...
Tedd Hansen
1
-0
/
+145