UbitUmarov
|
ac49f8b8e8
use enum.getname instead of a hack
|
před 7 měsíci |
UbitUmarov
|
76c813c2e4
useless changes
|
před 9 měsíci |
UbitUmarov
|
2e26b8a8bb
add LinksetData support. Untested and still does not store in dbs. Not as spec. See mantis 9081 (runprebuild)
|
před 9 měsíci |
UbitUmarov
|
4851a28596
cosmetic
|
před 1 rokem |
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
|
před 1 rokem |
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
|
před 1 rokem |
UbitUmarov
|
aa572df663
add some missing default group owner powers on xmlrpc groups module
|
před 2 roky |
UbitUmarov
|
f6a47a9f47
thread.abort is gone. Coment out so things compile
|
před 2 roky |
UbitUmarov
|
e6001fb703
put back yeng mvv command
|
před 2 roky |
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 ;)
|
před 2 roky |
UbitUmarov
|
6a0f29f182
mantis 8972: avoid null ref plus cosmetics
|
před 2 roky |
UbitUmarov
|
852245d81c
a few more changes on script running flag
|
před 3 roky |
UbitUmarov
|
ca3525bf0a
mantis 3315: change the control of script flag running (needs testing)
|
před 3 roky |
UbitUmarov
|
1692254e3f
cosmetics
|
před 3 roky |
UbitUmarov
|
84027166c8
mantis 8520: make YEngine tick script events per second stat
|
před 3 roky |
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 |