OpenSimMirror/OpenSim/Region/Examples/SimpleModule
Teravus Ovares 2912aafe25 * This commit incorporates the heart of the OpenGridProtocol patch that is currently on Forge in a nice, friendly modular format.
* There are a lot of changes and this is quite experimental.  It's off by default, but you can turn it on by examining the bottom of the opensim.ini.example for the proper OpenSim.ini settings.    Remember, you still need an agent domain..  
* Furthermore, it isn't quite right when it comes to teleporting to remote regions (place_avatar)
2008-08-25 07:35:17 +00:00
..
Properties Formatting cleanup. 2008-05-16 01:22:11 +00:00
ComplexObject.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00
CpuCounterObject.cs Formatting cleanup. 2008-08-18 00:39:10 +00:00
FileSystemObject.cs * Refactored out circular reference in Region.Environment <-> Framework.Data.Base 2008-03-25 14:27:39 +00:00
MyNpcCharacter.cs * This commit incorporates the heart of the OpenGridProtocol patch that is currently on Forge in a nice, friendly modular format. 2008-08-25 07:35:17 +00:00
README.txt Update svn properties. 2008-03-14 00:41:09 +00:00
RegionModule.cs Refactor the packet scheduling out of ClientView. Add intelligent 2008-07-22 17:58:42 +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.