OpenSimMirror/OpenSim/Region/Examples/SimpleModule
Melanie Thielker 263633e274 Patch #9151
Makes the estate dialog fully functional. Implements all client facing functionality. Moves estate data from estate_settings.xml, which is used to provide defaults, to the region data store. Creates one estate for each region, and places the region in it. Converts all region bans to estate bans.
2008-07-18 02:40:47 +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 Patch #9151 2008-07-18 02:40:47 +00:00
README.txt Update svn properties. 2008-03-14 00:41:09 +00:00
RegionModule.cs last round of warning squashing. calling it a day now. 2008-06-27 23:03:39 +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.