aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/ScriptEngine (follow)
Commit message (Collapse)AuthorAgeFilesLines
* minor: remove mono compiler warningsJustin Clarke Casey2008-11-101-1/+2
|
* Refactoring: Moved component creation to "ComponentFactory" as dictated by ↵Tedd Hansen2008-11-093-101/+148
| | | | 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-0812-632/+181
| | | | 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.
* * minor: warnings removalJustin Clarke Casey2008-09-213-17/+17
|
* bugfix for shutdownTedd Hansen2008-09-211-2/+9
|
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-2111-788/+788
|
* Fix an exception in new ScriptEngine loader where a region wouldMelanie Thielker2008-09-211-1/+2
| | | | | | throw on quit if there was no script engine loaded by the loader
* More locks, try's and disable some things in SEC - maybe it won't crash now. :)Tedd Hansen2008-09-213-14/+27
|
* Some error handling to avoid errors in SECTedd Hansen2008-09-212-18/+40
|
* EXPERIMENTAL: Early commit of new Script Engine Component SystemTedd Hansen2008-09-2112-0/+771