aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/Example/BareBonesNonShared/BareBonesNonSharedModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ...Diva Canto2014-12-291-1/+1
* Add the Mono AddinDependency attribute to the example region modules.Justin Clark-Casey (justincc)2013-03-011-1/+2
* Add comment to example region modules about need to add Assembly annotation i...Justin Clark-Casey (justincc)2013-02-271-0/+5
* refactor some common code in RegionModulesControllerPluginJustin Clark-Casey (justincc)2010-12-041-6/+9
* correct the id of the example moduleJustin Clark-Casey (justincc)2010-12-041-1/+1
* Add the most bare bones non-shared region module example. Not active unless ...Justin Clark-Casey (justincc)2010-12-041-0/+83