Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-10-05 | == The "right name and place" commit == | lbsa71 | 1 | -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 | |||||
2007-09-24 | * Renamed methods on IUserData | lbsa71 | 1 | -12/+12 | |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 1 | -1/+1 | |
2007-07-31 | clear userAgent state on client shutdown, which fixes the issue | Sean Dague | 1 | -0/+6 | |
where you could only login once with a given id in standalone mode. | |||||
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -128/+128 | |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -3/+0 | |
* added some licensing info |