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-26 03:45:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
beeec1c46726a266edf5c8260f9cf4e4e6f91c8a
opensim
/
OpenSim
/
Region
/
OptionalModules
/
World
/
NPC
History
Justin Clark-Casey (justincc)
970249a3c7
Add OnChatToNPC and OnInstantMessageToNPC messages to NPCAvatar to allow region modules to directly subscribe to chat and messages received by NPCs
...
Currently still requires INPC from NPCModule.GetNPC() to be cast to an NPCAvatar.
2013-10-04 19:40:43 +01:00
..
Tests
Fix NPC regression test failures.
2013-07-26 18:43:15 +01:00
NPCAvatar.cs
Add OnChatToNPC and OnInstantMessageToNPC messages to NPCAvatar to allow region modules to directly subscribe to chat and messages received by NPCs
2013-10-04 19:40:43 +01:00
NPCModule.cs
refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in the code that this is symmetric with CloseAgent()
2013-09-27 22:27:39 +01:00