OpenSimMirror/OpenSim/Region/Examples/SimpleModule
Justin Clarke Casey cb7a9eaa09 * Stop the sim stats reporter reusing the same SimStatsPacket for all clients
* I believe this was the cause of the remaining packet_out_of_order messages in the Linden client logs
* There were race conditions where multiple clientstacks would overwrite each other's sequence numbers
2008-10-06 19:52:54 +00:00
..
Properties Formatting cleanup. 2008-05-16 01:22:11 +00:00
ComplexObject.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
CpuCounterObject.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
FileSystemObject.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +00:00
MyNpcCharacter.cs * Stop the sim stats reporter reusing the same SimStatsPacket for all clients 2008-10-06 19:52:54 +00:00
README.txt Update svn properties. 2008-03-14 00:41:09 +00:00
RegionModule.cs * This is the fabled LibOMV update with all of the libOMV types from JHurliman 2008-09-06 07:52:41 +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.