Gwyneth Llewelyn
|
6ade61d685
Upload the latest and greatest
|
3 лет назад |
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
|
7364acf42e
Xengine: change allocation of executor events mask map
|
4 лет назад |
UbitUmarov
|
ad5aff2d17
more on scripts *target* events
|
4 лет назад |
UbitUmarov
|
828a3bb7f8
yeack, scripts can set targets, not having the events
|
4 лет назад |
UbitUmarov
|
d7671f3c01
a few changes to script engines releasecontrols
|
4 лет назад |
UbitUmarov
|
d79d7e228a
add OSSL option PermissionErrortoOwner (true or false). if true ossl functions permission errors will only be sent to prim owner, defaul false: send all around
|
5 лет назад |
UbitUmarov
|
96dabca85b
make sure XEngine does release script events when a script is destroyed
|
5 лет назад |
UbitUmarov
|
ac651a168a
Xengine: exclude a few more events from mineventdelay
|
5 лет назад |
UbitUmarov
|
7c0eab8a23
Xengine: don't lose state change events
|
5 лет назад |
UbitUmarov
|
0307427b94
a few more changes
|
6 лет назад |
UbitUmarov
|
7258531e3b
show prim ID on script error
|
6 лет назад |
UbitUmarov
|
c92ba1cc04
shut up some pesty warnings
|
6 лет назад |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 лет назад |
UbitUmarov
|
4e64445c39
replace datetime.now on just timming by faster utcnow
|
8 лет назад |
UbitUmarov
|
6c44dceced
change display and log of normal script errors
|
8 лет назад |
UbitUmarov
|
5afc5fe343
Xengine: try to reduce memory pressure of scripts compile. Still ugly code, possible mistakes, but i need to share it before i loose it :) )
|
8 лет назад |
UbitUmarov
|
67a853a70e
add a missing lock()
|
8 лет назад |
UbitUmarov
|
3fef576554
avoid telling a work job to cancel itself
|
8 лет назад |
UbitUmarov
|
6703be2a90
do not enqueue next event processing if script is in SelfDelete state
|
8 лет назад |
UbitUmarov
|
7e8544f26e
fix missing clear of queued timer even and state transition flags on scripts reset
|
9 лет назад |
UbitUmarov
|
c4c6fcf7ad
fix missing proprieties get, etc
|
9 лет назад |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
9 лет назад |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 лет назад |
Melanie Thielker
|
c53f732163
Change the IScriptApi back to it's original form, removing XEngine
|
9 лет назад |
Melanie Thielker
|
ee7debcca6
Revert "When scripts are sleeping, don't count that as execution time"
|
9 лет назад |
Melanie Thielker
|
664ecb1938
Prevent the spammy "many event" message from appearing in normal use.
|
9 лет назад |
Oren Hurvitz
|
59da146e9d
When the user stops a script, have it remain stopped
|
9 лет назад |
Oren Hurvitz
|
a568f06b7f
When scripts are sleeping, don't count that as execution time
|
9 лет назад |
Oren Hurvitz
|
d24528b3bc
Show Script Time in the statistics panel
|
9 лет назад |