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