LSL Status

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m (What is the current LSL Status?)
m (What is the current LSL Status?)
Line 16: Line 16:
 
''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.''
 
''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 ==
+
== LSL/OSSL Status | Quick Progress Guide ==
  
  
Line 47: Line 47:
 
|align=center width=15.0% style=background:#E00000|
 
|align=center width=15.0% style=background:#E00000|
 
|}
 
|}
 
+
<br>
 
== Latest LSL News ==
 
== Latest LSL News ==
  
* OpenSim's own scripting team is accepting ideas/requests/wishlists for [[OSSL_Proposals|custom functions]].
+
* 2 events, 7 functions missing from LSL.
 
* Some notes on converting [[LSL:PrimitiveParams]] to OpenSim PrimitiveBaseShape
 
* Some notes on converting [[LSL:PrimitiveParams]] to OpenSim PrimitiveBaseShape
 +
 +
== Latest OSSL News ==
 +
 +
* OpenSim's own scripting team is accepting ideas/requests/wishlists for [[OSSL_Proposals|custom functions]].
  
 
=== Scripting Links ===
 
=== Scripting Links ===
Line 61: Line 65:
 
* [[OSSL_Status/Events|OSSL-Events Status]]
 
* [[OSSL_Status/Events|OSSL-Events Status]]
 
* [[OSSL_Status/Functions|OSSL-Functions Status]]
 
* [[OSSL_Status/Functions|OSSL-Functions Status]]
<br>
+
 
  
 
==Known Issues==
 
==Known Issues==

Revision as of 22:22, 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/OSSL Status | Quick Progress Guide

Script tests


LSL-Types Status


LSL-Events Status


LSL-Functions Status


Latest LSL News

  • 2 events, 7 functions missing from LSL.
  • Some notes on converting LSL:PrimitiveParams to OpenSim PrimitiveBaseShape

Latest OSSL News

  • OpenSim's own scripting team is accepting ideas/requests/wishlists for custom functions.

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