UbitUmarov
|
84027166c8
|
mantis 8520: make YEngine tick script events per second stat
|
2021-04-22 00:40:45 +01:00 |
|
UbitUmarov
|
be649ee7e5
|
YEngine: remove obsolete appdomain code (still in use elsewhere)
|
2021-01-06 14:45:51 +00:00 |
|
UbitUmarov
|
d256b29511
|
rename Yengine option ScriptBasePath as ScriptEnginesPath to match Xengine
|
2020-09-20 03:21:43 +01:00 |
|
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
|
2020-09-04 14:22:24 +01:00 |
|
UbitUmarov
|
eae2f87cae
|
cosmetics
|
2020-09-01 18:22:44 +01:00 |
|
UbitUmarov
|
92e3f424cf
|
cosmetics
|
2020-08-30 16:05:02 +01:00 |
|
UbitUmarov
|
9aa7f41bca
|
add cap AttachmentResources ( no urls, memory account is per yengine mem usage)
|
2020-08-23 01:46:34 +01:00 |
|
UbitUmarov
|
16ab72a223
|
break the top thingies
|
2020-08-22 17:33:38 +01:00 |
|
StolenRuby
|
2f0d2db19d
|
Top Scripts
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2020-08-22 12:38:35 +01:00 |
|
UbitUmarov
|
d460a3fc86
|
missing file
|
2020-05-25 14:50:10 +01:00 |
|
UbitUmarov
|
b9cf2244a4
|
stop some log spam on shutdown that happens on linux
|
2020-02-17 17:54:56 +00:00 |
|
UbitUmarov
|
2a508edcb4
|
YEngine: change some startup log messages
|
2019-11-22 07:42:00 +00:00 |
|
UbitUmarov
|
943d0935a6
|
YEngine, change default number of exec threads to 2 of priority Normal. Let the threads priority a option on ini files
|
2019-11-22 07:01:17 +00:00 |
|
UbitUmarov
|
e87dfd48bf
|
Yengine: we also need to cancel timer events in queue, because some bad scripts that do work on X
|
2019-11-11 12:51:09 +00:00 |
|
UbitUmarov
|
11a357d7fa
|
YEngine: fix credits comment
|
2019-11-05 15:08:58 +00:00 |
|
UbitUmarov
|
21f86c453d
|
YEngine: fix wrong language detection on some comments in first line
|
2019-11-04 17:22:42 +00:00 |
|
UbitUmarov
|
7f55db72d2
|
Yengine: try fix changing scripts running state if the have long events
|
2019-04-01 13:58:41 +01:00 |
|
UbitUmarov
|
72c472f988
|
Yengine: let llminEventDelay do something: it just ignores a more limited set of events than Xengine (neither do as SL)
|
2019-02-20 20:12:13 +00:00 |
|
UbitUmarov
|
367bd48d91
|
script mono is meaningless for us
|
2019-01-25 21:21:23 +00:00 |
|
UbitUmarov
|
5951152082
|
Yengine: try read XEngine state from wire
|
2018-11-22 01:11:35 +00:00 |
|
UbitUmarov
|
3e5ca6efd6
|
Yengine: change script first line processing, also look to language option
|
2018-11-20 22:54:57 +00:00 |
|
UbitUmarov
|
5485ba2ae6
|
Yengine: do use SourceHashCode
|
2018-11-20 22:43:03 +00:00 |
|
UbitUmarov
|
d537862cc2
|
Yengine: remove potencial log spam
|
2018-11-15 16:57:50 +00:00 |
|
UbitUmarov
|
2369ce413d
|
Yengine: only retry compile if there was a object file in cache with wrong version or signature
|
2018-03-09 22:44:58 +00:00 |
|
UbitUmarov
|
f158867d93
|
Yengine replace xmr by yeng on console comands
|
2018-02-23 15:28:05 +00:00 |
|
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
|
2018-02-23 14:52:34 +00:00 |
|