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
f0c1746063dff537d83babcf617b7cf88ed612dc
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Interfaces
History
Justin Clark-Casey (justincc)
95ec96bf86
refactor: rename ScriptInstance.m_CurrentResult to m_CurrentWorkItem to make it more understandable as to what it is and what it does (hold a thread pool work item for a waiting of in-progress event)
...
Also add other various illustrative comments
2012-03-14 00:29:36 +00:00
..
ICompiler.cs
Optimizations
2009-10-29 05:39:18 -07:00
IScript.cs
Another stab at cmickeyb's patch for script GC.
2009-08-07 20:43:23 +01:00
IScriptApi.cs
…
IScriptEngine.cs
Register the UrlModule for script engine events OnScriptRemoved and OnObjectRemoved just once in the UrlModule itself, rather than repeatedly for every script.
2012-01-14 00:23:11 +00:00
IScriptInstance.cs
refactor: rename ScriptInstance.m_CurrentResult to m_CurrentWorkItem to make it more understandable as to what it is and what it does (hold a thread pool work item for a waiting of in-progress event)
2012-03-14 00:29:36 +00:00