aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Configuration/XML (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mass update of files to have native line endingsSean Dague2007-07-301-133/+133
|
* *Added configuration plugin (OpenSim.Framework.Configuration.HTTP.dll) that ↵mingchen2007-07-231-9/+18
| | | | | | | | fetches a file from a remote server *Right now, values are not saved back to the remote server, but that will be changed *Removed some warnings from invalid references that were not used anyways
* *Moved XmlConfiguration to its own projectmingchen2007-07-191-0/+124
*Made it possible to load a configuration interface by DLL *Deleted the 1024 config files until they are updated