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
1893164d26f5ff62784055ee00612bbc9984ae4e
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
DotNetEngine
/
Compiler
/
LSL
History
Tedd Hansen
37446b0392
Moved in-AppDomain event execution from Script to OpenSim.Region.ScriptEngine.Executor. Script no longer responsible for handling event calls to itself (and we can create reference cache in Executor).
2007-08-18 23:24:38 +00:00
..
Compiler.cs
Scripts are working again. Scripts are now loaded into limited AppDomains (no security yet).
2007-08-18 22:09:07 +00:00
LSL2CSConverter.cs
Script loads into separate AppDomain without errors. Events and llFunctions not working yet.
2007-08-18 21:31:35 +00:00
LSL_BaseClass.cs
Moved in-AppDomain event execution from Script to OpenSim.Region.ScriptEngine.Executor. Script no longer responsible for handling event calls to itself (and we can create reference cache in Executor).
2007-08-18 23:24:38 +00:00