index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
/
AsyncCommandManager.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-07-18
Add a state change method to the Async commands handler to allow timers
Melanie Thielker
1
-0
/
+20
2009-11-28
Add some conditionals to references to the WorldComm module, so that the
Melanie
1
-1
/
+2
2009-10-22
Implemented a Watchdog class. Do not manually create Thread objects anymore, ...
John Hurliman
1
-5
/
+3
2009-10-06
Fixing a few compile errors in the previous commit
John Hurliman
1
-1
/
+0
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-02-06
This changeset is the step 1 of 2 in refactoring
Dr Scofield
1
-3
/
+3
2008-11-08
Refactor IEventReceiver back into IScriptEngine
Melanie Thielker
1
-21
/
+21
2008-09-26
Fix listeners in multi-region instances
Melanie Thielker
1
-3
/
+3
2008-09-25
Convergence is almost complete. This brings the diff between the API to < 10k
Melanie Thielker
1
-55
/
+61
2008-09-24
Rename lots of stuff in DNE to reduce source code differences in the
Melanie Thielker
1
-5
/
+5
2008-09-24
Decouple AsyncCommands from XEngine and the script instance. Make
Melanie Thielker
1
-74
/
+97
2008-09-16
* minor: method documentation
Justin Clarke Casey
1
-0
/
+3
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-4
/
+4
2008-06-25
Minor formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-06-24
* Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ap...
lbsa71
1
-16
/
+56
2008-06-04
Formatting cleanup, minor refactoring, svn properties.
Jeff Ames
1
-12
/
+10
2008-05-30
* This is Melanie's XEngine script engine. I've not tested this real well, h...
Teravus Ovares
1
-19
/
+85
2008-05-29
Mantis#1411. Thank you kindly for Dataserver.cs and a patch
Charles Krinke
1
-0
/
+7
2008-05-16
Formatting cleanup.
Jeff Ames
1
-2
/
+2
2008-05-01
* Breaking all the code, breaking all the code..!
Adam Frisby
1
-1
/
+1
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-12
/
+7
2008-03-18
Formatting cleanup.
Jeff Ames
1
-27
/
+25
2008-02-25
Moved AsyncCommandManager into separate classes under "plugins".
Tedd Hansen
1
-497
/
+24
2008-02-25
eol
Tedd Hansen
1
-677
/
+677
2008-02-25
Step 1 in reorganizing AsyncCommandManager
Tedd Hansen
1
-677
/
+677
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
[next]