aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data/UserData.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* == The "right name and place" commit ==lbsa712007-10-051-134/+0
| | | | | | | | | * 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
* * Renamed methods on IUserDatalbsa712007-09-241-12/+12
|
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
|
* clear userAgent state on client shutdown, which fixes the issueSean Dague2007-07-311-0/+6
| | | | | | where you could only login once with a given id in standalone mode.
* changed to native line ending encodingSean Dague2007-07-161-128/+128
|
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-3/+0
| | | | | * added some licensing info
* Some work on restructuring the namespaces / project names. Note this doesn't ↵MW2007-06-271-0/+131
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.