LSL Status
From OpenSimulator
(Difference between revisions)
Cow Taurog (Talk | contribs) (replaced graphic chart with wiki tables) |
|||
| Line 17: | Line 17: | ||
== Quick Progress Guide == | == Quick Progress Guide == | ||
| − | + | ||
| + | '''Script tests''' | ||
| + | {| style="border: 1px solid black" cellspacing=1 width=50% height=15x align=left | ||
| + | |align=center width=37.5% style=background:#00E000| | ||
| + | |align=center width=62.5% style=background:#E00000| | ||
| + | |} | ||
| + | |||
| + | |||
| + | '''Types''' | ||
| + | {| style="border: 1px solid black" cellspacing=1 width=50% height=15x align=left | ||
| + | |align=center width=93% style=background:#00E000| | ||
| + | |align=center width=7% style=background:#E00000| | ||
| + | |} | ||
| + | |||
| + | |||
| + | '''Events''' | ||
| + | {| style="border: 1px solid black" cellspacing=1 width=50% height=15x align=left | ||
| + | |align=center width=30.3% style=background:#00E000| | ||
| + | |align=center width=69.7% style=background:#E00000| | ||
| + | |} | ||
| + | |||
| + | |||
| + | '''Functions''' | ||
| + | {| style="border: 1px solid black" cellspacing=1 width=50% height=15x align=left | ||
| + | |align=center width=29.8% style=background:#00E000| | ||
| + | |align=center width=70.2% style=background:#E00000| | ||
| + | |} | ||
| + | |||
== [http://opensimulator.org/wiki/LSL_Status/Kan-ed Kan-Ed Script Tests] == | == [http://opensimulator.org/wiki/LSL_Status/Kan-ed Kan-Ed Script Tests] == | ||
Revision as of 14:25, 29 December 2007
This page is for those who want to flesh out the LSL ScriptEngine. The file you modify is Grid/ScriptEngine/DotNetEngine/Compiler/Server_API/LSL_BuiltIn_Commands.cs.
Contents |
Latest LSL News
- OpenSim's own scripting team is accepting ideas/requests/wishlists for custom functions. LSL_osFunctions
- 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 lie.
Quick Progress Guide
Script tests
Types
Events
Functions