OpenSimMirror/OpenSim/Region/Examples/SimpleModule
Justin Clarke Casey 38ca31b37a * Put in the code necessary to allow inventory transfer of whole folders (and their contents) between agents, not just single items
* However, this is not currently activated since it's not absolutely fully tested and there's a bug lurking in there to do with the sending of the BulkInventoryUpdate packets
2008-12-04 19:57:36 +00:00
..
Properties Formatting cleanup. 2008-05-16 01:22:11 +00:00
ComplexObject.cs * Extend basic scene test to retrieve the object from the scene and match uuids 2008-11-10 18:10:00 +00:00
CpuCounterObject.cs * Stop requiring local ids in the SOG constructors. 2008-11-07 21:07:14 +00:00
FileSystemObject.cs * Stop requiring local ids in the SOG constructors. 2008-11-07 21:07:14 +00:00
MyNpcCharacter.cs * Put in the code necessary to allow inventory transfer of whole folders (and their contents) between agents, not just single items 2008-12-04 19:57:36 +00:00
README.txt Update svn properties. 2008-03-14 00:41:09 +00:00
RegionModule.cs * simplify AddNewClient since making this root without using MakeRootAgent() no longer sets everything up properly 2008-11-28 20:11:17 +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.