| Commit message (Expand) | Author | Age | Files | Lines |
* | Experimental change of PhysicsVector to Vector3. Untested | John Hurliman | 2009-10-26 | 1 | -21/+21 |
* | Add copyright header. Formatting cleanup. | Jeff Ames | 2009-08-17 | 1 | -2/+2 |
* | * Implements ISecurityCredential member on SPAvatar, SPAvatarAttachment | Adam Frisby | 2009-08-16 | 1 | -1/+1 |
* | * Implements ISecurityCredential on all uses of SOPObject.cs except Avatar At... | Adam Frisby | 2009-08-16 | 1 | -1/+1 |
* | * [MRM] Added permission checks to MRM Events (ie, requires edit permission t... | Adam Frisby | 2009-08-16 | 1 | -6/+9 |
* | * [MRM] Implements permission checks on IObject implementations in SOPObject.... | Adam Frisby | 2009-08-16 | 1 | -9/+77 |
* | * Beginnings of a Security Credential system in MRM. This will eventually lea... | Adam Frisby | 2009-08-16 | 1 | -0/+9 |
* | Formatting cleanup. | Jeff Ames | 2009-07-01 | 1 | -6/+6 |
* | Thank you kindly, Snowdrop, for a patch that solves: | Charles Krinke | 2009-06-29 | 1 | -1/+6 |
* | Formatting cleanup. | Jeff Ames | 2009-06-10 | 1 | -1/+1 |
* | * Implements Sound on Objects for IObject in MRM | Adam Frisby | 2009-05-29 | 1 | -1/+16 |
* | * Adds IObject.Shape to MRM | Adam Frisby | 2009-04-18 | 1 | -7/+76 |
* | Formatting cleanup. | Jeff Ames | 2009-04-14 | 1 | -1/+1 |
* | * Fixes a bug in MRM scripting whereby the Touch flag is never enabled for On... | Adam Frisby | 2009-04-10 | 1 | -0/+2 |
* | * Implements IObject.Materials[].* | Adam Frisby | 2009-04-09 | 1 | -1/+1 |
* | * Implements retrieving child primitives via World.Objects[id] (MRM) | Adam Frisby | 2009-04-09 | 1 | -4/+1 |
* | * Implements IObject.OnTouch += delegate(IObject sender, TouchEventArgs e) | Adam Frisby | 2009-04-09 | 1 | -0/+51 |
* | * Removes IsPhysical, IsPhantom from IObject, since this is now represented i... | Adam Frisby | 2009-04-04 | 1 | -12/+0 |
* | Implements on IObjectPhysics: | Adam Frisby | 2009-04-04 | 1 | -21/+62 |
* | * Implements IObjectPhysics on SOPObject partially. | Adam Frisby | 2009-04-04 | 1 | -1/+105 |
* | Add copyright headers, formatting cleanup. | Jeff Ames | 2009-04-04 | 1 | -1/+28 |
* | * Removes IObject.Position, IObject.Rotation from IObject | Adam Frisby | 2009-04-04 | 1 | -2/+14 |
* | * Implements Scene.SimChat(string,...) rather than byte[]. We should probably... | Adam Frisby | 2009-04-03 | 1 | -0/+11 |
* | * Implements "ID" semi-global within MRM scripts. This is tied to the 'state ... | Adam Frisby | 2009-04-03 | 1 | -2/+3 |
* | * MRM Adjustments | Adam Frisby | 2009-04-01 | 1 | -3/+3 |
* | * Removes some hard-coded magic numbers relating to RegionSize. We now use Co... | Adam Frisby | 2009-04-01 | 1 | -28/+23 |
* | Add copyright headers. | Jeff Ames | 2009-03-07 | 1 | -1/+28 |
* | Update svn properties. | Jeff Ames | 2009-03-07 | 1 | -317/+317 |
* | MRM Scripting Changes | Adam Frisby | 2009-03-05 | 1 | -2/+2 |
* | * Implements a number of members on SOGObject for use with the MRM Script Eng... | Adam Frisby | 2009-03-05 | 1 | -6/+157 |
* | * More work on MiniRegionModule module. | Adam Frisby | 2009-03-04 | 1 | -0/+166 |