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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Yengine reset global variables possible damaged by bad state file
UbitUmarov
2018-12-11
1
-6
/
+7
|
*
Yengine actually loose the bas state file
UbitUmarov
2018-12-10
1
-1
/
+3
|
*
pesty warning
UbitUmarov
2018-12-08
1
-1
/
+1
|
*
Yengine try to better recover from invalid state files
UbitUmarov
2018-12-08
1
-14
/
+31
|
*
mantis 8416: change string compare method (actually on previus commit)
UbitUmarov
2018-12-08
1
-1
/
+1
|
*
mantis 8416: test
UbitUmarov
2018-12-08
1
-1
/
+9
|
*
remove xmr json functions that where a fix for ossl ones now removed
UbitUmarov
2018-11-29
1
-259
/
+0
|
*
a few more changes
UbitUmarov
2018-11-26
1
-3
/
+11
|
*
show prim ID on script error
UbitUmarov
2018-11-26
1
-3
/
+2
|
*
Yengine: simplify ossl severe error message, and make it on debug channel ↵
UbitUmarov
2018-11-26
1
-37
/
+49
|
|
|
|
like Xengine
*
Yengine: oops rename the var on all relevant places
UbitUmarov
2018-11-23
1
-1
/
+1
|
*
Yengine: rename a local var
UbitUmarov
2018-11-23
1
-1
/
+1
|
*
Yengine: try read XEngine state from wire
UbitUmarov
2018-11-22
3
-35
/
+463
|
*
Yengine: use using...
UbitUmarov
2018-11-20
2
-10
/
+14
|
*
Yengine: change script first line processing, also look to language option
UbitUmarov
2018-11-20
1
-11
/
+24
|
*
Yengine: do use SourceHashCode
UbitUmarov
2018-11-20
2
-3
/
+1
|
*
Yengine: remove some xmr API functions now added to OSSL
UbitUmarov
2018-11-20
1
-70
/
+0
|
*
Yengine: remove potencial log spam
UbitUmarov
2018-11-15
1
-7
/
+6
|
*
Yengine: ignore llResetScript() in default state_entry like X does. No idea ↵
UbitUmarov
2018-11-15
1
-0
/
+3
|
|
|
|
why some do it, but do
*
a few changes to ScriptSleep() functions
UbitUmarov
2018-09-04
1
-2
/
+2
|
*
Add YEngine support for ScriptDelayFactor
mewtwo0641
2018-09-04
1
-0
/
+4
|
|
|
|
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
*
Yengine apply a fix to CheckRunLockInvariants by mrieker
UbitUmarov
2018-06-09
1
-2
/
+2
|
*
make Yengine post attach event as Xengine does. This should fix that event. ↵
UbitUmarov
2018-05-28
1
-3
/
+3
|
|
|
|
Thx mrieker for pointing out this issue
*
YEngine: apply a few fixes by Mike Rieker
UbitUmarov
2018-04-10
1
-4
/
+9
|
*
Yengine: only retry compile if there was a object file in cache with wrong ↵
UbitUmarov
2018-03-09
4
-18
/
+6
|
|
|
|
version or signature
*
remove a unnecessay file check
UbitUmarov
2018-03-09
1
-2
/
+1
|
*
Yengine temp file delete was still bad in case of script errors
UbitUmarov
2018-03-09
3
-51
/
+53
|
*
Yengine: change filename extentions on scripts state (better delete contents ↵
UbitUmarov
2018-02-25
6
-376
/
+374
|
|
|
|
of bin/scriptengines/yengine .. btw bin/scriptdata is not used anymore )
*
Y(xmr)engine cosmetics...
UbitUmarov
2018-02-25
19
-3776
/
+2058
|
*
Yengine replace xmr by yeng on console comands
UbitUmarov
2018-02-23
2
-19
/
+19
|
*
rename XMREngine as Yengine (still not all done), big mess source formating ↵
UbitUmarov
2018-02-23
35
-0
/
+46363
changes, move state files to proper folder, fix a source file locking on errors, more changes for cross platform including from Mike,... yes yes i know a messy commit