Commit History

Author SHA1 Message Date
  Adam Frisby b664566b8f * Fixes a bug in MRM scripting whereby the Touch flag is never enabled for OnTouch capable scripts. 15 years ago
  Adam Frisby 8ee81f98ea * Implements IObject.Materials[].* 15 years ago
  Adam Frisby 1b56fff7c8 * Implements retrieving child primitives via World.Objects[id] (MRM) 15 years ago
  Adam Frisby 232241ab25 * Implements IObject.OnTouch += delegate(IObject sender, TouchEventArgs e) 15 years ago
  Adam Frisby 2e1646d368 * Removes IsPhysical, IsPhantom from IObject, since this is now represented in IObject.Physics.Enabled / IObject.Physics.Phantom instead. 15 years ago
  Adam Frisby e120876bd0 Implements on IObjectPhysics: 15 years ago
  Adam Frisby 746729b6ce * Implements IObjectPhysics on SOPObject partially. 15 years ago
  Jeff Ames 5cf7b784ce Add copyright headers, formatting cleanup. 15 years ago
  Adam Frisby c3e1756a48 * Removes IObject.Position, IObject.Rotation from IObject 15 years ago
  Adam Frisby 254d3099f0 * Implements Scene.SimChat(string,...) rather than byte[]. We should probably mark byte[] as obsolete. 15 years ago
  Adam Frisby 7e91f41535 * Implements "ID" semi-global within MRM scripts. This is tied to the 'state ID' for MRMs. 15 years ago
  Adam Frisby 1a25969096 * MRM Adjustments 15 years ago
  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) 15 years ago
  Jeff Ames 3fe42386e4 Add copyright headers. 15 years ago
  Jeff Ames e1f68145be Update svn properties. 15 years ago
  Adam Frisby 65990de390 MRM Scripting Changes 15 years ago
  Adam Frisby 0e7e2eba14 * Implements a number of members on SOGObject for use with the MRM Script Engine API. 15 years ago
  Adam Frisby 915b0f2448 * More work on MiniRegionModule module. 15 years ago