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-19 14:35:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7c1d075a5a72dd9411e40676054b648b26f116a6
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
Justin Clark-Casey (justincc)
7c1d075a5a
Implement osIsNpc(key npc):integer. This return TRUE if the given key belongs to an NPC in the region. FALSE if not or if the NPC module isn't present.
2012-01-27 23:17:13 +00:00
..
Plugins
Allow all NPCs to show up on sensors as all osNpc* script methods now check for ownership permission before executing.
2012-01-12 19:19:34 +00:00
ApiManager.cs
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
2009-06-01 06:37:14 +00:00
AsyncCommandManager.cs
Add some conditionals to references to the WorldComm module, so that the
2009-11-28 09:23:26 +00:00
LS_Api.cs
Introduce a LightShare kill packet ans send it when needed. Currently only
2011-12-28 09:24:02 +00:00
LSL_Api.cs
llManageEstateAccess implementation
http://wiki.secondlife.com/wiki/LlManageEstateAccess
2012-01-26 16:15:23 -05:00
MOD_Api.cs
Add IScriptModuleComms interface and region module to handle dispatch of
2009-11-10 03:36:43 +00:00
OSSL_Api.cs
Implement osIsNpc(key npc):integer. This return TRUE if the given key belongs to an NPC in the region. FALSE if not or if the NPC module isn't present.
2012-01-27 23:17:13 +00:00