Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Applied patch 485, inventory patch from tleiades (thanks again). | MW | 2007-10-08 | 1 | -4/+5 |
| | |||||
* | * So, ok, maybe renaming serialized fields on a friday wasn't the smartest ↵ | lbsa71 | 2007-10-05 | 1 | -3/+3 |
| | | | | of things. Reverting 2056. | ||||
* | * UserProfileData meets code conventions | lbsa71 | 2007-10-05 | 1 | -3/+3 |
| | |||||
* | == The "right name and place" commit == | lbsa71 | 2007-10-05 | 1 | -0/+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 | ||||
* | * Renamed methods on IUserData | lbsa71 | 2007-09-24 | 1 | -16/+16 |
| | |||||
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 1 | -1/+1 |
| | |||||
* | clear userAgent state on client shutdown, which fixes the issue | Sean Dague | 2007-07-31 | 1 | -0/+7 |
| | | | | | | where you could only login once with a given id in standalone mode. | ||||
* | * Issue#206 - Casting of a LLUUID from XMLRPC hashtable causes an error. ↵ | Adam Frisby | 2007-07-21 | 1 | -0/+15 |
| | | | | | | | | (Thanks Babblefrog) * Issue#205 - MySQLManager User Creation support readded (Thanks Babblefrog + adjohn) * Issue#204 - Clients now recieve terrain updates properly (Thanks Babblefrog) [May do some slight modifications on this to make it an event] | ||||
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 1 | -256/+256 |
| | |||||
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 1 | -8/+7 |
| | | | | | * added some licensing info | ||||
* | *Fixed all renaming for OpenGridServices.sln, still a reference issue in ↵ | mingchen | 2007-06-27 | 1 | -2/+2 |
| | | | | prebuild.xml though | ||||
* | Some work on restructuring the namespaces / project names. Note this doesn't ↵ | MW | 2007-06-27 | 1 | -0/+257 |
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces. |