Gwyneth Llewelyn
|
6ade61d685
Upload the latest and greatest
|
пре 3 година |
UbitUmarov
|
a1239d2706
Yengine: avoid use of Enum.Parse
|
пре 4 година |
UbitUmarov
|
3c3553d5b1
Xengine: 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
|
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 година |
UbitUmarov
|
66eb8a2c2e
let engines Suspend and resume scripts return false if script not on that engine
|
пре 4 година |
UbitUmarov
|
e87dfd48bf
Yengine: we also need to cancel timer events in queue, because some bad scripts that do work on X
|
пре 5 година |
UbitUmarov
|
46e36601cb
remove some more useless NULL arguments
|
пре 5 година |
Melanie
|
0fd17c08ae
Massive console refactor. Greatly simplify interface.
|
пре 5 година |
UbitUmarov
|
367bd48d91
script mono is meaningless for us
|
пре 5 година |
UbitUmarov
|
707eb8de82
remove more xml things no longer needed on .net >4.5.2
|
пре 6 година |
UbitUmarov
|
ec6f87d3ef
disable some XmlResolver
|
пре 6 година |
Kevin Cozens
|
05db0c977f
Fixed typo in function name HaveNotifiedLogOfScriptStopMistmatch.
|
пре 7 година |
UbitUmarov
|
289d4ca128
minor cleanup
|
пре 7 година |
UbitUmarov
|
772c5b7db0
move assetsconnector threads to whatchdog; Abort all alive threads known to watchdog before exit
|
пре 7 година |
UbitUmarov
|
928733efc9
please DIE! PLEASE??
|
пре 7 година |
UbitUmarov
|
7d3cd3dd59
coment out a flodding debug message
|
пре 7 година |
Melanie Thielker
|
d9dba51223
Queue all events for a script that is waiting to compile
|
пре 7 година |
Melanie Thielker
|
fa5c47b916
Fix a slew of event like CHANGED_OWNER, attach() etc not working.
|
пре 7 година |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
пре 7 година |
UbitUmarov
|
4ebb4e371f
prevent self call to llSetScriptState(ownname,FALSE) from blocking entire engine
|
пре 8 година |
UbitUmarov
|
73b20c2ca2
XEngine: make calls to gc.collect on region startup scripts loading a configurable option, since it is very slow operation
|
пре 8 година |
UbitUmarov
|
054cc8f08e
Xengine only do GC.Collect if logins disabled
|
пре 8 година |
UbitUmarov
|
96ee7e4c2c
Xengine: if option AppDomainLoading = true, create script domains for each SOG (like already done for attachments) and not per script. This should reduce number of domains without excessive problem of deleted scripts still loaded.
|
пре 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
|
4e1784d069
Xengine: remove a no thread safe locking, don't allocate a few objects only needed if creating a new domain
|
пре 8 година |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
пре 9 година |
UbitUmarov
|
371c9dd2af
bad merge?
|
пре 9 година |