Commit History

Author SHA1 Message Date
  Jeff Ames 70d5b1c34c Formatting cleanup. Add copyright headers. 14 years ago
  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. 14 years ago
  dr scofield (aka dirk husemann) 2107b67f1b - cleaning up LandData/ILandObject capitalization issues 14 years ago
  Adam Frisby cbd454d692 * Implements ISecurityCredential member on SPAvatar, SPAvatarAttachment 15 years ago
  Adam Frisby b28e826541 * Implements ISecurityCredential on all uses of SOPObject.cs except Avatar Attachments. 15 years ago
  Adam Frisby 9090a90769 * Beginnings of a Security Credential system in MRM. This will eventually lead to trusted execution of untrusted MRMs. 15 years ago
  Adam Frisby c30b5ee014 * Adds World.Audio.* to MRM 15 years ago
  Adam Frisby 559355189a * Applies Mantis #3630 - Adds support for outside MRM initialisation, makes MRMModule compatible with the Visual Studio MRMLoader ( http://forge.opensimulator.org/gf/project/mrmloader/ ) 15 years ago
  Jeff Ames cad0aab793 Formatting cleanup. 15 years ago
  Adam Frisby c77e7fce9e * Implements IGraphics interface for MRM Scripting. 15 years ago
  Adam Frisby 98eda9ebdb * Adds World.OnNewUser += delegate(IWorld sender, NewUserEventArgs e); 15 years ago
  Adam Frisby 162dd5c65c * World.OnChat no longer fires if there is no chat text (prevents the typing animation packet from firing OnChat) 15 years ago
  Adam Frisby 03984e7304 * Added additional debug testing info to Scene 15 years ago
  Adam Frisby b529750548 * Moves Name, GlobalID and WorldPosition into new IEntity interface. 15 years ago
  Adam Frisby 9e51c2db95 * Implements World.Parcels[] array for MRM scripting. 15 years ago
  Adam Frisby 1a25969096 * MRM Adjustments 15 years ago
  Adam Frisby 5cd70a8c0e * MRM Adjustments 15 years ago
  Adam Frisby 7eccad05c9 * Adds World.Avatars[] to MRM Scripting. Contains an enumerable array containing IAvatar instances for each avatar in the region. 15 years ago
  Jeff Ames 3fe42386e4 Add copyright headers. 15 years ago
  Jeff Ames e1f68145be Update svn properties. 15 years ago
  Adam Frisby 915b0f2448 * More work on MiniRegionModule module. 15 years ago