OpenSimMirror/OpenSim/Region/Examples/SimpleModule
mingchen 0896cb53d4 *Parcel Prim Count Maximums moved to their own functions so modules can override the default method of calculating how many prims a parcel can have. 2008-06-11 17:31:43 +00:00
..
Properties Formatting cleanup. 2008-05-16 01:22:11 +00:00
ComplexObject.cs * Refactor: Collapse some multiple remove object paths 2008-05-24 23:11:07 +00:00
CpuCounterObject.cs Formatting cleanup. 2008-05-14 05:11:23 +00:00
FileSystemObject.cs * Refactored out circular reference in Region.Environment <-> Framework.Data.Base 2008-03-25 14:27:39 +00:00
MyNpcCharacter.cs *Parcel Prim Count Maximums moved to their own functions so modules can override the default method of calculating how many prims a parcel can have. 2008-06-11 17:31:43 +00:00
README.txt Update svn properties. 2008-03-14 00:41:09 +00:00
RegionModule.cs * Refactor: Change previous commits Object methods to SceneObject methods instead, on the basis that this is less likely to cause confusion with c#'s base object type 2008-05-24 22:45:13 +00:00

README.txt

!!!IMPORTANT NOTE!!!

This code snippet provided as an example of coding functional content with region modules.

As of 13/3 2008 this module actually renders all regions within the instance unusable if enabled by dragging the dll from ./bin to global /bin.

So, use at own peril and in dedicated instance.

Peace.