Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * Optimized usings | lbsa71 | 2007-10-30 | 1 | -18/+21 | |
| | | | | | | * Shortened type references * Removed redundant 'this' qualifier | |||||
* | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. ↵ | MW | 2007-10-29 | 1 | -3/+3 | |
| | | | | | | | Have flattened the OpenSim.Framework project/namespace. The problem is that the namespace is still wrong as its "OpenSim.Framework" while the directory is "OpenSim\Framework\General" , so we need to decide if we change the directory or correct the namespace. Note this has lead to a big flat project, but I think a lot of the files we most likely don't even use any longer. And others belong in other projects/namespaces anyway. | |||||
* | get rid of all the ^M line endings | Sean Dague | 2007-10-19 | 1 | -1/+1 | |
| | ||||||
* | Renamed SimProfileData to RegionProfileData | Tleiades Hax | 2007-10-17 | 1 | -2/+2 | |
| | ||||||
* | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 2007-10-15 | 1 | -0/+29 | |
| | ||||||
* | Change 3 UserServer login messages from writeline to MainLog to help ↵ | Charles Krinke | 2007-10-13 | 1 | -3/+5 | |
| | | | | diagnose failed grid logins. | |||||
* | I broke the build and am reverting until I can get the MainLog call proper. | Charles Krinke | 2007-10-12 | 1 | -7/+7 | |
| | ||||||
* | Turn a few of the writelines into mainlog entries so failed logins can be ↵ | Charles Krinke | 2007-10-12 | 1 | -7/+7 | |
| | | | | more easily analyzed. | |||||
* | getting all our line endings consistant again | Sean Dague | 2007-10-05 | 1 | -96/+96 | |
| | ||||||
* | * So, ok, maybe renaming serialized fields on a friday wasn't the smartest ↵ | lbsa71 | 2007-10-05 | 1 | -13/+13 | |
| | | | | of things. Reverting 2056. | |||||
* | * UserProfileData meets code conventions | lbsa71 | 2007-10-05 | 1 | -13/+13 | |
| | ||||||
* | == The "right name and place" commit == | lbsa71 | 2007-10-05 | 1 | -80/+81 | |
| | | | | | | | | | * 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 ↵ | lbsa71 | 2007-09-27 | 1 | -22/+17 | |
| | | | | Tleiades patch 444 and 445. | |||||
* | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 2007-09-27 | 1 | -17/+22 | |
| | | | | | | | * updated to rev 1413 on libsecondlife.dll and libsecondlife.dll.config (#423) | |||||
* | * Now login swallows WebException.Timeout; (thanks cfk!) | lbsa71 | 2007-09-24 | 1 | -3/+18 | |
| | | | | | (we should really implement some nearby/default known-up algorithm here) | |||||
* | fixing me some line endings | Sean Dague | 2007-09-17 | 1 | -80/+80 | |
| | ||||||
* | oops , guess I should include the new files next time | MW | 2007-08-13 | 1 | -0/+80 | |