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-06-09 21:45:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
01b78235db71994ba3e37bd6ea297bed7e4576b9
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Interfaces
History
Justin Clark-Casey (justincc)
01b78235db
Instead of constantly looking up unchanging self item in script code, pass in self item on initialization.
2012-05-08 23:05:01 +01:00
..
ICompiler.cs
…
IScript.cs
…
IScriptApi.cs
Instead of constantly looking up unchanging self item in script code, pass in self item on initialization.
2012-05-08 23:05:01 +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