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
d24122b706cb3ec4ac9c8d1efc30e511a07e1aa7
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Interfaces
History
Justin Clark-Casey (justincc)
6406d5a5b9
refactor: Eliminate local id parameter from api initialize.
...
This is always available from m_host.LocalId
2012-05-08 23:20:27 +01: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
refactor: Eliminate local id parameter from api initialize.
2012-05-08 23:20:27 +01:00
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
Aggregate script execution times by linksets rather than individual prims.
2012-03-16 01:31:53 +00:00