aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/YEngine (follow)
Commit message (Expand)AuthorAgeFilesLines
* Yengine reset global variables possible damaged by bad state fileUbitUmarov2018-12-111-6/+7
* Yengine actually loose the bas state fileUbitUmarov2018-12-101-1/+3
* pesty warningUbitUmarov2018-12-081-1/+1
* Yengine try to better recover from invalid state filesUbitUmarov2018-12-081-14/+31
* mantis 8416: change string compare method (actually on previus commit)UbitUmarov2018-12-081-1/+1
* mantis 8416: testUbitUmarov2018-12-081-1/+9
* remove xmr json functions that where a fix for ossl ones now removedUbitUmarov2018-11-291-259/+0
* a few more changesUbitUmarov2018-11-261-3/+11
* show prim ID on script errorUbitUmarov2018-11-261-3/+2
* Yengine: simplify ossl severe error message, and make it on debug channel lik...UbitUmarov2018-11-261-37/+49
* Yengine: oops rename the var on all relevant placesUbitUmarov2018-11-231-1/+1
* Yengine: rename a local varUbitUmarov2018-11-231-1/+1
* Yengine: try read XEngine state from wireUbitUmarov2018-11-223-35/+463
* Yengine: use using...UbitUmarov2018-11-202-10/+14
* Yengine: change script first line processing, also look to language optionUbitUmarov2018-11-201-11/+24
* Yengine: do use SourceHashCodeUbitUmarov2018-11-202-3/+1
* Yengine: remove some xmr API functions now added to OSSLUbitUmarov2018-11-201-70/+0
* Yengine: remove potencial log spamUbitUmarov2018-11-151-7/+6
* Yengine: ignore llResetScript() in default state_entry like X does. No idea w...UbitUmarov2018-11-151-0/+3
* a few changes to ScriptSleep() functionsUbitUmarov2018-09-041-2/+2
* Add YEngine support for ScriptDelayFactormewtwo06412018-09-041-0/+4
* 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. T...UbitUmarov2018-05-281-3/+3
* 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 ve...UbitUmarov2018-03-094-18/+6
* 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
* 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 c...UbitUmarov2018-02-2335-0/+46363