Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * refactor: Rename new class AssetGatherer to UuidGatherer to reflect what ↵ | Justin Clarke Casey | 2009-02-19 | 1 | -269/+0 |
| | | | | it actually does | ||||
* | * Change AssetGatherer method access so that only methods which are worth ↵ | Justin Clarke Casey | 2009-02-18 | 1 | -86/+96 |
| | | | | calling from the outside are public | ||||
* | * Move asset gathering code from oar module to OpenSim.Region.Framework ↵ | Justin Clarke Casey | 2009-02-18 | 1 | -0/+259 |
since this is useful in a variety of situations * Comment out one oar test since I think somehow the two save tests are causing the occasional test failures |