| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a missing constand and fix ToDoubleList to not eat the last memeber | Melanie | 2011-02-02 | 2 | -1/+2 |
* | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-01-29 | 1 | -1/+1 |
|\ |
|
| * | Comment out unused call to GridService in TeleportAgent() | Justin Clark-Casey (justincc) | 2011-01-28 | 1 | -1/+1 |
| * | Use ToString() rather than a cast (more robust) | Melanie | 2011-01-12 | 1 | -1/+1 |
| * | Deal with possibly un-initialized scripts in object transfers. Mantis #5310 | Diva Canto | 2011-01-06 | 1 | -1/+4 |
* | | Make llRequestAgentData shout an error instead of crashing the script when an... | Tom | 2011-01-28 | 1 | -78/+86 |
* | | Revert my previous SHA1 commit in favour of a better implementation | Tom | 2011-01-26 | 1 | -3/+1 |
* | | Provide an SL compatible llMD5String function across all platforms | Tom | 2011-01-26 | 1 | -1/+1 |
* | | Make llSHA1Hash SL compatible when using characters like the euro symbol (€) | Tom | 2011-01-26 | 1 | -1/+3 |
* | | Reproduce a corner case behavior for llListReplaceList | Melanie | 2011-01-25 | 1 | -6/+9 |
* | | Complete country support | Melanie | 2011-01-24 | 1 | -0/+8 |
* | | Add llLookAt() kinetic. Reduce StandUp +x offset to 0.3M. | Kitto Flora | 2011-01-13 | 1 | -3/+21 |
* | | Use ToString() rather than a cast (more robust) | Melanie | 2011-01-11 | 1 | -1/+1 |
* | | Revise Materials properties; Fix Double-Click Autopilot; Allow non-script sit... | Kitto Flora | 2011-01-04 | 1 | -1/+6 |
* | | Remove some code that was meant to fool the viewer into thinking SLT. It never | Melanie | 2010-12-26 | 1 | -20/+20 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-12-20 | 1 | -11/+5 |
|\ \
| |/ |
|
| * | Fix osTeleportAgent and osTeleportOwner for the case that GridService is used... | Marck | 2010-12-20 | 1 | -11/+5 |
| * | Revamp the viewer -> banlist packet processing so fix a number of bugs. | Melanie | 2010-12-13 | 2 | -34/+56 |
* | | fix 'system.exception: unknown type in list.size: system.uint32' | Mike Rieker | 2010-12-18 | 1 | -0/+2 |
* | | Fix casts in llSetPayPrice | Melanie | 2010-12-15 | 1 | -5/+5 |
* | | Revamp the viewer -> banlist packet processing so fix a number of bugs. | Melanie | 2010-12-13 | 2 | -34/+56 |
* | | Correct Sensor axis for unattached daughter prims. | Kitto Flora | 2010-12-12 | 1 | -1/+2 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-12-12 | 3 | -5/+23 |
|\ \
| |/ |
|
| * | More OSSL function name normalization, this time for osParcelSetDetails. | Marck | 2010-12-11 | 3 | -5/+23 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-12-12 | 3 | -20/+103 |
|\ \
| |/ |
|
| * | Normalization of OSSL function names. | Marck | 2010-12-10 | 3 | -20/+103 |
| * | Amend GetLinkPrimitiveParams with implementations for PRIM_TEXGEN, PRIM_BUMP_... | Marck | 2010-11-27 | 1 | -10/+76 |
* | | Allow floats in the list for llSetPayPrice and silently convert them to int, | Melanie | 2010-12-11 | 1 | -4/+4 |
* | | Revert "Revert "Trigger changed event with CHANGED_TELEPORT when teleporting ... | Melanie | 2010-12-03 | 1 | -7/+10 |
* | | Revert "Trigger changed event with CHANGED_TELEPORT when teleporting to anoth... | Melanie | 2010-12-03 | 1 | -10/+7 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-27 | 2 | -7/+34 |
|\ \
| |/ |
|
| * | llVecNorm nant test | Micheil Merlin | 2010-11-27 | 1 | -0/+24 |
| * | Trigger changed event with CHANGED_TELEPORT when teleporting to another region. | Marck | 2010-11-26 | 1 | -7/+10 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-25 | 1 | -3/+22 |
|\ \
| |/ |
|
| * | Change all restarting to use the restart module. Remove hardcoded behavior | Melanie | 2010-11-25 | 1 | -3/+22 |
* | | Prevent an overlength button label from producing a debug dump and aborting | Melanie | 2010-11-24 | 1 | -3/+3 |
* | | Prevent a dump in the llGetLinkKey method when using LINK_ROOT in a single prim | Melanie | 2010-11-23 | 1 | -0/+3 |
* | | Fix some crashes caused by the addition of the CreatorData column | Melanie | 2010-11-22 | 1 | -1/+18 |
* | | Make an invalud key string in llTextBox and llDialog non fatal to avoid | Melanie | 2010-11-22 | 1 | -2/+2 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-22 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | Thank you, thomax, for a patch making changed events CHANGED_REGION_RESTART a... | Marck | 2010-11-22 | 1 | -2/+4 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-21 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Fix global region coordinates that are delivered by llRequestSimulatorData. | Marck | 2010-11-20 | 1 | -6/+6 |
* | | Allow llDialog without any buttons and add the automatic OK button as it is | Melanie | 2010-11-18 | 1 | -2/+1 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-17 | 3 | -2/+30 |
|\ \
| |/ |
|
| * | Add osUnixTimeToTimestamp() | Justin Clark-Casey (justincc) | 2010-11-17 | 3 | -2/+30 |
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-16 | 5 | -3/+57 |
|\ \
| |/ |
|
| * | Fix osTeleportAgent for hypergrid destinations. | Marck | 2010-11-16 | 1 | -1/+5 |
| * | Add osTeleportOwner. | Marck | 2010-11-16 | 3 | -2/+48 |
| * | Can't detach an object from within the script thread because it will throw. U... | Melanie | 2010-11-16 | 1 | -6/+14 |