aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Servers/LoginResponse.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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