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
/
SOPObject.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* 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