aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Resources/CoreModulePlugin.addin.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-04-05Ouch. Remove some test left over from r9013, which broke startupHomer Horwitz1-2/+1
2009-04-05- Add new RegionModulesControllerPlugin to the application modulesHomer Horwitz1-0/+20
- Change several classes to use the new plugin for handling of region-modules (NOTE: No regionmodule is using this yet) - Add necessary prebuild parts (don't forget to runprebuild) Attention: Work in progress. This shouldn't break anything, but you never know...