This website requires JavaScript.
Explore
Help
Register
Sign In
lotek
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
Files
a759ff5ea34bc50542d6ef1e495d990de0004ff1
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
DotNetEngine
History
Tedd Hansen
82d43db1cc
Added data structure to be passed through event execution queue so that events can use llDetect*-commands to find information about event.
2008-01-17 15:22:35 +00:00
..
Compiler
* Mother of all commits:
2008-01-15 02:09:55 +00:00
Properties
* Mother of all commits:
2008-01-15 02:09:55 +00:00
ScriptEngine.cs
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.
2008-01-12 14:30:22 +00:00
ScriptManager.cs
Added data structure to be passed through event execution queue so that events can use llDetect*-commands to find information about event.
2008-01-17 15:22:35 +00:00