index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
OptionalModules
/
Scripting
/
Minimodule
/
IObject.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Moves Name, GlobalID and WorldPosition into new IEntity interface.
Adam Frisby
2009-04-09
1
-17
/
+1
*
* Implements IObject.OnTouch += delegate(IObject sender, TouchEventArgs e)
Adam Frisby
2009-04-09
1
-0
/
+22
*
Add copyright headers, formatting cleanup.
Jeff Ames
2009-04-06
1
-3
/
+3
*
* Removes IsPhysical, IsPhantom from IObject, since this is now represented i...
Adam Frisby
2009-04-04
1
-1
/
+0
*
* Implements IObjectPhysics on SOPObject partially.
Adam Frisby
2009-04-04
1
-1
/
+4
*
* Changed IPersistence interface so that passing the MRMBase is unessecary.
Adam Frisby
2009-04-04
1
-1
/
+1
*
* Renamed Heightmap.Height to Heightmap.Length to avoid confusion about axis.
Adam Frisby
2009-04-04
1
-0
/
+21
*
Add copyright headers, formatting cleanup.
Jeff Ames
2009-04-04
1
-1
/
+1
*
* Removes IObject.Position, IObject.Rotation from IObject
Adam Frisby
2009-04-04
1
-4
/
+41
*
* Implements MRM IObject.Say - this is equivilent to llSay
Adam Frisby
2009-04-03
1
-0
/
+8
*
* MRM Adjustments
Adam Frisby
2009-04-01
1
-6
/
+28
*
* Removes some hard-coded magic numbers relating to RegionSize. We now use Co...
Adam Frisby
2009-04-01
1
-1
/
+5
*
Add copyright headers.
Jeff Ames
2009-03-07
1
-1
/
+28
*
Update svn properties.
Jeff Ames
2009-03-07
1
-96
/
+96
*
* Implements a number of members on SOGObject for use with the MRM Script Eng...
Adam Frisby
2009-03-05
1
-9
/
+9
*
IObjectFace needs to be public to compile.
Mike Mazur
2009-03-04
1
-1
/
+1
*
* More work on MiniRegionModule module.
Adam Frisby
2009-03-04
1
-1
/
+1
*
* Implementing some interfaces for aformentioned script engine. Ignore this.
Adam Frisby
2009-03-04
1
-0
/
+96