aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Capabilities/CapsUtil.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)2010-10-221-1/+1
| | | | | This reverts commit 21187f459ea2ae590dda4249fa15ebf116d04fe0, reversing changes made to 8f34e46d7449be1c29419a232a8f7f1e5918f03c.
* * 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.