aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/YEngine (unfollow)
Commit message (Expand)AuthorFilesLines
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
2018-09-04a few changes to ScriptSleep() functionsUbitUmarov1-2/+2
2018-09-04Add YEngine support for ScriptDelayFactormewtwo06411-0/+4
2018-06-09Yengine apply a fix to CheckRunLockInvariants by mriekerUbitUmarov1-2/+2
2018-05-28make Yengine post attach event as Xengine does. This should fix that event. T...UbitUmarov1-3/+3
2018-04-10YEngine: apply a few fixes by Mike RiekerUbitUmarov1-4/+9
2018-03-09Yengine: only retry compile if there was a object file in cache with wrong ve...UbitUmarov4-18/+6
2018-03-09remove a unnecessay file checkUbitUmarov1-2/+1
2018-03-09Yengine temp file delete was still bad in case of script errorsUbitUmarov3-51/+53
2018-02-25Yengine: change filename extentions on scripts state (better delete contents ...UbitUmarov6-376/+374
2018-02-25Y(xmr)engine cosmetics...UbitUmarov19-3776/+2058
2018-02-23Yengine replace xmr by yeng on console comandsUbitUmarov2-19/+19
2018-02-23rename XMREngine as Yengine (still not all done), big mess source formating c...UbitUmarov35-0/+46363