aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application/ConfigurationLoader.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-11-08Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup.Jeff Ames1-1/+28
2008-11-06Update svn properties.Jeff Ames1-196/+196
2008-11-05moved the initial loading/setting of the config settings to its own class, ↵MW1-0/+196
ConfigurationLoader. To make it easier to customise the loading of those settings and possible in the future move it to a plugin.