Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved OpenSim/Framework/Communications/Capabilities up to ↵ | diva | 2009-06-18 | 1 | -62/+0 |
| | | | | 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. | ||||
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
| | | | | LICENSE.txt. | ||||
* | Changing the CAP seed to be the string representation of a full UUID, ↵ | diva | 2009-04-14 | 1 | -1/+4 |
| | | | | instead of a trunkated UUID. | ||||
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -1/+0 |
| | |||||
* | * Rename GetRandomCapsPath() to GetRandomCapsObjectPath() to fit in with ↵ | Justin Clarke Casey | 2009-01-06 | 1 | -1/+5 |
| | | | | | | | | terminology used elsewhere * Last build break was probably a Bamboo failure - hopefully this should succeed | ||||
* | * Fix build break - forgot that I had renamed an argument | Justin Clarke Casey | 2009-01-06 | 1 | -1/+1 |
| | |||||
* | * Move common string aggregation for caps seed path to a method in CapsUtil | Justin Clarke Casey | 2009-01-06 | 1 | -0/+10 |
| | |||||
* | * Yeah, might just want to add the new class as well - sigh | Justin Clarke Casey | 2009-01-06 | 1 | -0/+46 |