Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a PostInitialise method to IApplicationPlugin, this allows us to do ↵ | MW | 2009-02-26 | 1 | -0/+4 |
| | | | | | | | work in there knowing that all other ApplicationPlugins have been initialised by that time. Moved the loadRegions code in LoadRegionsPlugin to the PostInitialise method. | ||||
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -3/+1 |
| | |||||
* | Refactoring: Moved component creation to "ComponentFactory" as dictated by ↵ | Tedd Hansen | 2008-11-09 | 1 | -98/+1 |
| | | | | convention | ||||
* | Work in progress on SECS stuff. Have been holding it off until after 0.6 ↵ | Tedd Hansen | 2008-11-08 | 1 | -11/+123 |
| | | | | release. Still messy as hell and doesn't really work yet. Will undergo dramatic changes. AND MOST IMPORTANTLY: Will be conformed to work in coop with todays DNE and XEngine, hopefully one day providing a common interface for all components. | ||||
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-09-21 | 1 | -89/+89 |
| | |||||
* | EXPERIMENTAL: Early commit of new Script Engine Component System | Tedd Hansen | 2008-09-21 | 1 | -0/+89 |