Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-10-30 | * Optimized usings | lbsa71 | 1 | -18/+21 | |
* Shortened type references * Removed redundant 'this' qualifier | |||||
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. ↵ | MW | 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. | |||||
2007-10-19 | get rid of all the ^M line endings | Sean Dague | 1 | -1/+1 | |
2007-10-17 | Renamed SimProfileData to RegionProfileData | Tleiades Hax | 1 | -2/+2 | |
2007-10-15 | * Applied patch #418 : copyright-r2012.patch - some errors, but got most thru | lbsa71 | 1 | -0/+29 | |
2007-10-13 | Change 3 UserServer login messages from writeline to MainLog to help ↵ | Charles Krinke | 1 | -3/+5 | |
diagnose failed grid logins. | |||||
2007-10-12 | I broke the build and am reverting until I can get the MainLog call proper. | Charles Krinke | 1 | -7/+7 | |
2007-10-12 | Turn a few of the writelines into mainlog entries so failed logins can be ↵ | Charles Krinke | 1 | -7/+7 | |
more easily analyzed. | |||||
2007-10-05 | getting all our line endings consistant again | Sean Dague | 1 | -96/+96 | |
2007-10-05 | * So, ok, maybe renaming serialized fields on a friday wasn't the smartest ↵ | lbsa71 | 1 | -13/+13 | |
of things. Reverting 2056. | |||||
2007-10-05 | * UserProfileData meets code conventions | lbsa71 | 1 | -13/+13 | |
2007-10-05 | == The "right name and place" commit == | lbsa71 | 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 | |||||
2007-09-27 | Reverting back to 2017 since 2018 were causing Linux breakage; reopening ↵ | lbsa71 | 1 | -22/+17 | |
Tleiades patch 444 and 445. | |||||
2007-09-27 | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 1 | -17/+22 | |
* updated to rev 1413 on libsecondlife.dll and libsecondlife.dll.config (#423) | |||||
2007-09-24 | * Now login swallows WebException.Timeout; (thanks cfk!) | lbsa71 | 1 | -3/+18 | |
(we should really implement some nearby/default known-up algorithm here) | |||||
2007-09-17 | fixing me some line endings | Sean Dague | 1 | -80/+80 | |
2007-08-13 | oops , guess I should include the new files next time | MW | 1 | -0/+80 | |