aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Resources/Wind.Models.addin.xml (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-04-05- Add new RegionModulesControllerPlugin to the application modulesHomer Horwitz1-12/+0
- 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...
2009-04-01Update svn properties.Jeff Ames1-12/+12
2009-03-31Thank you kindly, MCortez for a patch that:Charles Krinke1-0/+12
With some support from HomerH, this patch adds support for Wind Model plugins via the mono.Addin framework. * Adds console & OSSL access to Wind Parameters * Adds plug-in support for custom wind models * Provides two example Wind Model plug-ins Documentation for the wind module is temporarily located at http://code.google.com/p/flotsam/wiki/CoreWindModule [^] -- will move this documentation to http://opensimulator.org [^] after the patch has been committed.