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-01 23:45:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b714fb0c391335c957d1fe9393fe154b885f7d62
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
SignpostMarv
b714fb0c39
Implementing PRIM_LINK_TARGET in a non-recursive fashion
2012-08-24 21:49:44 +01:00
..
Plugins
Look up the NPC module when the SensorRepeat class is created, rather than on every single sensor sweep.
2012-08-01 00:39:37 +01:00
ApiManager.cs
Add osForceAttachToAvatar() and osForceDetachFromAvatar()
2012-04-24 00:03:57 +01:00
AsyncCommandManager.cs
Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring with other monitoring code from OpenSim.Framework
2012-07-25 23:27:00 +01:00
LS_Api.cs
refactor: Eliminate local id parameter from api initialize.
2012-05-08 23:20:27 +01:00
LSL_Api.cs
Implementing PRIM_LINK_TARGET in a non-recursive fashion
2012-08-24 21:49:44 +01:00
MOD_Api.cs
Enables support for UUIDs to be returned in lists from
2012-07-20 10:48:51 -07:00
OSSL_Api.cs
Prevent race conditions when one thread removes an NPC SP before another thread has retreived it after checking whether the NPC exists.
2012-08-24 21:48:48 +01:00