aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/YEngine (follow)
Commit message (Expand)AuthorAgeFilesLines
* Yengine: rename a field, do some updates using interlockedUbitUmarov2019-04-161-18/+18
* Yengine: change binary code version, so scripts are automaticly recompiled wi...UbitUmarov2019-04-161-1/+1
* Ynegine: add some missing memory usage on script resetUbitUmarov2019-04-161-3/+13
* mantis 8518: Yengine; we can't wait for GC (worse finalizers) to count releas...UbitUmarov2019-04-159-80/+178
* Yengine: try fix changing scripts running state if the have long eventsUbitUmarov2019-04-014-23/+96
* Yengine: clear events queue on reset. Also keep clearing all on state change....UbitUmarov2019-04-011-2/+7
* Yengine attachment drop, do set attachment ready eventUbitUmarov2019-03-311-0/+1
* Yengine: fix scripts resume on attachments dropUbitUmarov2019-03-281-1/+2
* let Xengine also have that detectedkeyUbitUmarov2019-02-211-4/+4
* let changed allowed drop have lldetectedkey[0] return the dropped item id, Ye...UbitUmarov2019-02-211-2/+15
* Yengine changed position and shape events can bt throttled by mineventdelayUbitUmarov2019-02-211-0/+15
* Yengine:save minEventDelay in script stateUbitUmarov2019-02-202-0/+18
* Yengine: let llminEventDelay do something: it just ignores a more limited set...UbitUmarov2019-02-206-17/+62
* mantis 6702: fix collisions lldetectedlinknumber also on YengineUbitUmarov2019-01-301-7/+1
* script mono is meaningless for usUbitUmarov2019-01-251-3/+1
* Added support for f suffix on YEngine floatsStolen Ruby2018-12-181-0/+16
* Yengine reset global variables possible damaged by bad state fileUbitUmarov2018-12-111-6/+7
* Yengine actually loose the bas state fileUbitUmarov2018-12-101-1/+3
* pesty warningUbitUmarov2018-12-081-1/+1
* Yengine try to better recover from invalid state filesUbitUmarov2018-12-081-14/+31
* mantis 8416: change string compare method (actually on previus commit)UbitUmarov2018-12-081-1/+1
* mantis 8416: testUbitUmarov2018-12-081-1/+9
* remove xmr json functions that where a fix for ossl ones now removedUbitUmarov2018-11-291-259/+0
* a few more changesUbitUmarov2018-11-261-3/+11
* show prim ID on script errorUbitUmarov2018-11-261-3/+2
* Yengine: simplify ossl severe error message, and make it on debug channel lik...UbitUmarov2018-11-261-37/+49
* Yengine: oops rename the var on all relevant placesUbitUmarov2018-11-231-1/+1
* Yengine: rename a local varUbitUmarov2018-11-231-1/+1
* Yengine: try read XEngine state from wireUbitUmarov2018-11-223-35/+463
* Yengine: use using...UbitUmarov2018-11-202-10/+14
* Yengine: change script first line processing, also look to language optionUbitUmarov2018-11-201-11/+24
* Yengine: do use SourceHashCodeUbitUmarov2018-11-202-3/+1
* Yengine: remove some xmr API functions now added to OSSLUbitUmarov2018-11-201-70/+0
* Yengine: remove potencial log spamUbitUmarov2018-11-151-7/+6
* Yengine: ignore llResetScript() in default state_entry like X does. No idea w...UbitUmarov2018-11-151-0/+3
* a few changes to ScriptSleep() functionsUbitUmarov2018-09-041-2/+2
* Add YEngine support for ScriptDelayFactormewtwo06412018-09-041-0/+4
* Yengine apply a fix to CheckRunLockInvariants by mriekerUbitUmarov2018-06-091-2/+2
* make Yengine post attach event as Xengine does. This should fix that event. T...UbitUmarov2018-05-281-3/+3
* YEngine: apply a few fixes by Mike RiekerUbitUmarov2018-04-101-4/+9
* Yengine: only retry compile if there was a object file in cache with wrong ve...UbitUmarov2018-03-094-18/+6
* remove a unnecessay file checkUbitUmarov2018-03-091-2/+1
* Yengine temp file delete was still bad in case of script errorsUbitUmarov2018-03-093-51/+53
* Yengine: change filename extentions on scripts state (better delete contents ...UbitUmarov2018-02-256-376/+374
* Y(xmr)engine cosmetics...UbitUmarov2018-02-2519-3776/+2058
* Yengine replace xmr by yeng on console comandsUbitUmarov2018-02-232-19/+19
* rename XMREngine as Yengine (still not all done), big mess source formating c...UbitUmarov2018-02-2335-0/+46363