aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common/OpenSim.Servers/LoginResponse.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-11* Wiping trunk in prep for SugiliteAdam Frisby1-669/+0
2007-06-28Deleted some files that are no longer in use. (I am sure I deleted these yest...MW1-655/+0
2007-06-22SandBox mode login now shares a base class with the grid mode user server. MW1-37/+21
2007-06-20* Replaced old logging mechanism with new shiny logging mechanismAdam Frisby1-2/+2
2007-06-11*Added and updated copyright headers on all files in both OpenSim and OGSmingchen1-4/+5
2007-06-05* Added proper copyright notices to everything (2/3)Adam Frisby1-4/+5
2007-06-05* Removed MainConsole.Instance.WriteLine completelyAdam Frisby1-4/+2
2007-05-24Renamed the new Directories. (removed the "-Source" from the end of them)MW1-0/+0
2007-05-24Some more code refactoring, plus a restructuring of the directories so that t...MW1-0/+0
2007-05-14Added exception handling.andy1-122/+144
2007-05-13Inventory should be working again in sandbox modeMW1-0/+2
2007-05-11MW is a debugging wiz (regionx/y updated)andy1-9/+3
2007-05-11Removed the login dat file.andy1-79/+326
2007-05-08Fixed bug where client crashes on login if in sandbox mode and region is set ...MW1-1/+8
2007-05-06return sim_port as an int32 rather than a string in the login response. LL S...morphw1-1/+1
2007-04-11Renamed the Servers directory to OpenSim.ServersMW1-0/+0
2007-03-30Added a LoginResponse class for LoginServer.andy1-0/+398