aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer/UserLoginService.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* == The "right name and place" commit ==lbsa712007-10-051-80/+81
| | | | | | | | | * Moved InventoryData to Framework.Types/InventoryItemBase.cs * Moved UserData to Framework.Interfaces/IUserData.cs * Moved UserProfileData to Framework/Types/UserProfileData.cs * Deleted ass-backwards Framework dependency on Framework.Data (now it's the other way round) * Changed some namespaces to reflect file structure
* Reverting back to 2017 since 2018 were causing Linux breakage; reopening ↵lbsa712007-09-271-22/+17
| | | | Tleiades patch 444 and 445.
* * Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa712007-09-271-17/+22
| | | | | | | * updated to rev 1413 on libsecondlife.dll and libsecondlife.dll.config (#423)
* * Now login swallows WebException.Timeout; (thanks cfk!)lbsa712007-09-241-3/+18
| | | | | (we should really implement some nearby/default known-up algorithm here)
* fixing me some line endingsSean Dague2007-09-171-80/+80
|
* oops , guess I should include the new files next time MW2007-08-131-0/+80