aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Capabilities/CapsUtil.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "* more url / hg cleanup"Justin Clark-Casey (justincc)2010-10-221-1/+1
| | | | This reverts commit 58f75fa19d9aea18283ecdbd44559efb81781c9d.
* * more url / hg cleanupJonathan Freedman2010-10-201-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.