LSL Status

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m (Scripting is being redone....)
m (What is the current LSL Status?)
Line 27: Line 27:
  
  
'''Types'''
+
'''[[LSL_Status/Types|LSL-Types Status]]'''
 
{| style="border: 1px solid black" cellspacing=1 width=50% height=15x align=left
 
{| style="border: 1px solid black" cellspacing=1 width=50% height=15x align=left
 
|align=center width=100% style=background:#00E000|
 
|align=center width=100% style=background:#00E000|
Line 35: Line 35:
  
  
'''Events'''
+
'''[[LSL_Status/Events|LSL-Events Status]]'''
 
{| style="border: 1px solid black" cellspacing=1 width=50% height=15x align=left
 
{| style="border: 1px solid black" cellspacing=1 width=50% height=15x align=left
 
|align=center width=92.0% style=background:#00E000|
 
|align=center width=92.0% style=background:#00E000|
Line 42: Line 42:
  
  
'''Functions'''
+
'''[[LSL_Status/Functions|LSL-Functions Status]]'''
 
{| style="border: 1px solid black" cellspacing=1 width=50% height=15x align=left
 
{| style="border: 1px solid black" cellspacing=1 width=50% height=15x align=left
 
|align=center width=85.0% style=background:#00E000|
 
|align=center width=85.0% style=background:#00E000|
Line 57: Line 57:
 
* Latest [[News|OpenSim News & Feature Requests]]
 
* Latest [[News|OpenSim News & Feature Requests]]
 
* [[LSL_Status|LSL Status]]
 
* [[LSL_Status|LSL Status]]
* [[LSL_Status/Types|LSL-Types Status]]
 
* [[LSL_Status/Events|LSL-Events Status]]
 
* [[LSL_Status/Functions|LSL-Functions Status]]
 
 
* [[OSSL_Status|OSSL Status]]
 
* [[OSSL_Status|OSSL Status]]
 
* [[OSSL_Status/Types|OSSL-Types Status]]
 
* [[OSSL_Status/Types|OSSL-Types Status]]

Revision as of 22:19, 28 January 2010

Technical Reference -> Terms -> Status Page -> LSL Main Status Page


What is the current LSL Status?

Introduction

This page is for those who want to flesh out the LSL ScriptEngine. The file you modify is OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs (link current as of 27 Jan 2010).

This page is always under construction and perpetually being updated, don't consider the info here to be 100% updated or correct. If you find a feature that works that is not listed as "working" here, Please fully test it out and update it here or make a note that it is working and ready to be tested, if you can't test it.

LSL Status | Quick Progress Guide

Script tests


LSL-Types Status


LSL-Events Status


LSL-Functions Status

Latest LSL News

Scripting Links


Known Issues

The list memory hack shown below is not supported. See [Mantis 3187].

list foo = [ "foo" ];
foo = (foo=[]) + foo + [ "bar" ];

See Bug Tracker for known issues and Bug status updates.

Kan-Ed Tests

OpenSim Kan-Ed Tests

Kan-Ed Test reference (Link actually not working please update..)

Old version through Archive.org

Note: Link dead and no existence of these scripts on the Kan-Ed site as of 3/25/08. Please use the included examples on this wiki for reference at this point.

See Also

Personal tools
General
About This Wiki