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-12 23:35:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
abf0dd4250dcf458c8d0ef71a388a4cf89c4a1ef
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
Justin Clark-Casey (justincc)
abf0dd4250
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
2012-01-27 23:14:34 +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 osNpcGetOwner(key npc):key. This returns the owner for an 'owned' NPC, the npc's own key for an 'unowned' NPC and NULL_KEY is the input key was not an npc.
2012-01-27 23:05:48 +00:00