This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-16 11:46:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
82d43db1ccbc2b13e21c88650165f82651b657e1
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