aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Example/BareBonesShared (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-03-01Add the Mono AddinDependency attribute to the example region modules.Justin Clark-Casey (justincc)1-1/+2
It turns out this is required to get Mono.Addins to pick up plugin DLLs
2013-02-27Add comment to example region modules about need to add Assembly annotation ↵Justin Clark-Casey (justincc)1-0/+5
if adding modules to a DLL which does not already have this
2012-11-13Deleted OptionalModules.addin.xml. Added AssemblyInfo.cs for that dll.Diva Canto1-3/+0
2011-04-05Make the "All Estates" option work from the client (this makes chosen ↵Justin Clark-Casey (justincc)1-0/+3
changes to all the estates that the user owns). This applies to adding/removing estate users, groups, managers and bans. This is the application of the AllEstates_0.5.patch from http://opensimulator.org/mantis/view.php?id=5420 Thanks very much, Snoopy!
2010-12-04comment out the extension attributeJustin Clark-Casey (justincc)1-1/+1
2010-12-04add bare bones shared example moduleJustin Clark-Casey (justincc)1-0/+91