aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Capabilities/CapsUtil.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dllDiva Canto2011-04-301-62/+0
|
* * more url / hg cleanupJonathan Freedman2010-10-111-1/+1
|
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
|
* Update svn properties.Jeff Ames2009-06-221-62/+62
|
* * Corrected CAPS namespacesArthur Valadares2009-06-181-1/+1
| | | | | * "luke, use the sed"
* Moved OpenSim/Framework/Communications/Capabilities up to ↵diva2009-06-181-0/+62
OpenSim/Framework/Capabilities. Didn't change the namespace because VC# is not helping, and this would imply manually changing more than 50 files. So the namespace is still OpenSim.Framework.Communications.Capabilities, to be cleaned up later by someone with more energy.