aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/YEngine (follow)
Commit message (Collapse)AuthorAgeFilesLines
* a few changes to ScriptSleep() functionsUbitUmarov2018-09-041-2/+2
|
* Add YEngine support for ScriptDelayFactormewtwo06412018-09-041-0/+4
| | | | Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
* Yengine apply a fix to CheckRunLockInvariants by mriekerUbitUmarov2018-06-091-2/+2
|
* make Yengine post attach event as Xengine does. This should fix that event. ↵UbitUmarov2018-05-281-3/+3
| | | | Thx mrieker for pointing out this issue
* YEngine: apply a few fixes by Mike RiekerUbitUmarov2018-04-101-4/+9
|
* Yengine: only retry compile if there was a object file in cache with wrong ↵UbitUmarov2018-03-094-18/+6
| | | | version or signature
* remove a unnecessay file checkUbitUmarov2018-03-091-2/+1
|
* Yengine temp file delete was still bad in case of script errorsUbitUmarov2018-03-093-51/+53
|
* Yengine: change filename extentions on scripts state (better delete contents ↵UbitUmarov2018-02-256-376/+374
| | | | of bin/scriptengines/yengine .. btw bin/scriptdata is not used anymore )
* Y(xmr)engine cosmetics...UbitUmarov2018-02-2519-3776/+2058
|
* Yengine replace xmr by yeng on console comandsUbitUmarov2018-02-232-19/+19
|
* rename XMREngine as Yengine (still not all done), big mess source formating ↵UbitUmarov2018-02-2335-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