OpenSimMirror/OpenSim/Region/Examples/SimpleModule
Justin Clark-Casey (justincc) 6ae04448f7 Start using IPrimCounts populated by PrimCountModule instead of LandData counts populated by LandManagementModule.
In order to pass ILandObject into IClientAPI.SendLandProperties(), had to push ILandObject and IPrimCounts into OpenSim.Framework from OpenSim.Region.Framework.Interfaces, in order to avoid ci
Counts are showing odd behaviour at the moment, this will be addressed shortly.
2011-03-25 23:05:51 +00:00
..
Properties Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
ComplexObject.cs Fix build break 2009-10-05 11:08:02 +01:00
CpuCounterObject.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
FileSystemObject.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
MyNpcCharacter.cs Start using IPrimCounts populated by PrimCountModule instead of LandData counts populated by LandManagementModule. 2011-03-25 23:05:51 +00:00
README.txt Update svn properties. 2008-03-14 00:41:09 +00:00
RegionModule.cs minor: add class doc line to older region module example code pointing towards newer 2010-12-04 02:49: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.