aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/ScriptEngine/RegionEngineLoader.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring: Moved component creation to "ComponentFactory" as dictated by ↵Tedd Hansen2008-11-091-3/+3
| | | | convention
* * "Fixed" a NRE with the new script engine Tedd committedAdam Frisby2008-11-081-8/+14
| | | | | * Tedd will need to fix properly.
* Work in progress on SECS stuff. Have been holding it off until after 0.6 ↵Tedd Hansen2008-11-081-0/+115
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.