aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Implementation (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-22Fix a little infinite recursion i added just for sh.ts and giggles. NOT.Melanie Thielker1-1/+1
2010-07-22change the delay to 0.2s. My bad.Melanie Thielker1-1/+1
2010-07-22LSL compatibility fix. Add 0.1 s sleep to llSetLinkPrimitiveParams so fade sc...Melanie Thielker1-2/+3
2010-07-21Refine autoreturn a bitMelanie Thielker1-10/+0
2010-07-20Remove the null checks altogetherMelanie Thielker1-8/+1
2010-07-18Add a state change method to the Async commands handler to allow timersMelanie Thielker1-0/+20
2010-07-17Shorten LLEmail delay to 15s. With the external spam protection, we canMelanie Thielker1-1/+1
2010-07-17Fix scripted give of itemsMelanie Thielker1-1/+1
2010-07-17Allow use of old angle rules PSYS_SRC_INNERANGLE and PSYS_SRC_OUTERANGLE in l...Justin Clark-Casey (justincc)1-0/+20
2010-07-17Fix bugs in llRot2Euler()Justin Clark-Casey (justincc)1-21/+7
2010-07-14Major attachments cleanup. Remove unused AttachObject ClientView methodMelanie1-3/+2
2010-07-14Major attachments cleanup. Remove unused AttachObject ClientView methodMelanie Thielker1-9/+0
2010-07-13Second part of the fix for llGetLocalPos; get attachment offset in the root p...Tom Grimshaw1-6/+15
2010-07-13adding the 'wearble' case for llGetLocalPos.sacha1-1/+8
2010-07-08These 2 files want to be committed.Diva Canto1-1/+1
2010-07-08llVecNorm() now returns a zero-length vector when one is supplied as input. A...dahlia1-7/+2
2010-07-06minimizes temp garbage for llParseStringKeepNulls()Mike Rieker1-134/+67
2010-07-06rewrote hanging llParseStringKeepNulls()Mike Rieker1-170/+145
2010-07-03Fix IMs the right way. This sets it up so that timestamps are actuallyMelanie Thielker1-1/+21
2010-07-02Fox another scripting nasty. Stuff no system.string objects into listsMelanie Thielker1-1/+1
2010-07-02Fox another scripting nasty. Stuff no system.string objects into listsMelanie Thielker1-1/+1
2010-07-01ANother stab at LSL compatibilityMelanie Thielker1-1/+1
2010-07-01Avoid a spurious error message when taking a friend's no copy itemMelanie Thielker1-10/+30
2010-06-29This file wants to be committed.Diva Canto1-70/+70
2010-06-28Thanks Micheil Merlin for Mantis #4784: [PATCH] llRotBetween does not return ...dahlia1-18/+71
2010-06-26Restore "AllowCareminsterFunctions" as an alias to the new "AllowLightshareFu...Tom Grimshaw1-0/+3
2010-06-25This file wants to be committed. Line endings mess up.Diva Canto1-14/+14
2010-06-24Also make prims send the proper position. I hate it when people commentMelanie Thielker1-4/+4
2010-06-24Add the object owner UUID into the binary bucket of object to user IMMelanie Thielker1-1/+1
2010-06-22Line ending fixJohn Hurliman1-14/+14
2010-06-20Make dataserver() return a 0 when agent id offline, instead of a timeoutMelanie Thielker1-5/+4
2010-06-19fix faulty profile cut parameter checking in llSetPrimitiveParams() - see Man...dahlia1-6/+16
2010-06-19Allow moving an avatar as part of a linkset using llSetLinkPrimitiveParams. T...Tom Grimshaw1-0/+97
2010-06-17Fix llRot2Euler with a mathematically sound implementation. The only differen...Tom Grimshaw1-19/+27
2010-06-16Fix llAttachToAvatar. This addresses mantis 128 .Tom Grimshaw1-4/+6
2010-06-16Allow llMapDestination to be used in any event if the host is an attachment. ...Tom Grimshaw1-2/+14
2010-06-14osGetAvatarList: Use AbsolutePosition instead of the position of the physics ...Tom Grimshaw1-6/+3
2010-06-14osGetAvatarList: Use AbsolutePosition instead of the position of the physics ...Tom Grimshaw1-6/+3
2010-06-12Resume scripts that have been rezzed from a primMelanie1-0/+2
2010-06-11Rename CM files to LSMelanie Thielker1-15/+15
2010-06-11Rename cm* function set to ls* (for LightShare)Melanie Thielker1-9/+9
2010-06-11Clone cmGetAvatarList into osGetAvatarList for more generic use.Melanie Thielker1-0/+27
2010-06-11Rename CM files to LSMelanie Thielker1-15/+15
2010-06-11Rename cm* function set to ls* (for LightShare)Melanie Thielker1-9/+9
2010-06-11Remove cmGetAvatarList()Melanie Thielker1-25/+0
2010-06-11Clone cmGetAvatarList into osGetAvatarList for more generic use.Melanie Thielker1-0/+27
2010-06-04Fix support for PRIM_SCULPT_FLAG_INVERT and PRIM_SCULPT_FLAG_MIRROR in the ll...Tom Grimshaw1-5/+5
2010-06-02Add a forgotten security check. Make the new functions only work on primsMelanie Thielker1-0/+6
2010-06-02Add two new osFunctions:Melanie Thielker2-0/+34
2010-06-02Add a forgotten security check. Make the new functions only work on primsMelanie Thielker1-0/+6