aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/DefaultSettings.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Moved the DefaultConfig settings into already-existing ConfigSettingslbsa712009-04-171-19/+0
|
* * Some more work on refactoring configs;lbsa712009-04-171-0/+19
* Moved the constants out into a separate DefaultConfig * Pulled configMember up * Some minor CCC