Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-04-14 | Add the RegionLoaded(Scene) API to the new region module interface to allow | Melanie Thielker | 1 | -0/+20 | |
region modules to use another region module's interfaces and events in a scene context | |||||
2009-04-13 | Fix ordering of operations: First initialize everything, then add regions | Homer Horwitz | 1 | -0/+6 | |
2009-04-05 | - Add new RegionModulesControllerPlugin to the application modules | Homer Horwitz | 2 | -0/+205 | |
- 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... |