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
/
YEngine
/
XMRInstRun.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-22
more changes on YEngine scripts heap usage
UbitUmarov
1
-1
/
+2
2019-11-18
mantis 8551: Simplify Yengine heap usage control
UbitUmarov
1
-1
/
+1
2019-11-11
Yengine: we also need to cancel timer events in queue, because some bad scrip...
UbitUmarov
1
-0
/
+31
2019-10-16
add OSSL option PermissionErrortoOwner (true or false). if true ossl functio...
UbitUmarov
1
-4
/
+20
2019-04-15
mantis 8518: Yengine; we can't wait for GC (worse finalizers) to count releas...
UbitUmarov
1
-1
/
+4
2019-04-01
Yengine: try fix changing scripts running state if the have long events
UbitUmarov
1
-18
/
+39
2019-03-31
Yengine attachment drop, do set attachment ready event
UbitUmarov
1
-0
/
+1
2019-03-28
Yengine: fix scripts resume on attachments drop
UbitUmarov
1
-1
/
+2
2019-02-21
Yengine changed position and shape events can bt throttled by mineventdelay
UbitUmarov
1
-0
/
+15
2019-02-20
Yengine: let llminEventDelay do something: it just ignores a more limited set...
UbitUmarov
1
-6
/
+29
2018-11-26
a few more changes
UbitUmarov
1
-3
/
+11
2018-11-26
show prim ID on script error
UbitUmarov
1
-3
/
+2
2018-11-26
Yengine: simplify ossl severe error message, and make it on debug channel lik...
UbitUmarov
1
-37
/
+49
2018-06-09
Yengine apply a fix to CheckRunLockInvariants by mrieker
UbitUmarov
1
-2
/
+2
2018-04-10
YEngine: apply a few fixes by Mike Rieker
UbitUmarov
1
-4
/
+9
2018-03-09
Yengine temp file delete was still bad in case of script errors
UbitUmarov
1
-15
/
+10
2018-02-25
Y(xmr)engine cosmetics...
UbitUmarov
1
-260
/
+127
2018-02-23
rename XMREngine as Yengine (still not all done), big mess source formating c...
UbitUmarov
1
-256
/
+248
2018-02-03
XMR: there is no need for a slice thread, it also causes timing issues; Below...
UbitUmarov
1
-40
/
+45
2018-02-02
add experimental script engine XMRengine donated by mrieker (DreamNation) An...
UbitUmarov
1
-0
/
+1051