Commit Verlauf

Autor SHA1 Nachricht Datum
  Jeff Ames 70d5b1c34c Formatting cleanup. Add copyright headers. vor 14 Jahren
  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. vor 14 Jahren
  Melanie de59910758 Patch from Ziah. vor 14 Jahren
  John Hurliman d199767e69 Experimental change of PhysicsVector to Vector3. Untested vor 14 Jahren
  Jeff Ames 58d2775ff2 Add copyright header. Formatting cleanup. vor 15 Jahren
  Adam Frisby cbd454d692 * Implements ISecurityCredential member on SPAvatar, SPAvatarAttachment vor 15 Jahren
  Adam Frisby b28e826541 * Implements ISecurityCredential on all uses of SOPObject.cs except Avatar Attachments. vor 15 Jahren
  Adam Frisby adae13cd18 * [MRM] Added permission checks to MRM Events (ie, requires edit permission to bind to OnTouch) vor 15 Jahren
  Adam Frisby 975c49a399 * [MRM] Implements permission checks on IObject implementations in SOPObject.cs. Does not implement security on IObjectInventory yet. vor 15 Jahren
  Adam Frisby 9090a90769 * Beginnings of a Security Credential system in MRM. This will eventually lead to trusted execution of untrusted MRMs. vor 15 Jahren
  Jeff Ames 1d01d6d919 Formatting cleanup. vor 15 Jahren
  Charles Krinke 6942eaed5b Thank you kindly, Snowdrop, for a patch that solves: vor 15 Jahren
  Jeff Ames a23d64dec1 Formatting cleanup. vor 15 Jahren
  Adam Frisby 78bec42225 * Implements Sound on Objects for IObject in MRM vor 15 Jahren
  Adam Frisby b2a7c1468e * Adds IObject.Shape to MRM vor 15 Jahren
  Jeff Ames cad0aab793 Formatting cleanup. vor 15 Jahren
  Adam Frisby b664566b8f * Fixes a bug in MRM scripting whereby the Touch flag is never enabled for OnTouch capable scripts. vor 15 Jahren
  Adam Frisby 8ee81f98ea * Implements IObject.Materials[].* vor 15 Jahren
  Adam Frisby 1b56fff7c8 * Implements retrieving child primitives via World.Objects[id] (MRM) vor 15 Jahren
  Adam Frisby 232241ab25 * Implements IObject.OnTouch += delegate(IObject sender, TouchEventArgs e) vor 15 Jahren
  Adam Frisby 2e1646d368 * Removes IsPhysical, IsPhantom from IObject, since this is now represented in IObject.Physics.Enabled / IObject.Physics.Phantom instead. vor 15 Jahren
  Adam Frisby e120876bd0 Implements on IObjectPhysics: vor 15 Jahren
  Adam Frisby 746729b6ce * Implements IObjectPhysics on SOPObject partially. vor 15 Jahren
  Jeff Ames 5cf7b784ce Add copyright headers, formatting cleanup. vor 15 Jahren
  Adam Frisby c3e1756a48 * Removes IObject.Position, IObject.Rotation from IObject vor 15 Jahren
  Adam Frisby 254d3099f0 * Implements Scene.SimChat(string,...) rather than byte[]. We should probably mark byte[] as obsolete. vor 15 Jahren
  Adam Frisby 7e91f41535 * Implements "ID" semi-global within MRM scripts. This is tied to the 'state ID' for MRMs. vor 15 Jahren
  Adam Frisby 1a25969096 * MRM Adjustments vor 15 Jahren
  Adam Frisby 5225e40f9e * Removes some hard-coded magic numbers relating to RegionSize. We now use Constants.RegionSize as expected. (Working towards enlarged or smaller regionsizes that arent multiples of 256m) vor 15 Jahren
  Jeff Ames 3fe42386e4 Add copyright headers. vor 15 Jahren