Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update svn properties. | Jeff Ames | 2008-11-06 | 1 | -160/+160 |
| | |||||
* | moved the initial loading/setting of the config settings to its own class, ↵ | MW | 2008-11-05 | 1 | -0/+8 |
| | | | | ConfigurationLoader. To make it easier to customise the loading of those settings and possible in the future move it to a plugin. | ||||
* | Moved a couple of more configuration fields to ConfigSettings | MW | 2008-11-05 | 1 | -0/+16 |
| | |||||
* | more startup/initialisation refactoring | MW | 2008-11-05 | 1 | -4/+4 |
| | |||||
* | Moved most of the configuration fields from Opensimbase to their own ↵ | MW | 2008-11-05 | 1 | -0/+136 |
Class... Framework/ConfigSettings. |