aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/General/Types/UserProfileData.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * So, ok, maybe renaming serialized fields on a friday wasn't the smartest ↵lbsa712007-10-051-24/+24
| | | | of things. Reverting 2056.
* * UserProfileData meets code conventionslbsa712007-10-051-24/+24
|
* == The "right name and place" commit ==lbsa712007-10-051-0/+191
* 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