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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-05
* Implements ISocialEntity - this represents the class of "user-like" objects...
Adam Frisby
3
-1
/
+48
2009-04-04
* Removes IsPhysical, IsPhantom from IObject, since this is now represented i...
Adam Frisby
2
-13
/
+0
2009-04-04
Implements on IObjectPhysics:
Adam Frisby
1
-21
/
+62
2009-04-04
* Implements IObjectPhysics on SOPObject partially.
Adam Frisby
3
-7
/
+116
2009-04-04
* Implements IObjectPhysics, this collects Physics attributes into one interf...
Adam Frisby
1
-0
/
+32
2009-04-04
* More fiddling with MRM IPersistence, now stores <T> instead of Object.
Adam Frisby
1
-4
/
+5
2009-04-04
* Changed IPersistence interface so that passing the MRMBase is unessecary.
Adam Frisby
2
-7
/
+5
2009-04-04
* Renamed Heightmap.Height to Heightmap.Length to avoid confusion about axis.
Adam Frisby
3
-3
/
+35
2009-04-04
Add copyright headers, formatting cleanup.
Jeff Ames
6
-5
/
+140
2009-04-04
* Removes IObject.Position, IObject.Rotation from IObject
Adam Frisby
2
-6
/
+55
2009-04-04
* Drops Heightmap.Get/Heightmap.Set from IHeightmap interface.
Adam Frisby
2
-5
/
+28
2009-04-03
* Implements MRM IObject.Say - this is equivilent to llSay
Adam Frisby
1
-0
/
+8
2009-04-03
* Implements Scene.SimChat(string,...) rather than byte[]. We should probably...
Adam Frisby
1
-0
/
+11
2009-04-03
* MRM Scripts will now no longer disconnect the client if there was an error ...
Adam Frisby
1
-15
/
+27
2009-04-03
* Implements "ID" semi-global within MRM scripts. This is tied to the 'state ...
Adam Frisby
5
-7
/
+45
2009-04-01
Update svn properties.
Jeff Ames
4
-197
/
+197
2009-04-01
* MRM Adjustments
Adam Frisby
4
-14
/
+32
2009-04-01
* MRM Adjustments
Adam Frisby
4
-15
/
+150
2009-04-01
* Adds World.Avatars[] to MRM Scripting. Contains an enumerable array contain...
Adam Frisby
5
-1
/
+73
2009-04-01
* Removes some hard-coded magic numbers relating to RegionSize. We now use Co...
Adam Frisby
2
-29
/
+28
2009-03-12
From: Christopher Yeoh <yeohc@au1.ibm.com>
Dr Scofield
1
-3
/
+7
2009-03-07
Add copyright headers.
Jeff Ames
12
-12
/
+336
2009-03-07
Update svn properties.
Jeff Ames
12
-845
/
+845
2009-03-05
MRM Scripting Changes
Adam Frisby
3
-8
/
+8
2009-03-05
* Implements a number of members on SOGObject for use with the MRM Script Eng...
Adam Frisby
2
-15
/
+166
2009-03-04
* Fleshed out the MRM Module a little.
Adam Frisby
5
-44
/
+84
2009-03-04
* Whoops. Left MiniModule enabled to anyone. (potential security risk). Disab...
Adam Frisby
1
-0
/
+3
2009-03-04
* More work on MiniRegionModule module.
Adam Frisby
5
-0
/
+275
2009-03-04
IObjectFace needs to be public to compile.
Mike Mazur
1
-1
/
+1
2009-03-04
* More work on MiniRegionModule module.
Adam Frisby
6
-3
/
+243
2009-03-04
* Implementing some interfaces for aformentioned script engine. Ignore this.
Adam Frisby
4
-0
/
+136
2009-02-16
cosmetic: adding region name to logging statement
Dr Scofield
1
-3
/
+3
2009-02-13
Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...
Jeff Ames
1
-1
/
+1
2009-02-11
From: Christopher Yeoh <yeohc@au1.ibm.com>
Dr Scofield
1
-0
/
+146
[prev]