aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Servers/BaseServer.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some more code refactoring, plus a restructuring of the directories so that ↵MW2007-05-241-10/+0
| | | | the Grid servers can be a separate solution to the region server.
* * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServerlbsa712007-04-111-0/+10
* Now dumping default value in config. *