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-16 03:36:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
92be01d5e60c00568a4b8efc4bfa17f8b3df8a63
opensim
/
OpenSim
/
Region
/
OptionalModules
/
Scripting
History
Charles Krinke
fddefff284
Thank you kindly, Ziah for a patch that adds the channel to the class ChatEventArgs and retrieves it's value along with the others from the OSChatMessage in HandleChatPackage. With this the MRM Script can check if a ChatEvent is coming in on a specifc Channel. The Second Part adds the Method say(string msg , int channel) to send a chat message on the specified channel. The idea behind this is to enable MRM's to communicate with regular LSL or OSSL Scripts so that they may can act as a Backend to access a Database or do business Logic for those Scripts.
...
Signed-off-by: Charles Krinke <
cfk@pacbell.net
>
2009-12-23 10:34:11 -08:00
..
Minimodule
Thank you kindly, Ziah for a patch that adds the channel to the class ChatEventArgs and retrieves it's value along with the others from the OSChatMessage in HandleChatPackage. With this the MRM Script can check if a ChatEvent is coming in on a specifc Channel. The Second Part adds the Method say(string msg , int channel) to send a chat message on the specified channel. The idea behind this is to enable MRM's to communicate with regular LSL or OSSL Scripts so that they may can act as a Backend to access a Database or do business Logic for those Scripts.
2009-12-23 10:34:11 -08:00
ObjectModules
Add copyright headers.
2009-03-07 02:11:50 +00:00
RegionReadyModule
minor: reduce region ready logging verbosity
2009-11-26 16:51:10 +00:00
ScriptModuleComms
Add IScriptModuleComms interface and region module to handle dispatch of
2009-11-10 03:36:43 +00:00
XmlRpcRouterModule
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
2009-06-01 06:37:14 +00:00