| Commit message (Expand) | Author | Age | Files | Lines |
* | Add copyright headers. | Jeff Ames | 2009-06-04 | 1 | -0/+27 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 3 | -3/+3 |
* | * Upped version number to 0.6.5 | lbsa71 | 2009-05-25 | 1 | -3/+3 |
* | * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release | lbsa71 | 2009-04-01 | 1 | -2/+2 |
* | Added a PostInitialise method to IApplicationPlugin, this allows us to do wor... | MW | 2009-02-26 | 1 | -0/+4 |
* | * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.... | lbsa71 | 2009-02-20 | 1 | -4/+4 |
* | * Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po... | lbsa71 | 2009-02-19 | 1 | -1/+1 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 3 | -9/+4 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 1 | -2/+2 |
* | minor: remove mono compiler warnings | Justin Clarke Casey | 2008-11-10 | 1 | -1/+2 |
* | Refactoring: Moved component creation to "ComponentFactory" as dictated by co... | Tedd Hansen | 2008-11-09 | 3 | -101/+148 |
* | * "Fixed" a NRE with the new script engine Tedd committed | Adam Frisby | 2008-11-08 | 1 | -8/+14 |
* | Work in progress on SECS stuff. Have been holding it off until after 0.6 rele... | Tedd Hansen | 2008-11-08 | 12 | -632/+181 |
* | * minor: warnings removal | Justin Clarke Casey | 2008-09-21 | 3 | -17/+17 |
* | bugfix for shutdown | Tedd Hansen | 2008-09-21 | 1 | -2/+9 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-09-21 | 11 | -788/+788 |
* | Fix an exception in new ScriptEngine loader where a region would | Melanie Thielker | 2008-09-21 | 1 | -1/+2 |
* | More locks, try's and disable some things in SEC - maybe it won't crash now. :) | Tedd Hansen | 2008-09-21 | 3 | -14/+27 |
* | Some error handling to avoid errors in SEC | Tedd Hansen | 2008-09-21 | 2 | -18/+40 |
* | EXPERIMENTAL: Early commit of new Script Engine Component System | Tedd Hansen | 2008-09-21 | 12 | -0/+771 |