LSL Status

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Latest OSSL News)
(Introduction)
(8 intermediate revisions by 3 users not shown)
Line 7: Line 7:
 
== Introduction ==
 
== 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.
+
'''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.''
Line 17: Line 15:
  
 
'''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| -->
 
|}
 
|}
Line 25: Line 23:
  
 
'''[[LSL Status/Types|LSL-Types Status]]'''
 
'''[[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; padding: 1px 0;"|
|align=center width=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| -->
 
|}
 
|}
Line 33: Line 31:
  
 
'''[[LSL Status/Events|LSL-Events Status]]'''
 
'''[[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=94.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;"|
 
|}
 
|}
  
  
 
'''[[LSL Status/Functions|LSL-Functions Status]]'''
 
'''[[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 />
 
<br />
Line 56: Line 54:
 
* [[OSSL TextureDrawing|OSSL texture drawing functions]]
 
* [[OSSL TextureDrawing|OSSL texture drawing functions]]
 
* [[OS Scripting Tutorial]]
 
* [[OS Scripting Tutorial]]
<br />
+
 
*OSSL  
+
*OSSL Reference
 
**[[OSSL_Implemented|OSSL Implemented Functions]]  
 
**[[OSSL_Implemented|OSSL Implemented Functions]]  
 
**[[OSSL Constants|OSSL Constants]]  
 
**[[OSSL Constants|OSSL Constants]]  
Line 64: Line 62:
  
 
= See Also =
 
= See Also =
 +
* [[LSL_OSSL_Standards|Proposed LSL OSSL coding standards]]
 
* LSL
 
* LSL
 
** [[LSL Status/Types|LSL Types Status Page]]
 
** [[LSL Status/Types|LSL Types Status Page]]
Line 70: Line 69:
 
** [[LSL_Status/Constants|LSL Constants]]
 
** [[LSL_Status/Constants|LSL Constants]]
 
** [[LSL Status/Kan-ed|Kan-Ed Tests]]
 
** [[LSL Status/Kan-ed|Kan-Ed Tests]]
 +
 +
  
 
[[Category:Users]]
 
[[Category:Users]]

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