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-05-17 04:05:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5709bed548aa4897d84bb616a2c344e158fe89ff
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
…
IScript.cs
…
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