LSL Status

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m (See Also: added link to orphaned lsl/ossl coding standards proposal)
(Introduction)
(5 intermediate revisions by 2 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 />

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