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
/
Shared
/
Instance
/
Tests
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-30
Fix issue where lsl -> c# generation in co-operative termination mode did not...
Justin Clark-Casey (justincc)
1
-13
/
+150
2013-01-29
minor: remove EnableLogging() left over in CoopTerminationTests
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-01-24
Disable the not very useful infinite recursion co-op termination tests for no...
Justin Clark-Casey (justincc)
1
-2
/
+6
2013-01-23
If ScriptStopStrategy hasn't been set to co-op in [XEngine] config, then cont...
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-01-22
Add co-op termination regression test for infinite recursive manual call on e...
Justin Clark-Casey (justincc)
1
-0
/
+22
2013-01-22
Set script delay factor to 0 in co-op termination tests
Justin Clark-Casey (justincc)
1
-0
/
+3
2013-01-22
Add regression test for co-op termination on infinite user function call regr...
Justin Clark-Casey (justincc)
1
-0
/
+30
2013-01-22
Add regression test for co-op stop of an infinite jump loop
Justin Clark-Casey (justincc)
1
-8
/
+41
2013-01-22
Add do-while co-op termination test
Justin Clark-Casey (justincc)
1
-2
/
+30
2013-01-22
Add single and comound while loop co-op termination test
Justin Clark-Casey (justincc)
1
-0
/
+44
2013-01-22
Fix bug in generating termination checks in compound statement for loop.
Justin Clark-Casey (justincc)
1
-2
/
+26
2013-01-22
factor out common code in existing co-op termination regression tests
Justin Clark-Casey (justincc)
1
-55
/
+24
2013-01-22
Increase WaitForEventCompletionOnScriptStop to 120 secs to show that the co-o...
Justin Clark-Casey (justincc)
1
-0
/
+4
2013-01-22
Add regression test TestStopOnLongForLoop()
Justin Clark-Casey (justincc)
1
-0
/
+59
2013-01-16
Implement co-operative script termination if termination comes during a scrip...
Justin Clark-Casey (justincc)
1
-0
/
+157
2013-01-16
Revert "Implement co-operative script termination if termination comes during...
Justin Clark-Casey (justincc)
1
-157
/
+0
2013-01-16
Implement co-operative script termination if termination comes during a scrip...
Justin Clark-Casey (justincc)
1
-0
/
+157