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-20 06:51:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
972f73ed2bf44d2d1d27dc0e63673dc5690a518a
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
Api
/
Implementation
History
Justin Clark-Casey (justincc)
972f73ed2b
Make osNpcStopAnimation() call AvatarStopAnimation() rather than AvatarPlayAnimation()
2012-02-17 02:53:12 +00:00
..
Plugins
Fix some logic mistakes where firstly osNpcCreate() without options was creating npcs sensed as agents and secondly the OS_NPC_SENSE_AS_AGENT option was having the opposite effect.
2012-02-16 00:22:39 +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
Replace ParcelAccessEntry with a new struct, LandAccessEntry, which more
2012-02-02 23:40:56 +00: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
Make osNpcStopAnimation() call AvatarStopAnimation() rather than AvatarPlayAnimation()
2012-02-17 02:53:12 +00:00