Commit History

作者 SHA1 備註 提交日期
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 年之前
  John Hurliman dd277a0d02 First pass at cleaning up thread safety in EntityManager and SceneGraph 14 年之前
  Revolution 9821c4f566 Revolution is on the roll again! :) 14 年之前
  Jeff Ames 70d5b1c34c Formatting cleanup. Add copyright headers. 14 年之前
  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 年之前
  dr scofield (aka dirk husemann) 2107b67f1b - cleaning up LandData/ILandObject capitalization issues 15 年之前
  Adam Frisby cbd454d692 * Implements ISecurityCredential member on SPAvatar, SPAvatarAttachment 15 年之前
  Adam Frisby b28e826541 * Implements ISecurityCredential on all uses of SOPObject.cs except Avatar Attachments. 15 年之前
  Adam Frisby 9090a90769 * Beginnings of a Security Credential system in MRM. This will eventually lead to trusted execution of untrusted MRMs. 15 年之前
  Adam Frisby c30b5ee014 * Adds World.Audio.* to MRM 15 年之前
  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 年之前
  Jeff Ames cad0aab793 Formatting cleanup. 15 年之前
  Adam Frisby c77e7fce9e * Implements IGraphics interface for MRM Scripting. 15 年之前
  Adam Frisby 98eda9ebdb * Adds World.OnNewUser += delegate(IWorld sender, NewUserEventArgs e); 15 年之前
  Adam Frisby 162dd5c65c * World.OnChat no longer fires if there is no chat text (prevents the typing animation packet from firing OnChat) 15 年之前
  Adam Frisby 03984e7304 * Added additional debug testing info to Scene 15 年之前
  Adam Frisby b529750548 * Moves Name, GlobalID and WorldPosition into new IEntity interface. 15 年之前
  Adam Frisby 9e51c2db95 * Implements World.Parcels[] array for MRM scripting. 15 年之前
  Adam Frisby 1a25969096 * MRM Adjustments 15 年之前
  Adam Frisby 5cd70a8c0e * MRM Adjustments 15 年之前
  Adam Frisby 7eccad05c9 * Adds World.Avatars[] to MRM Scripting. Contains an enumerable array containing IAvatar instances for each avatar in the region. 15 年之前
  Jeff Ames 3fe42386e4 Add copyright headers. 15 年之前
  Jeff Ames e1f68145be Update svn properties. 15 年之前
  Adam Frisby 915b0f2448 * More work on MiniRegionModule module. 15 年之前