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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add experimental script engine XMRengine donated by mrieker (DreamNation) An...
UbitUmarov
2018-02-02
1
-13
/
+15
*
avoid some wrong watchdog timeouts
UbitUmarov
2017-05-26
1
-2
/
+1
*
move assetsconnector threads to whatchdog; Abort all alive threads known to w...
UbitUmarov
2017-05-25
1
-0
/
+1
*
give up on the code to stop AsyncCommandManager. It fails with many scripts r...
UbitUmarov
2017-05-24
1
-1
/
+3
*
fix lock position removing a not necessary function
UbitUmarov
2017-05-23
1
-10
/
+1
*
allow new thread creation if it was aborted on AsyncCommandManager
UbitUmarov
2017-05-23
1
-3
/
+6
*
protect AsyncCommandManager thread from fails on the several things it checks
UbitUmarov
2017-05-23
1
-6
/
+7
*
only remove AsyncCommandManager thread when last instance is deleted
UbitUmarov
2017-05-23
1
-4
/
+11
*
stop a few more threads on exit
UbitUmarov
2017-05-23
1
-16
/
+14
*
Massive tab and trailing space cleanup
Melanie Thielker
2017-01-05
1
-22
/
+22
*
seems to compile ( tests comented out)
UbitUmarov
2015-09-02
1
-22
/
+1
*
bad merge?
UbitUmarov
2015-09-01
1
-3
/
+27
|
\
|
*
Merge branch 'master' into careminster
Melanie
2013-06-04
1
-139
/
+187
|
|
\
|
*
|
avoid potencial NullReferenceException
UbitUmarov
2012-11-24
1
-2
/
+5
|
*
|
Merge branch 'master' into careminster
Melanie
2012-07-28
1
-0
/
+1
|
|
\
\
|
*
\
\
Merge branch 'master' into careminster
Melanie
2012-07-12
1
-6
/
+9
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' into careminster
Melanie
2012-03-07
1
-1
/
+52
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' into careminster
Melanie
2012-02-24
1
-1
/
+3
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Add a state change method to the Async commands handler to allow timers
Melanie Thielker
2010-07-18
1
-0
/
+20
*
|
|
|
|
|
|
refactor: Move methods to start a monitored thread, start work in its own thr...
Justin Clark-Casey (justincc)
2014-11-25
1
-1
/
+1
*
|
|
|
|
|
|
Add the "StateChange" function to the async comand manager to differentiate
Melanie
2014-04-30
1
-1
/
+23
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Remove unnecessary m_scenes and m_scene from AsyncCommandManager.
Justin Clark-Casey (justincc)
2013-05-31
1
-6
/
+1
*
|
|
|
|
|
Lock areas of AsyncCommandManager where multiple threads could try to access/...
Justin Clark-Casey (justincc)
2013-05-31
1
-111
/
+177
*
|
|
|
|
|
refactor: Remove unused AsyncCommandManager.PleaseShutdown
Justin Clark-Casey (justincc)
2013-05-31
1
-19
/
+1
*
|
|
|
|
|
If an exception occurs in the AsyncCommandManager loop, spit it out to log ra...
Justin Clark-Casey (justincc)
2013-05-30
1
-8
/
+6
*
|
|
|
|
|
Fix bug where outstanding llHTTPRequests for scripts were not being aborted w...
Justin Clark-Casey (justincc)
2013-04-04
1
-1
/
+7
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring wi...
Justin Clark-Casey (justincc)
2012-07-25
1
-0
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Add regression TestDetachScriptedAttachmentToInventory()
Justin Clark-Casey (justincc)
2012-07-11
1
-6
/
+9
|
|
_
|
/
|
/
|
|
*
|
|
Add sensor, dataserver requests, timer and listener counts to "xengine status...
Justin Clark-Casey (justincc)
2012-03-06
1
-1
/
+52
|
|
/
|
/
|
*
|
Stop spurious scene loop startup timeout alarms for scenes with many prims.
Justin Clark-Casey (justincc)
2012-02-24
1
-1
/
+3
|
/
*
Add some conditionals to references to the WorldComm module, so that the
Melanie
2009-11-28
1
-1
/
+2
*
Implemented a Watchdog class. Do not manually create Thread objects anymore, ...
John Hurliman
2009-10-22
1
-5
/
+3
*
Fixing a few compile errors in the previous commit
John Hurliman
2009-10-06
1
-1
/
+0
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
1
-1
/
+1
*
This changeset is the step 1 of 2 in refactoring
Dr Scofield
2009-02-06
1
-3
/
+3
*
Refactor IEventReceiver back into IScriptEngine
Melanie Thielker
2008-11-08
1
-21
/
+21
*
Fix listeners in multi-region instances
Melanie Thielker
2008-09-26
1
-3
/
+3
*
Convergence is almost complete. This brings the diff between the API to < 10k
Melanie Thielker
2008-09-25
1
-55
/
+61
*
Rename lots of stuff in DNE to reduce source code differences in the
Melanie Thielker
2008-09-24
1
-5
/
+5
*
Decouple AsyncCommands from XEngine and the script instance. Make
Melanie Thielker
2008-09-24
1
-74
/
+97
*
* minor: method documentation
Justin Clarke Casey
2008-09-16
1
-0
/
+3
*
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
2008-09-06
1
-4
/
+4
*
Minor formatting cleanup.
Jeff Ames
2008-06-25
1
-1
/
+1
*
* Applied patch from Melanie, mantis issue #1581 - "Refactor LSL language, ap...
lbsa71
2008-06-24
1
-0
/
+308