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-07-14 11:45:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a7db6d3097e27f5ccf98d6cd941981e85a057d32
opensim
/
OpenSim
/
Region
/
OptionalModules
/
Scripting
/
Minimodule
/
Interfaces
History
Melanie Thielker
b16abc8166
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
..
IAvatar.cs
Apply
http://opensimulator.org/mantis/view.php?id=4495
2010-02-19 22:44:33 +00:00
IAvatarAttachment.cs
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
IEntity.cs
…
IExtension.cs
…
IGraphics.cs
…
IHeightmap.cs
…
IHost.cs
…
IInventoryItem.cs
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
IMicrothreader.cs
…
IObject.cs
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
IObjectAccessor.cs
* Adds MRM scripting commands, World.Objects.Create(Vector3 position) and World.Objects.Create(Vector3 position, Quaternion rotation). These rez a 'default box' object at the specified coordinates, and return the associated IObject.
2009-05-31 12:53:05 +00:00
IParcel.cs
…
IPersistence.cs
Update svn properties.
2009-04-14 10:00:13 +00:00
IScheduler.cs
…
ISocialEntity.cs
…
IWorld.cs
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