UbitUmarov
|
be649ee7e5
YEngine: remove obsolete appdomain code (still in use elsewhere)
|
3 years ago |
UbitUmarov
|
d256b29511
rename Yengine option ScriptBasePath as ScriptEnginesPath to match Xengine
|
4 years ago |
UbitUmarov
|
23de4e3a82
let scriptEvents flags represent all events we have (so change to 64bit ulong) not the need to keep duplicated definitions on main framework and each script engine, namely because Xengine app domain option
|
4 years ago |
UbitUmarov
|
eae2f87cae
cosmetics
|
4 years ago |
UbitUmarov
|
92e3f424cf
cosmetics
|
4 years ago |
UbitUmarov
|
9aa7f41bca
add cap AttachmentResources ( no urls, memory account is per yengine mem usage)
|
4 years ago |
UbitUmarov
|
16ab72a223
break the top thingies
|
4 years ago |
StolenRuby
|
2f0d2db19d
Top Scripts
|
4 years ago |
UbitUmarov
|
d460a3fc86
missing file
|
4 years ago |
UbitUmarov
|
b9cf2244a4
stop some log spam on shutdown that happens on linux
|
4 years ago |
UbitUmarov
|
2a508edcb4
YEngine: change some startup log messages
|
5 years ago |
UbitUmarov
|
943d0935a6
YEngine, change default number of exec threads to 2 of priority Normal. Let the threads priority a option on ini files
|
5 years ago |
UbitUmarov
|
e87dfd48bf
Yengine: we also need to cancel timer events in queue, because some bad scripts that do work on X
|
5 years ago |
UbitUmarov
|
11a357d7fa
YEngine: fix credits comment
|
5 years ago |
UbitUmarov
|
21f86c453d
YEngine: fix wrong language detection on some comments in first line
|
5 years ago |
UbitUmarov
|
7f55db72d2
Yengine: try fix changing scripts running state if the have long events
|
5 years ago |
UbitUmarov
|
72c472f988
Yengine: let llminEventDelay do something: it just ignores a more limited set of events than Xengine (neither do as SL)
|
5 years ago |
UbitUmarov
|
367bd48d91
script mono is meaningless for us
|
5 years ago |
UbitUmarov
|
5951152082
Yengine: try read XEngine state from wire
|
6 years ago |
UbitUmarov
|
3e5ca6efd6
Yengine: change script first line processing, also look to language option
|
6 years ago |
UbitUmarov
|
5485ba2ae6
Yengine: do use SourceHashCode
|
6 years ago |
UbitUmarov
|
d537862cc2
Yengine: remove potencial log spam
|
6 years ago |
UbitUmarov
|
2369ce413d
Yengine: only retry compile if there was a object file in cache with wrong version or signature
|
6 years ago |
UbitUmarov
|
f158867d93
Yengine replace xmr by yeng on console comands
|
6 years ago |
UbitUmarov
|
2129d941ac
rename XMREngine as Yengine (still not all done), big mess source formating 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
|
6 years ago |