UbitUmarov
|
ac49f8b8e8
use enum.getname instead of a hack
|
7 月之前 |
UbitUmarov
|
76c813c2e4
useless changes
|
9 月之前 |
UbitUmarov
|
2e26b8a8bb
add LinksetData support. Untested and still does not store in dbs. Not as spec. See mantis 9081 (runprebuild)
|
9 月之前 |
UbitUmarov
|
4851a28596
cosmetic
|
1 年之前 |
UbitUmarov
|
d0c681d404
mantis 9078: allow region modules script injected constants to be silent replaced. Since with Yengine, this are compile time globals for all regions, only set them once
|
1 年之前 |
UbitUmarov
|
be2192fd53
revert change on script execution release points. That will need a full recompile with script states reset, not justifiable by now; plus cosmetics
|
1 年之前 |
UbitUmarov
|
aa572df663
add some missing default group owner powers on xmlrpc groups module
|
2 年之前 |
UbitUmarov
|
f6a47a9f47
thread.abort is gone. Coment out so things compile
|
2 年之前 |
UbitUmarov
|
e6001fb703
put back yeng mvv command
|
2 年之前 |
UbitUmarov
|
8579cc0d20
mantis 8936: make yeng comand work only on selected (or first that did load, like other comands) region. Add option 'allregions' to some. With this option those comands run on all regions. Do 'yeng help' to list comands. Ofc this assuming i made no typroe/bug ;)
|
2 年之前 |
UbitUmarov
|
6a0f29f182
mantis 8972: avoid null ref plus cosmetics
|
2 年之前 |
UbitUmarov
|
852245d81c
a few more changes on script running flag
|
3 年之前 |
UbitUmarov
|
ca3525bf0a
mantis 3315: change the control of script flag running (needs testing)
|
3 年之前 |
UbitUmarov
|
1692254e3f
cosmetics
|
3 年之前 |
UbitUmarov
|
84027166c8
mantis 8520: make YEngine tick script events per second stat
|
3 年之前 |
UbitUmarov
|
be649ee7e5
YEngine: remove obsolete appdomain code (still in use elsewhere)
|
3 年之前 |
UbitUmarov
|
d256b29511
rename Yengine option ScriptBasePath as ScriptEnginesPath to match Xengine
|
4 年之前 |
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 年之前 |
UbitUmarov
|
eae2f87cae
cosmetics
|
4 年之前 |
UbitUmarov
|
92e3f424cf
cosmetics
|
4 年之前 |
UbitUmarov
|
9aa7f41bca
add cap AttachmentResources ( no urls, memory account is per yengine mem usage)
|
4 年之前 |
UbitUmarov
|
16ab72a223
break the top thingies
|
4 年之前 |
StolenRuby
|
2f0d2db19d
Top Scripts
|
4 年之前 |
UbitUmarov
|
d460a3fc86
missing file
|
4 年之前 |
UbitUmarov
|
b9cf2244a4
stop some log spam on shutdown that happens on linux
|
4 年之前 |
UbitUmarov
|
2a508edcb4
YEngine: change some startup log messages
|
5 年之前 |
UbitUmarov
|
943d0935a6
YEngine, change default number of exec threads to 2 of priority Normal. Let the threads priority a option on ini files
|
5 年之前 |
UbitUmarov
|
e87dfd48bf
Yengine: we also need to cancel timer events in queue, because some bad scripts that do work on X
|
5 年之前 |
UbitUmarov
|
11a357d7fa
YEngine: fix credits comment
|
5 年之前 |
UbitUmarov
|
21f86c453d
YEngine: fix wrong language detection on some comments in first line
|
5 年之前 |