Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Preserve the script running flag when copying an object. | Melanie | 2011-01-08 | 1 | -0/+12 |
| | |||||
* | Revise Materials properties; Fix Double-Click Autopilot; Allow non-script ↵ | Kitto Flora | 2011-01-04 | 1 | -1/+6 |
| | | | | sit positions >= 0.1M; Add llLookAt(); Comment out spammy bad adjacent sim message. | ||||
* | Remove some code that was meant to fool the viewer into thinking SLT. It never | Melanie | 2010-12-26 | 1 | -20/+20 |
| | | | | worked and it turned out the issues were really in the backend. | ||||
* | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-12-20 | 1 | -11/+5 |
|\ | |||||
| * | Fix osTeleportAgent and osTeleportOwner for the case that GridService is ↵ | Marck | 2010-12-20 | 1 | -11/+5 |
| | | | | | | | | used with a storage provider other than NullRegionData. | ||||
| * | Revamp the viewer -> banlist packet processing so fix a number of bugs. | Melanie | 2010-12-13 | 2 | -34/+56 |
| | | | | | | | | | | | | | | Remove the too coarse CanEditParcel method in favor of a CanEditParcelProperties method that takes a GroupPowers argument to specify what action is to be taken. Also, make the method to set parcel data much more granular. Permissions in a deeded setting should now work. | ||||
* | | 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 |
| | | | | | | | | | | | | | | Remove the too coarse CanEditParcel method in favor of a CanEditParcelProperties method that takes a GroupPowers argument to specify what action is to be taken. Also, make the method to set parcel data much more granular. Permissions in a deeded setting should now work. | ||||
* | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added the following replacement functions for compliance to the OSSL standards stated on the wiki: osGetTerrainHeight osSetTerrainHeight osGetSunParam osSetSunParam osSetPenColor The functions that do not comply to the standard give a warning when used but work normally otherwise. The graphics primitive drawing command "PenColor" has also been added as well as dynamic texture parameter "bgcolor" as an alternative to "bgcolour". The following two functions have been renamed because they are not enabled yet aynway: osWindParamSet => osSetWindParam osWindParamGet => osGetWindParam | ||||
| * | Amend GetLinkPrimitiveParams with implementations for PRIM_TEXGEN, ↵ | Marck | 2010-11-27 | 1 | -10/+76 |
| | | | | | | | | PRIM_BUMP_SHINY, PRIM_FULLBRIGHT, and PRIM_GLOW | ||||
* | | 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 | 2 | -8/+12 |
| | | | | | | | | | | | | to another region."" This reverts commit 6c01ebb87541ecf66d678606bb97d996bee51953. | ||||
* | | Revert "Trigger changed event with CHANGED_TELEPORT when teleporting to ↵ | Melanie | 2010-12-03 | 2 | -12/+8 |
| | | | | | | | | | | | | | | | | another region." This reverts commit 2827deffe822378b6cb35dac6c90a21c3fbc0de7. Pulling out a bad core commit that broke attachment teleporting for us | ||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-27 | 3 | -8/+36 |
|\ \ | |/ | |||||
| * | 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 | 2 | -8/+12 |
| | | |||||
* | | 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 |
| | | | | | | | | the script. | ||||
* | | 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 |
| | | | | | | | | breakinf sloppily made no-mod scripted items. | ||||
* | | 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 ↵ | Marck | 2010-11-22 | 1 | -2/+4 |
| | | | | | | | | | | | | and CHANGED_REGION work. Fixes Mantix #5214. | ||||
* | | 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 |
| | | | | | | | | Also did some source code clean-up by replacing literals with constants. | ||||
* | | Allow llDialog without any buttons and add the automatic OK button as it is | Melanie | 2010-11-18 | 1 | -2/+1 |
| | | | | | | | | in SL. | ||||
* | | 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 |
| | | | | | | | | | | This allows an input unix time to be converted to an llGetTimeStamp() format. Thanks Thomax. | ||||
* | | 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 |
| | | | | | | | | Signed-off-by: Melanie <melanie@t-data.com> | ||||
| * | Add osTeleportOwner. | Marck | 2010-11-16 | 3 | -2/+48 |
| | | | | | | | | | | | | | | This provides the same functionality as osTeleportAgent but without the griefing potential. Region owners need not be concerned about the use of this function because it only allows to do what is already possible with the world map. The intended use is with HUDs. For example, a list of (hypergrid) destinations could be made available for quick access. Signed-off-by: Melanie <melanie@t-data.com> | ||||
| * | Can't detach an object from within the script thread because it will throw. ↵ | Melanie | 2010-11-16 | 1 | -6/+14 |
| | | | | | | | | Use FireAndForget for that. | ||||
| * | Add PARCEL_DETAILS_ID to LSL | BlueWall | 2010-11-12 | 2 | -0/+4 |
| | | |||||
* | | Can't detach an object from within the script thread because it will throw. | Melanie | 2010-11-16 | 1 | -6/+14 |
| | | | | | | | | Use FireAndForget for that. | ||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-11-03 | 3 | -0/+29 |
|\ \ | |/ | |||||
| * | Add lsClearWindlightScene() to the lightshare module to remove WL settings | Melanie | 2010-11-03 | 3 | -0/+22 |
| | | | | | | | | from a region and allow normal day cycles to be reestablished | ||||
| * | When LightShare is enabled, the standard day cycle is bypassed and replaced by | Melanie | 2010-11-03 | 1 | -0/+1 |
| | | | | | | | | | | | | midday defaults when no specific LightShare profile is set. This prevents LightShare info being send out when the region has no LightShare profile, allowing normal day/night cycles to happen. |