aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application/ConfigurationLoader.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.Jeff Ames2008-11-081-1/+28
|
* Update svn properties.Jeff Ames2008-11-061-196/+196
|
* moved the initial loading/setting of the config settings to its own class, ↵MW2008-11-051-0/+196
ConfigurationLoader. To make it easier to customise the loading of those settings and possible in the future move it to a plugin.