| Commit message (Expand) | Author | Files | Lines |
2019-04-16 | Ynegine: add some missing memory usage on script reset | UbitUmarov | 1 | -3/+13 |
2019-04-15 | mantis 8518: Yengine; we can't wait for GC (worse finalizers) to count releas... | UbitUmarov | 9 | -80/+178 |
2019-04-08 | linux likes other tz names | UbitUmarov | 1 | -0/+11 |
2019-04-08 | add osGetPSTWallclock() returns wall clock in PST or PDT, for those that for ... | UbitUmarov | 3 | -1/+29 |
2019-04-01 | Yengine: try fix changing scripts running state if the have long events | UbitUmarov | 4 | -23/+96 |
2019-04-01 | Yengine: clear events queue on reset. Also keep clearing all on state change.... | UbitUmarov | 1 | -2/+7 |
2019-03-31 | Yengine attachment drop, do set attachment ready event | UbitUmarov | 1 | -0/+1 |
2019-03-31 | fix osSet/GetPrimitiveParams threat level | UbitUmarov | 1 | -2/+2 |
2019-03-28 | Yengine: fix scripts resume on attachments drop | UbitUmarov | 1 | -1/+2 |
2019-03-28 | mantis 8508: ignore llAttachToAvatar if already attached | UbitUmarov | 1 | -0/+4 |
2019-03-19 | LSL update texture entry is heavy, set all parameters on same update | UbitUmarov | 1 | -5/+57 |
2019-03-15 | LSL: limit sittext and touchtext to length current viewers cand display | UbitUmarov | 1 | -2/+8 |
2019-03-07 | prims have at most 9 face textures | UbitUmarov | 1 | -3/+3 |
2019-03-02 | ll rez objects: silent ginore null object id; remove redundante llSetColor code | UbitUmarov | 1 | -40/+1 |
2019-02-27 | Add Thread.ResetAbort() to various thread loops to clean up errors on | Robert Adams | 1 | -2/+7 |
2019-02-24 | also throttle llhttprequest by owner, options: PrimOwnerRequestsBurst = 5, Pr... | UbitUmarov | 1 | -1/+1 |
2019-02-24 | several changes to llHttpRequest processing: options section renamed ScriptsH... | UbitUmarov | 2 | -19/+13 |
2019-02-22 | update script sintaxe | UbitUmarov | 1 | -1/+1 |
2019-02-22 | remove redundant osInventoryDescription() and improve osInventoryDesc() to do... | UbitUmarov | 3 | -34/+4 |
2019-02-21 | add LSL_Key osGetLastChangedEventKey() ( it is a alias for lldetectedkey(0) b... | UbitUmarov | 3 | -0/+15 |
2019-02-21 | let Xengine also have that detectedkey | UbitUmarov | 2 | -6/+19 |
2019-02-21 | add LSL_String osGetInventoryName(LSL_Key itemId) and LSL_String osGetInvento... | UbitUmarov | 3 | -3/+46 |
2019-02-21 | let changed allowed drop have lldetectedkey[0] return the dropped item id, Ye... | UbitUmarov | 2 | -3/+16 |
2019-02-21 | Yengine changed position and shape events can bt throttled by mineventdelay | UbitUmarov | 1 | -0/+15 |
2019-02-21 | add LSL_Key osGetInventoryLastOwner(string itemNameorid) | UbitUmarov | 3 | -2/+26 |
2019-02-20 | Yengine:save minEventDelay in script state | UbitUmarov | 2 | -0/+18 |
2019-02-20 | Yengine: let llminEventDelay do something: it just ignores a more limited set... | UbitUmarov | 6 | -17/+62 |
2019-02-20 | Xengine: exclude a few more events from mineventdelay | UbitUmarov | 1 | -1/+3 |
2019-02-20 | Xengine: don't lose state change events | UbitUmarov | 1 | -1/+1 |
2019-02-20 | add osKickAvatar(LSL_Key agentKey, string alert) | UbitUmarov | 3 | -22/+53 |
2019-01-30 | mantis 6702: fix collisions lldetectedlinknumber also on Yengine | UbitUmarov | 2 | -8/+1 |
2019-01-28 | mantis 8457: ok ok shutup the warning | UbitUmarov | 1 | -1/+1 |
2019-01-25 | script mono is meaningless for us | UbitUmarov | 2 | -6/+3 |
2019-01-25 | changes on sog boundingbox and other cleanup | UbitUmarov | 1 | -38/+21 |
2019-01-21 | some cleanup | UbitUmarov | 1 | -2/+2 |
2019-01-21 | change float to byte rounding | UbitUmarov | 1 | -44/+88 |
2019-01-14 | a few more changes to texturesentry handling on libomv and os | UbitUmarov | 1 | -33/+56 |
2019-01-10 | mantis 8447: empty buttons list in llDialog now shows Ok button | UbitUmarov | 1 | -3/+3 |
2018-12-28 | add some LSL | UbitUmarov | 3 | -0/+50 |
2018-12-28 | missing file | UbitUmarov | 1 | -1/+1 |
2018-12-19 | LINK_ALL_CHILDREN includes sitting avatars | UbitUmarov | 1 | -0/+4 |
2018-12-19 | let osGetPrimitiveParams also return sitting avatar informationg, if PRIM_LIN... | UbitUmarov | 1 | -4/+9 |
2018-12-19 | still another | UbitUmarov | 1 | -2/+4 |
2018-12-19 | oops | UbitUmarov | 1 | -2/+2 |
2018-12-19 | bug fixes | UbitUmarov | 1 | -57/+62 |
2018-12-18 | Added support for f suffix on YEngine floats | Stolen Ruby | 1 | -0/+16 |
2018-12-17 | mantis 8427: add new reject flags, change default, see mantis | UbitUmarov | 2 | -3/+6 |
2018-12-11 | cleanup last patch | UbitUmarov | 3 | -21/+28 |
2018-12-11 | Add osNpcSayTo(key npc, key target, integer channel, string message) | Bill Blight | 3 | -2/+31 |
2018-12-11 | minor changes on llSetContentType | UbitUmarov | 1 | -9/+16 |