mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
Major reorganizing of DotNetEngine. Moved common script engine parts to ScriptEngine.Common, only .Net-specific code in DotNetEngine. AppDomains, event handling, event execution queue and multithreading, script load/unload queue, etc has been moved to ScriptEngine.Common.
Loads of things has been put into interfaces instead of the specific class. We are now one step closer to ScriptServer, and its very easy to implement new script languages. Just a few lines required to make them a OpenSim script module with all its glory.
This commit is contained in:
3003
OpenSim/Region/ScriptEngine/Common/LSL_BuiltIn_Commands.cs
Normal file
3003
OpenSim/Region/ScriptEngine/Common/LSL_BuiltIn_Commands.cs
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user