This website requires JavaScript.
Explore
Help
Register
Sign In
lotek
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
370e79cd9ec9682842bc608e6ee9f0437ee737a1
opensim
/
OpenSim
/
Region
/
ScriptEngine
History
Tedd Hansen
370e79cd9e
ZERO_ROTATION set to 0,0,0,1 -- not 0,0,0,0 ;)
2008-01-14 15:37:00 +00:00
..
Common
ZERO_ROTATION set to 0,0,0,1 -- not 0,0,0,0 ;)
2008-01-14 15:37:00 +00:00
DotNetEngine
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
LSOEngine
Set eol
2008-01-12 15:52:34 +00:00
RemoteServer
ScriptServer communication is ok. Script is creatd on onrez. But since it can not access Scene it sort of crashes right away ;)
2008-01-12 10:25:08 +00:00