aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Scripting/Minimodule/Interfaces/IObject.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-18* Adds IObject.Shape to MRMAdam Frisby1-14/+2
2009-04-14Update svn properties.Jeff Ames1-223/+223
2009-04-11* Minor MRM CleanupAdam Frisby1-223/+223
2009-04-09* Moves Name, GlobalID and WorldPosition into new IEntity interface.Adam Frisby1-17/+1
2009-04-09* Implements IObject.OnTouch += delegate(IObject sender, TouchEventArgs e)Adam Frisby1-0/+22
2009-04-06Add copyright headers, formatting cleanup.Jeff Ames1-3/+3
2009-04-04* Removes IsPhysical, IsPhantom from IObject, since this is now represented i...Adam Frisby1-1/+0
2009-04-04* Implements IObjectPhysics on SOPObject partially.Adam Frisby1-1/+4
2009-04-04* Changed IPersistence interface so that passing the MRMBase is unessecary.Adam Frisby1-1/+1
2009-04-04* Renamed Heightmap.Height to Heightmap.Length to avoid confusion about axis.Adam Frisby1-0/+21
2009-04-04Add copyright headers, formatting cleanup.Jeff Ames1-1/+1
2009-04-04* Removes IObject.Position, IObject.Rotation from IObjectAdam Frisby1-4/+41
2009-04-03* Implements MRM IObject.Say - this is equivilent to llSayAdam Frisby1-0/+8
2009-04-01* MRM AdjustmentsAdam Frisby1-6/+28
2009-04-01* Removes some hard-coded magic numbers relating to RegionSize. We now use Co...Adam Frisby1-1/+5
2009-03-07Add copyright headers.Jeff Ames1-1/+28
2009-03-07Update svn properties.Jeff Ames1-96/+96
2009-03-05* Implements a number of members on SOGObject for use with the MRM Script Eng...Adam Frisby1-9/+9
2009-03-04IObjectFace needs to be public to compile.Mike Mazur1-1/+1
2009-03-04* More work on MiniRegionModule module.Adam Frisby1-1/+1
2009-03-04* Implementing some interfaces for aformentioned script engine. Ignore this.Adam Frisby1-0/+96