Difference between revisions of "Category:LSL Library"

From Second Life Wiki
Jump to navigation Jump to search
(→‎Support Script Library: added lsl_fu.php)
(Added the XTEA Strong Encryption implementation to the list.)
Line 31: Line 31:
|| Linden Lab
|| Linden Lab
|| SL's default script
|| SL's default script
|-
|| [[XTEA Strong Encryption Implementation]]
|| [[User:Morse Dillon|Morse Dillon]]
|| An LSL implementation of XTEA (eXtended Tiny Encryption Algorithm).  This is the first known public release of a 'real' strong encryption implementation in LSL and is released under the GNU General Public License (GPL).
|-
|-
|| [[Chat Logger (GPL)]]
|| [[Chat Logger (GPL)]]

Revision as of 21:14, 13 March 2007

Script Library

There are many scripts that have become buried in the Scripting Library forum, were lost with the death of the scripting forums, or sit idle in inventories that could be useful and should be more accessible.

Other scripters may be in the same situation. This wiki is a well-suited medium for a script library. Feel free to add your scripts to the script library by creating new pages for them and linking to those pages here.

Note that there are many more scripts in the LSL Library here, but you can't get to them if you don't know they exist, because they are subpages now, instead of an automatically updated category. Good luck searching.

Rules for posting:

  1. Your script must be tested and working. If it's not, stick it in your user-space until it is. This is a list of working, usable scripts.
  2. Add a link to your script's page here. Link back to this page from your script's page.
  3. Do not add scripts that duplicate the same functionality as an existing script. If yours does, explain why.
  4. Do not post simple scripts to the library. Simple scripts should be posted to the Examples list.
Name Creator Description
Hello Avatar Linden Lab SL's default script
XTEA Strong Encryption Implementation Morse Dillon An LSL implementation of XTEA (eXtended Tiny Encryption Algorithm). This is the first known public release of a 'real' strong encryption implementation in LSL and is released under the GNU General Public License (GPL).
Chat Logger (GPL) Nobody Fugazi Chat logger which requests permission from participants before recording them.
Day of the Week DoteDote Edison Function to get day of the week from llGetUnixTime.
Dialog Number Pad DoteDote Edison Use a dialog to accept positive integer input from users.
Float2Hex Strife Onizuka Very useful for transporting floats.
Timer Module Isabelle Aquitaine Manage multiple timers via linked messages.
XyText 1.5 Xylor Baysklef Display text (up to 10 characters) on a prim. Use as many prims as desired.
Date Library Corto Maltese Date library, based on number of day since march 3rd 1600, can be used to calculate weekday, date differences, and date offset, and date formating.
Secure HTTP Post Corto Maltese This small library allow you to send Secure requests to your website with a security mechanism aimed to stop hacking.
Basic Encryption Modules Beverly Larkin Basic encryption scripts, allows you to encrypt a float, and shout it to another prim on a randomly chosen channel.
Self Upgrading Script Enhanced Cron Stardust Keeps only latest version of the script on prim (Even with multiple adds of the same script!)
Tdub's Keypad Door Tdub Dowler Door and keypad with changable code. Follow instructions carefully!

Support Script Library

These are scripts in other languages, intended to be run on other systems that support scripts written in LSL

Name Creator Description
Silo Zero Linden General purpose data store in PHP. Use this to persist arbitrary data from LSL via llHTTPRequest. See:
llXorBase64StringsCorrect SignpostMarv Martin An implementation of llXorBase64StringsCorrect in PHP- should be useful if you're using llXorBase64StringsCorrect to do cryptography work in LSL2 and posting it out to the web via llHTTPRequest.
lsl_fu.php SignpostMarv Martin A basic OOP'd PHP Class containing VeloxSeverine's $_POST fixer and Marv's own eccentric ideas for "fixing" things.

Subcategories

This category has the following 2 subcategories, out of 2 total.

Pages in category "LSL Library"

The following 200 pages are in this category, out of 219 total.

(previous page) (next page)
(previous page) (next page)