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