| Commit message (Expand) | Author | Files | Lines |
2012-10-29 | shuffling code around so that the interface for ISoundModule.SendSound() spec... | SignpostMarv | 1 | -1/+1 |
2012-10-29 | moving SendSound from SceneObjectPart to ISoundModule | SignpostMarv | 1 | -2/+5 |
2011-07-09 | Rename SetSculptData() to SetSculptProperties(), since this is what it does (... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2010-09-16 | Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA... | John Hurliman | 1 | -5/+1 |
2010-09-12 | Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2010-08-28 | Improve liveness by operating on list copies of SOG.Children where appropriate | Justin Clark-Casey (justincc) | 1 | -10/+12 |
2010-08-26 | Improve consistency of locking for SOG.m_parts in order to avoid race conditi... | Justin Clark-Casey (justincc) | 1 | -7/+12 |
2010-05-21 | Apply http://opensimulator.org/mantis/view.php?id=4632 | Justin Clark-Casey (justincc) | 1 | -1/+43 |
2010-05-21 | Apply http://opensimulator.org/mantis/view.php?id=4627 | Justin Clark-Casey (justincc) | 1 | -0/+10 |
2010-02-14 | Revolution is on the roll again! :) | Revolution | 1 | -1/+1 |
2010-01-04 | Formatting cleanup. Add copyright headers. | Jeff Ames | 1 | -5/+5 |
2009-12-23 | Thank you kindly, Ziah for a patch that adds the channel to the class ChatEve... | Charles Krinke | 1 | -0/+9 |
2009-12-21 | Patch from Ziah. | Melanie | 1 | -8/+32 |
2009-10-26 | Experimental change of PhysicsVector to Vector3. Untested | John Hurliman | 1 | -21/+21 |
2009-08-17 | Add copyright header. Formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2009-08-16 | * Implements ISecurityCredential member on SPAvatar, SPAvatarAttachment | Adam Frisby | 1 | -1/+1 |
2009-08-16 | * Implements ISecurityCredential on all uses of SOPObject.cs except Avatar At... | Adam Frisby | 1 | -1/+1 |
2009-08-16 | * [MRM] Added permission checks to MRM Events (ie, requires edit permission t... | Adam Frisby | 1 | -6/+9 |
2009-08-16 | * [MRM] Implements permission checks on IObject implementations in SOPObject.... | Adam Frisby | 1 | -9/+77 |
2009-08-16 | * Beginnings of a Security Credential system in MRM. This will eventually lea... | Adam Frisby | 1 | -0/+9 |
2009-07-01 | Formatting cleanup. | Jeff Ames | 1 | -6/+6 |
2009-06-29 | Thank you kindly, Snowdrop, for a patch that solves: | Charles Krinke | 1 | -1/+6 |
2009-06-10 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-05-29 | * Implements Sound on Objects for IObject in MRM | Adam Frisby | 1 | -1/+16 |
2009-04-18 | * Adds IObject.Shape to MRM | Adam Frisby | 1 | -7/+76 |
2009-04-14 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-04-10 | * Fixes a bug in MRM scripting whereby the Touch flag is never enabled for On... | Adam Frisby | 1 | -0/+2 |
2009-04-09 | * Implements IObject.Materials[].* | Adam Frisby | 1 | -1/+1 |
2009-04-09 | * Implements retrieving child primitives via World.Objects[id] (MRM) | Adam Frisby | 1 | -4/+1 |
2009-04-09 | * Implements IObject.OnTouch += delegate(IObject sender, TouchEventArgs e) | Adam Frisby | 1 | -0/+51 |
2009-04-04 | * Removes IsPhysical, IsPhantom from IObject, since this is now represented i... | Adam Frisby | 1 | -12/+0 |
2009-04-04 | Implements on IObjectPhysics: | Adam Frisby | 1 | -21/+62 |
2009-04-04 | * Implements IObjectPhysics on SOPObject partially. | Adam Frisby | 1 | -1/+105 |
2009-04-04 | Add copyright headers, formatting cleanup. | Jeff Ames | 1 | -1/+28 |
2009-04-04 | * Removes IObject.Position, IObject.Rotation from IObject | Adam Frisby | 1 | -2/+14 |
2009-04-03 | * Implements Scene.SimChat(string,...) rather than byte[]. We should probably... | Adam Frisby | 1 | -0/+11 |
2009-04-03 | * Implements "ID" semi-global within MRM scripts. This is tied to the 'state ... | Adam Frisby | 1 | -2/+3 |
2009-04-01 | * MRM Adjustments | Adam Frisby | 1 | -3/+3 |
2009-04-01 | * Removes some hard-coded magic numbers relating to RegionSize. We now use Co... | Adam Frisby | 1 | -28/+23 |
2009-03-07 | Add copyright headers. | Jeff Ames | 1 | -1/+28 |
2009-03-07 | Update svn properties. | Jeff Ames | 1 | -317/+317 |
2009-03-05 | MRM Scripting Changes | Adam Frisby | 1 | -2/+2 |
2009-03-05 | * Implements a number of members on SOGObject for use with the MRM Script Eng... | Adam Frisby | 1 | -6/+157 |
2009-03-04 | * More work on MiniRegionModule module. | Adam Frisby | 1 | -0/+166 |