Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 1 | -14/+14 | |
2014-12-29 | Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ↵ | Diva Canto | 1 | -1/+1 | |
doesn't need to match the release version number, but I think it's a very good idea that they do. | |||||
2013-03-01 | Add 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-27 | Add 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 | |||||
2010-12-04 | refactor some common code in RegionModulesControllerPlugin | Justin Clark-Casey (justincc) | 1 | -6/+9 | |
also some minor doc changes in BareBonesNonSharedModule | |||||
2010-12-04 | correct the id of the example module | Justin Clark-Casey (justincc) | 1 | -1/+1 | |
2010-12-04 | Add the most bare bones non-shared region module example. Not active unless ↵ | Justin Clark-Casey (justincc) | 1 | -0/+83 | |
the correct line is uncommented. |