UbitUmarov
|
ac49f8b8e8
use enum.getname instead of a hack
|
7 mēneši atpakaļ |
UbitUmarov
|
76c813c2e4
useless changes
|
9 mēneši atpakaļ |
UbitUmarov
|
2e26b8a8bb
add LinksetData support. Untested and still does not store in dbs. Not as spec. See mantis 9081 (runprebuild)
|
9 mēneši atpakaļ |
UbitUmarov
|
4851a28596
cosmetic
|
1 gadu atpakaļ |
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 gadu atpakaļ |
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 gadu atpakaļ |
UbitUmarov
|
aa572df663
add some missing default group owner powers on xmlrpc groups module
|
2 gadi atpakaļ |
UbitUmarov
|
f6a47a9f47
thread.abort is gone. Coment out so things compile
|
2 gadi atpakaļ |
UbitUmarov
|
e6001fb703
put back yeng mvv command
|
2 gadi atpakaļ |
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 gadi atpakaļ |
UbitUmarov
|
6a0f29f182
mantis 8972: avoid null ref plus cosmetics
|
2 gadi atpakaļ |
UbitUmarov
|
852245d81c
a few more changes on script running flag
|
3 gadi atpakaļ |
UbitUmarov
|
ca3525bf0a
mantis 3315: change the control of script flag running (needs testing)
|
3 gadi atpakaļ |
UbitUmarov
|
1692254e3f
cosmetics
|
3 gadi atpakaļ |
UbitUmarov
|
84027166c8
mantis 8520: make YEngine tick script events per second stat
|
3 gadi atpakaļ |
UbitUmarov
|
be649ee7e5
YEngine: remove obsolete appdomain code (still in use elsewhere)
|
3 gadi atpakaļ |
UbitUmarov
|
d256b29511
rename Yengine option ScriptBasePath as ScriptEnginesPath to match Xengine
|
4 gadi atpakaļ |
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 gadi atpakaļ |
UbitUmarov
|
eae2f87cae
cosmetics
|
4 gadi atpakaļ |
UbitUmarov
|
92e3f424cf
cosmetics
|
4 gadi atpakaļ |
UbitUmarov
|
9aa7f41bca
add cap AttachmentResources ( no urls, memory account is per yengine mem usage)
|
4 gadi atpakaļ |
UbitUmarov
|
16ab72a223
break the top thingies
|
4 gadi atpakaļ |
StolenRuby
|
2f0d2db19d
Top Scripts
|
4 gadi atpakaļ |
UbitUmarov
|
d460a3fc86
missing file
|
4 gadi atpakaļ |
UbitUmarov
|
b9cf2244a4
stop some log spam on shutdown that happens on linux
|
4 gadi atpakaļ |
UbitUmarov
|
2a508edcb4
YEngine: change some startup log messages
|
5 gadi atpakaļ |
UbitUmarov
|
943d0935a6
YEngine, change default number of exec threads to 2 of priority Normal. Let the threads priority a option on ini files
|
5 gadi atpakaļ |
UbitUmarov
|
e87dfd48bf
Yengine: we also need to cancel timer events in queue, because some bad scripts that do work on X
|
5 gadi atpakaļ |
UbitUmarov
|
11a357d7fa
YEngine: fix credits comment
|
5 gadi atpakaļ |
UbitUmarov
|
21f86c453d
YEngine: fix wrong language detection on some comments in first line
|
5 gadi atpakaļ |