aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/YEngine/XMREngine.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* YEngine: change some startup log messagesUbitUmarov2019-11-221-21/+23
* YEngine, change default number of exec threads to 2 of priority Normal. Let t...UbitUmarov2019-11-221-3/+25
* Yengine: we also need to cancel timer events in queue, because some bad scrip...UbitUmarov2019-11-111-1/+12
* YEngine: fix credits commentUbitUmarov2019-11-051-1/+1
* YEngine: fix wrong language detection on some comments in first lineUbitUmarov2019-11-041-5/+7
* Yengine: try fix changing scripts running state if the have long eventsUbitUmarov2019-04-011-2/+25
* Yengine: let llminEventDelay do something: it just ignores a more limited set...UbitUmarov2019-02-201-1/+4
* script mono is meaningless for usUbitUmarov2019-01-251-3/+1
* Yengine: try read XEngine state from wireUbitUmarov2018-11-221-12/+22
* Yengine: change script first line processing, also look to language optionUbitUmarov2018-11-201-11/+24
* Yengine: do use SourceHashCodeUbitUmarov2018-11-201-2/+0
* Yengine: remove potencial log spamUbitUmarov2018-11-151-7/+6
* Yengine: only retry compile if there was a object file in cache with wrong ve...UbitUmarov2018-03-091-1/+1
* Yengine replace xmr by yeng on console comandsUbitUmarov2018-02-231-12/+12
* rename XMREngine as Yengine (still not all done), big mess source formating c...UbitUmarov2018-02-231-0/+1901