UbitUmarov
|
c972c23d2e
try simplify lsl listen code a bit
|
2 tahun lalu |
UbitUmarov
|
fbbcc1edd7
== string.Empty is .Lenght == 0
|
2 tahun lalu |
UbitUmarov
|
da928d6099
!= UUID.Zero is slow
|
2 tahun lalu |
UbitUmarov
|
852245d81c
a few more changes on script running flag
|
3 tahun lalu |
UbitUmarov
|
ca3525bf0a
mantis 3315: change the control of script flag running (needs testing)
|
3 tahun lalu |
UbitUmarov
|
1692254e3f
cosmetics
|
3 tahun lalu |
UbitUmarov
|
b72676bae9
let osGetRegionStats return a list with all the avaiable values (43 currently)
|
3 tahun lalu |
UbitUmarov
|
60868fe975
vs2017 debug seems to get very confused with our script class called Timer (run runprebuild)
|
3 tahun lalu |
UbitUmarov
|
a1239d2706
Yengine: avoid use of Enum.Parse
|
4 tahun lalu |
UbitUmarov
|
3c3553d5b1
Xengine: cosmetics
|
4 tahun lalu |
UbitUmarov
|
9aa7f41bca
add cap AttachmentResources ( no urls, memory account is per yengine mem usage)
|
4 tahun lalu |
UbitUmarov
|
16ab72a223
break the top thingies
|
4 tahun lalu |
StolenRuby
|
2f0d2db19d
Top Scripts
|
4 tahun lalu |
UbitUmarov
|
be5c2bb212
Xengine: remove option CompactMemOnLoad, that wasn't that good; add option AttachmentsDomainLoading to allow attachments to load on own appdomain even if AppDomainLoading is false. Scripts will be slower, use more memory but will be disposed on avatar leave, if gc is in good mood. This may be usefull on regions with a lot of traffic, sure use Yengine even better,
|
4 tahun lalu |
UbitUmarov
|
66eb8a2c2e
let engines Suspend and resume scripts return false if script not on that engine
|
4 tahun lalu |
UbitUmarov
|
e87dfd48bf
Yengine: we also need to cancel timer events in queue, because some bad scripts that do work on X
|
5 tahun lalu |
UbitUmarov
|
46e36601cb
remove some more useless NULL arguments
|
5 tahun lalu |
Melanie
|
0fd17c08ae
Massive console refactor. Greatly simplify interface.
|
5 tahun lalu |
UbitUmarov
|
367bd48d91
script mono is meaningless for us
|
5 tahun lalu |
UbitUmarov
|
707eb8de82
remove more xml things no longer needed on .net >4.5.2
|
6 tahun lalu |
UbitUmarov
|
ec6f87d3ef
disable some XmlResolver
|
6 tahun lalu |
Kevin Cozens
|
05db0c977f
Fixed typo in function name HaveNotifiedLogOfScriptStopMistmatch.
|
7 tahun lalu |
UbitUmarov
|
289d4ca128
minor cleanup
|
7 tahun lalu |
UbitUmarov
|
772c5b7db0
move assetsconnector threads to whatchdog; Abort all alive threads known to watchdog before exit
|
7 tahun lalu |
UbitUmarov
|
928733efc9
please DIE! PLEASE??
|
7 tahun lalu |
UbitUmarov
|
7d3cd3dd59
coment out a flodding debug message
|
7 tahun lalu |
Melanie Thielker
|
d9dba51223
Queue all events for a script that is waiting to compile
|
7 tahun lalu |
Melanie Thielker
|
fa5c47b916
Fix a slew of event like CHANGED_OWNER, attach() etc not working.
|
7 tahun lalu |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 tahun lalu |
UbitUmarov
|
4ebb4e371f
prevent self call to llSetScriptState(ownname,FALSE) from blocking entire engine
|
8 tahun lalu |