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
ec765de7e55893c24792c95c1356bfad67e02034
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Interfaces
History
Justin Clark-Casey (justincc)
5ba99cbf55
Add IScriptInstance.EventsQueued to match EventsProcessed instead of asking callers to lock and directly inspect the EventQueue
2012-12-05 23:33:48 +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
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
Add IScriptInstance.EventsQueued to match EventsProcessed instead of asking callers to lock and directly inspect the EventQueue
2012-12-05 23:33:48 +00:00