aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Servers/LoginServer.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Inventory should be working again in sandbox modeMW2007-05-131-0/+1
|
* Added very basic support for maps (likely to only work in sandbox mode due ↵MW2007-05-131-15/+15
| | | | to the non functioning remote asset server), also currently just uses textures that we already had added to the asset server (this is the first thing that needs fixing)
* Updated to use LoginResponse.andy2007-05-111-28/+28
|
* Fixed bug where client crashes on login if in sandbox mode and region is set ↵MW2007-05-081-3/+7
| | | | to anything other than 997,996
* Small clean up of files and directoriesMW2007-04-251-0/+1
|
* * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServerlbsa712007-04-111-1/+0
| | | | | | * Now dumping default value in config. *
* Renamed the Servers directory to OpenSim.ServersMW2007-04-111-0/+283