aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/YEngine (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-22YEngine: change some startup log messagesUbitUmarov2-23/+25
2019-11-22YEngine, change default number of exec threads to 2 of priority Normal. Let t...UbitUmarov2-6/+28
2019-11-22OooopssUbitUmarov1-2/+2
2019-11-22more changes on YEngine scripts heap usageUbitUmarov6-45/+54
2019-11-20cosmeticsUbitUmarov1-0/+2
2019-11-18Yengine: more on constants operations reductionUbitUmarov3-86/+60
2019-11-18mantis 8551: Simplify Yengine heap usage controlUbitUmarov5-108/+66
2019-11-13mantis 8627: handle the case constant compareOp constant on YengineUbitUmarov1-12/+95
2019-11-13limit max number of attachments to 38. All can be on same pointUbitUmarov1-1/+1
2019-11-11Yengine: we also need to cancel timer events in queue, because some bad scrip...UbitUmarov2-1/+43
2019-11-05YEngine: fix credits commentUbitUmarov1-1/+1
2019-11-04YEngine: fix wrong language detection on some comments in first lineUbitUmarov1-5/+7
2019-10-18Yengine: Also error on division by ZeroUbitUmarov5-222/+154
2019-10-17Yengine make float.tostring culture invariantUbitUmarov1-1/+2
2019-10-16 add OSSL option PermissionErrortoOwner (true or false). if true ossl functio...UbitUmarov1-4/+20
2019-04-16Yengine: rename a field, do some updates using interlockedUbitUmarov1-18/+18
2019-04-16Yengine: change binary code version, so scripts are automaticly recompiled wi...UbitUmarov1-1/+1
2019-04-16Ynegine: add some missing memory usage on script resetUbitUmarov1-3/+13
2019-04-15mantis 8518: Yengine; we can't wait for GC (worse finalizers) to count releas...UbitUmarov9-80/+178
2019-04-01Yengine: try fix changing scripts running state if the have long eventsUbitUmarov4-23/+96
2019-04-01Yengine: clear events queue on reset. Also keep clearing all on state change....UbitUmarov1-2/+7
2019-03-31Yengine attachment drop, do set attachment ready eventUbitUmarov1-0/+1
2019-03-28Yengine: fix scripts resume on attachments dropUbitUmarov1-1/+2
2019-02-21let Xengine also have that detectedkeyUbitUmarov1-4/+4
2019-02-21let changed allowed drop have lldetectedkey[0] return the dropped item id, Ye...UbitUmarov1-2/+15
2019-02-21Yengine changed position and shape events can bt throttled by mineventdelayUbitUmarov1-0/+15
2019-02-20Yengine:save minEventDelay in script stateUbitUmarov2-0/+18
2019-02-20Yengine: let llminEventDelay do something: it just ignores a more limited set...UbitUmarov6-17/+62
2019-01-30mantis 6702: fix collisions lldetectedlinknumber also on YengineUbitUmarov1-7/+1
2019-01-25script mono is meaningless for usUbitUmarov1-3/+1
2018-12-18Added support for f suffix on YEngine floatsStolen Ruby1-0/+16
2018-12-11Yengine reset global variables possible damaged by bad state fileUbitUmarov1-6/+7
2018-12-10Yengine actually loose the bas state fileUbitUmarov1-1/+3
2018-12-08pesty warningUbitUmarov1-1/+1
2018-12-08Yengine try to better recover from invalid state filesUbitUmarov1-14/+31
2018-12-08mantis 8416: change string compare method (actually on previus commit)UbitUmarov1-1/+1
2018-12-08mantis 8416: testUbitUmarov1-1/+9
2018-11-29remove xmr json functions that where a fix for ossl ones now removedUbitUmarov1-259/+0
2018-11-26a few more changesUbitUmarov1-3/+11
2018-11-26show prim ID on script errorUbitUmarov1-3/+2
2018-11-26Yengine: simplify ossl severe error message, and make it on debug channel lik...UbitUmarov1-37/+49
2018-11-23Yengine: oops rename the var on all relevant placesUbitUmarov1-1/+1
2018-11-23Yengine: rename a local varUbitUmarov1-1/+1
2018-11-22Yengine: try read XEngine state from wireUbitUmarov3-35/+463
2018-11-20Yengine: use using...UbitUmarov2-10/+14
2018-11-20Yengine: change script first line processing, also look to language optionUbitUmarov1-11/+24
2018-11-20Yengine: do use SourceHashCodeUbitUmarov2-3/+1
2018-11-20Yengine: remove some xmr API functions now added to OSSLUbitUmarov1-70/+0
2018-11-15Yengine: remove potencial log spamUbitUmarov1-7/+6
2018-11-15Yengine: ignore llResetScript() in default state_entry like X does. No idea w...UbitUmarov1-0/+3