LSL Status

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Introduction: Changed to current file that includes ll* function definitions)
(Introduction)
(37 intermediate revisions by 10 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
{{Template:Quicklinks}}
+
{{Quicklinks}}
 
+
[[Technical Reference | Technical Reference]] -> [[Technical Reference/terms | Terms]] -> [[Status | Status Page]] -> [[LSL Status | LSL Main Status Page]]
+
 
+
 
{{content}}
 
{{content}}
  
=What is the current LSL Status?=
+
= What is the current LSL/OSSL Status? =
  
==Introduction==
+
== Introduction ==
  
This page is for those who want to flesh out the LSL ScriptEngine. The file you modify is [http://opensimulator.org/viewgit/?a=viewblob&p=opensim&h=c9998c0d8675a59fe06c98a2f1c93b3d309c7662&hb=910d2177ad1e90d8b5748fbc8ffe9dbfe0c0fc9b&f=OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs] (link current as of 27 Jan 2010).
+
'''This page is always WRONG'''<br>
 
+
'''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,''
 
''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.''
 
''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 ==
  
  
 
'''Script tests'''
 
'''Script tests'''
{| 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=48.0% style=background:#00E000|
+
|align=center width=48.0% style="background:#00E000; padding: 1px 0;"|
|align=center width=52.0% style=background:#E00000|
+
|align=center width=52.0% style="background:#E00000; padding: 1px 0;"|
 
<!-- |align=center width=50.0% style=background:#E00000| -->
 
<!-- |align=center width=50.0% style=background:#E00000| -->
 
|}
 
|}
  
  
'''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=60% style=background:#00E000|
+
|align=center width=100% style="background:#00E000; padding: 1px 0;"|
|align=center width=40.0% style=background:#E00000|
+
|align=center width=0% style="background:#E00000; padding: 1px 0;"|
 
<!-- |align=center width=40% style=background:#E00000| -->
 
<!-- |align=center width=40% style=background:#E00000| -->
 
|}
 
|}
  
  
'''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=94.0% style="background:#00E000; padding: 1px 0;"|
|align=center width=6.0% style=background:#E00000|
+
|align=center width=6.0% style="background:#E00000; padding: 1px 0;"|
 
|}
 
|}
  
  
'''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; padding: 1px 0;"|
|align=center width=15.0% style=background:#E00000|
+
|align=center width=15.0% style="background:#E00000; padding: 1px 0;"|
 
|}
 
|}
 +
<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 OpenSimulator PrimitiveBaseShape
* Currently LSL is in a state of uncertainty based off the recent LibSL fiasco.
+
* Once that is smoothed out, all LSL that previously tested fine, will be retested.
+
* Because of the aforementioned issues, these numbers here likely are incorrect and need to be updated.
+
* Current [[Status|OpenSim Status]]
+
* Latest [[News|OpenSim News & Feature Requests]]
+
* [[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/Types|OSSL-Types Status]]
+
* [[OSSL_Status/Events|OSSL-Events Status]]
+
* [[OSSL_Status/Functions|OSSL-Functions Status]]
+
  
 +
== Latest OSSL News ==
  
==Kan-Ed Tests==
+
* For help enabling OSSL, [[OSSL Enabling Functions|click here]].
[[LSL_Status/Kan-ed|OpenSim Kan-Ed Tests]]
+
* [[OSSL TextureDrawing|OSSL texture drawing functions]]
 +
* [[OS Scripting Tutorial]]
  
[http://www.kan-ed.org/second-life/using-LSL.html Kan-Ed Test reference] (Link actually not working please update..)
+
*OSSL Reference
 +
**[[OSSL_Implemented|OSSL Implemented Functions]]
 +
**[[OSSL Constants|OSSL Constants]]
 +
**[[OSSL Status/Types|OSSL Types Status Page]]
 +
**[[OSSL Status/Events|OSSL Events Status Page]]
  
[http://web.archive.org/web/20080212083741/http://www.kan-ed.org/second-life/using-LSL.html  Old version through Archive.org]
+
= See Also =
 +
* [[LSL_OSSL_Standards|Proposed LSL OSSL coding standards]]
 +
* LSL
 +
** [[LSL Status/Types|LSL Types Status Page]]
 +
** [[LSL Status/Events|LSL Events Status Page]]
 +
** [[LSL Status/Functions|LSL Functions Status Page]]
 +
** [[LSL_Status/Constants|LSL Constants]]
 +
** [[LSL Status/Kan-ed|Kan-Ed Tests]]
  
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.
 
 
==Types==
 
[[LSL_Status/Types|OpenSim LSL-Types Status]]<br>
 
[http://www.lslwiki.net/lslwiki/wakka.php?wakka=types LSL-reference]
 
 
==Events==
 
[[LSL_Status/Events|OpenSim LSL-Events Status]]<br>
 
[http://www.lslwiki.net/lslwiki/wakka.php?wakka=events LSL-reference]
 
 
==Functions==
 
[[LSL_Status/Functions|OpenSim LSL-Functions Status]]<br>
 
[http://www.lslwiki.net/lslwiki/wakka.php?wakka=functions LSL-reference]
 
 
==Known Issues==
 
 
The list memory hack shown below is not supported.  See [[http://opensimulator.org/mantis/view.php?id=3187 Mantis 3187]].
 
<pre>
 
list foo = [ "foo" ];
 
foo = (foo=[]) + foo + [ "bar" ];
 
</pre>
 
 
See [http://opensimulator.org/mantis/  Bug Tracker] for known issues and Bug status updates.
 
 
= See Also =
 
  
* [[Status|Main Status Page]]
 
* [[LSL Status|LSL Status Page]]
 
* [[LSL Status/Types|LSL Types Status Page]]
 
* [[LSL Status/Events|LSL Events Status Page]]
 
* [[LSL Status/Functions|LSL Functions Status Page]]
 
* [[LSL_Status/functions/summary | LSL Functions Status Summary]]
 
* [[OSSL Status|OSSL Status Page]]
 
* [[OSSL Status/Types|OSSL Types Status Page]]
 
* [[OSSL Status/Events|OSSL Events Status Page]]
 
* [[OSSL Status/Functions|OSSL Functions Status Page]]
 
* [[OSSL_Status/Functions/Summary | OSSL Functions Status Summary]]
 
* [[OSSL_Implemented | OSSL Implemented Functions]]
 
* [[Technical_Reference|Technical Reference Page]]
 
  
 
[[Category:Users]]
 
[[Category:Users]]
 
[[Category:Support]]
 
[[Category:Support]]
[[Category:Tech Reference]]  
+
[[Category:Tech Reference]]
 
[[Category:Help]]
 
[[Category:Help]]
 
[[Category:Configuration]]
 
[[Category:Configuration]]
[[Category:Getting_Started]]
+
[[Category:Getting Started]]
 
[[Category:Development]]
 
[[Category:Development]]
 
[[Category:Todo]]
 
[[Category:Todo]]

Revision as of 15:56, 20 September 2020


What is the current LSL/OSSL Status?

Introduction

This page is always WRONG
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 OpenSimulator PrimitiveBaseShape

Latest OSSL News

See Also

Personal tools
General
About This Wiki