aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Communications/LoginService.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* getting all our line endings consistant againSean Dague2007-10-051-1/+1
|
* * So, ok, maybe renaming serialized fields on a friday wasn't the smartest ↵lbsa712007-10-051-286/+286
| | | | of things. Reverting 2056.
* * UserProfileData meets code conventionslbsa712007-10-051-286/+286
|
* == The "right name and place" commit ==lbsa712007-10-051-1/+1
| | | | | | | | | * 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-55/+79
| | | | Tleiades patch 444 and 445.
* * Tleiades patch #445 - the inventory folders displayed does not show the ↵lbsa712007-09-271-2/+2
| | | | | | | expected folder icons Tahnx, Tleiades; keep up the good work!
* * Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa712007-09-271-79/+55
| | | | | | | * updated to rev 1413 on libsecondlife.dll and libsecondlife.dll.config (#423)
* * Started major restructusing of comms to prepare for better grid and region ↵lbsa712007-09-241-0/+287
functionality * Working towards one shared set of services * Killed off two projects with very little functionality