Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove typo version of ReplaceableInterface property from RegionCombinerModule. | Jeff Ames | 2009-08-31 | 1 | -1/+1 |
| | |||||
* | Replace the Replaceable modules name | Melanie | 2009-08-10 | 1 | -1/+1 |
| | |||||
* | Committing the interface change and the addition to the modules to get | Melanie Thielker | 2009-07-10 | 1 | -0/+14 |
| | | | | | | the ball rolling on replacable modules. No user functionality yet | ||||
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
| | | | | LICENSE.txt. | ||||
* | Add the RegionLoaded(Scene) API to the new region module interface to allow | Melanie Thielker | 2009-04-14 | 1 | -0/+13 |
| | | | | | | | region modules to use another region module's interfaces and events in a scene context | ||||
* | - Add new RegionModulesControllerPlugin to the application modules | Homer Horwitz | 2009-04-05 | 1 | -0/+76 |
- 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... |