Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
| | | | | LICENSE.txt. | ||||
* | adding log statement on shutdown in background mode | Dr Scofield | 2009-04-17 | 1 | -0/+1 |
| | |||||
* | - turn private m_gui into protected m_gui to allow manipulation in | Dr Scofield | 2009-04-16 | 1 | -11/+2 |
| | | | | | | | | derived classes - make OpenSimBackground inherit from OpenSim instead of OpenSimBase so that it will have a MainConsole instance and we can use console commands, setting m_gui to false | ||||
* | * Cleanup and CCC (Code Convention Conformance) | lbsa71 | 2009-03-10 | 1 | -2/+3 |
| | |||||
* | more startup/initialisation refactoring | MW | 2008-11-05 | 1 | -1/+1 |
| | |||||
* | Moved most of the configuration fields from Opensimbase to their own ↵ | MW | 2008-11-05 | 1 | -1/+1 |
| | | | | Class... Framework/ConfigSettings. | ||||
* | Formatting cleanup, minor refactoring, svn properties. | Jeff Ames | 2008-06-04 | 1 | -8/+8 |
| | |||||
* | * Fix build break by eliminating remaining IScenePermissions references - ↵ | Justin Clarke Casey | 2008-06-01 | 1 | -2/+2 |
| | | | | | | | | must remember to nant clean * Hook all server startups into base opensim server startup method | ||||
* | * Move log version printing up into BaseOpenSimServer | Justin Clarke Casey | 2008-06-01 | 1 | -1/+1 |
| | |||||
* | * Refactor: Split opensim background server into a separate class | Justin Clarke Casey | 2008-06-01 | 1 | -0/+80 |