LSL Status
From OpenSimulator
(Difference between revisions)
Cow Taurog (Talk | contribs) (replaced graphic chart with wiki tables) |
|||
Line 1: | Line 1: | ||
+ | '''''Currently, there is an issue with LSL in the current trunk of the SVN. A solution is to remove "OpenSim.Region.ScriptEngine.RemoteServer.dll" from the bin/ScriptEngines folder.''''' | ||
+ | |||
This page is for those who want to flesh out the LSL ScriptEngine. The file you modify is [http://opensimulator.org/svn/opensim/trunk/OpenSim/Grid/ScriptEngine/DotNetEngine/Compiler/Server_API/LSL_BuiltIn_Commands.cs <tt>Grid/ScriptEngine/DotNetEngine/Compiler/Server_API/LSL_BuiltIn_Commands.cs</tt>]. | This page is for those who want to flesh out the LSL ScriptEngine. The file you modify is [http://opensimulator.org/svn/opensim/trunk/OpenSim/Grid/ScriptEngine/DotNetEngine/Compiler/Server_API/LSL_BuiltIn_Commands.cs <tt>Grid/ScriptEngine/DotNetEngine/Compiler/Server_API/LSL_BuiltIn_Commands.cs</tt>]. | ||
{| | {| |
Revision as of 20:06, 30 December 2007
Currently, there is an issue with LSL in the current trunk of the SVN. A solution is to remove "OpenSim.Region.ScriptEngine.RemoteServer.dll" from the bin/ScriptEngines folder.
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