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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-22
YEngine: change some startup log messages
UbitUmarov
2
-23
/
+25
2019-11-22
YEngine, change default number of exec threads to 2 of priority Normal. Let t...
UbitUmarov
2
-6
/
+28
2019-11-22
Oooopss
UbitUmarov
1
-2
/
+2
2019-11-22
more changes on YEngine scripts heap usage
UbitUmarov
6
-45
/
+54
2019-11-20
cosmetics
UbitUmarov
1
-0
/
+2
2019-11-18
Yengine: more on constants operations reduction
UbitUmarov
3
-86
/
+60
2019-11-18
mantis 8551: Simplify Yengine heap usage control
UbitUmarov
5
-108
/
+66
2019-11-13
mantis 8627: handle the case constant compareOp constant on Yengine
UbitUmarov
1
-12
/
+95
2019-11-13
limit max number of attachments to 38. All can be on same point
UbitUmarov
1
-1
/
+1
2019-11-11
Yengine: we also need to cancel timer events in queue, because some bad scrip...
UbitUmarov
2
-1
/
+43
2019-11-05
YEngine: fix credits comment
UbitUmarov
1
-1
/
+1
2019-11-04
YEngine: fix wrong language detection on some comments in first line
UbitUmarov
1
-5
/
+7
2019-10-18
Yengine: Also error on division by Zero
UbitUmarov
5
-222
/
+154
2019-10-17
Yengine make float.tostring culture invariant
UbitUmarov
1
-1
/
+2
2019-10-16
add OSSL option PermissionErrortoOwner (true or false). if true ossl functio...
UbitUmarov
1
-4
/
+20
2019-04-16
Yengine: rename a field, do some updates using interlocked
UbitUmarov
1
-18
/
+18
2019-04-16
Yengine: change binary code version, so scripts are automaticly recompiled wi...
UbitUmarov
1
-1
/
+1
2019-04-16
Ynegine: add some missing memory usage on script reset
UbitUmarov
1
-3
/
+13
2019-04-15
mantis 8518: Yengine; we can't wait for GC (worse finalizers) to count releas...
UbitUmarov
9
-80
/
+178
2019-04-01
Yengine: try fix changing scripts running state if the have long events
UbitUmarov
4
-23
/
+96
2019-04-01
Yengine: clear events queue on reset. Also keep clearing all on state change....
UbitUmarov
1
-2
/
+7
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
let Xengine also have that detectedkey
UbitUmarov
1
-4
/
+4
2019-02-21
let changed allowed drop have lldetectedkey[0] return the dropped item id, Ye...
UbitUmarov
1
-2
/
+15
2019-02-21
Yengine changed position and shape events can bt throttled by mineventdelay
UbitUmarov
1
-0
/
+15
2019-02-20
Yengine:save minEventDelay in script state
UbitUmarov
2
-0
/
+18
2019-02-20
Yengine: let llminEventDelay do something: it just ignores a more limited set...
UbitUmarov
6
-17
/
+62
2019-01-30
mantis 6702: fix collisions lldetectedlinknumber also on Yengine
UbitUmarov
1
-7
/
+1
2019-01-25
script mono is meaningless for us
UbitUmarov
1
-3
/
+1
2018-12-18
Added support for f suffix on YEngine floats
Stolen Ruby
1
-0
/
+16
2018-12-11
Yengine reset global variables possible damaged by bad state file
UbitUmarov
1
-6
/
+7
2018-12-10
Yengine actually loose the bas state file
UbitUmarov
1
-1
/
+3
2018-12-08
pesty warning
UbitUmarov
1
-1
/
+1
2018-12-08
Yengine try to better recover from invalid state files
UbitUmarov
1
-14
/
+31
2018-12-08
mantis 8416: change string compare method (actually on previus commit)
UbitUmarov
1
-1
/
+1
2018-12-08
mantis 8416: test
UbitUmarov
1
-1
/
+9
2018-11-29
remove xmr json functions that where a fix for ossl ones now removed
UbitUmarov
1
-259
/
+0
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-11-23
Yengine: oops rename the var on all relevant places
UbitUmarov
1
-1
/
+1
2018-11-23
Yengine: rename a local var
UbitUmarov
1
-1
/
+1
2018-11-22
Yengine: try read XEngine state from wire
UbitUmarov
3
-35
/
+463
2018-11-20
Yengine: use using...
UbitUmarov
2
-10
/
+14
2018-11-20
Yengine: change script first line processing, also look to language option
UbitUmarov
1
-11
/
+24
2018-11-20
Yengine: do use SourceHashCode
UbitUmarov
2
-3
/
+1
2018-11-20
Yengine: remove some xmr API functions now added to OSSL
UbitUmarov
1
-70
/
+0
2018-11-15
Yengine: remove potencial log spam
UbitUmarov
1
-7
/
+6
2018-11-15
Yengine: ignore llResetScript() in default state_entry like X does. No idea w...
UbitUmarov
1
-0
/
+3
[next]