Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Factor out common asset loading from AssetServerBase and Grid/AssetServer/Main | Justin Clarke Casey | 2007-12-28 | 1 | -6/+0 |
| | |||||
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -1/+1 |
| | | | | | | | * shortened references * Removed redundant 'this' * Normalized EOF | ||||
* | * ARequest changed name to AssetRequest and moved to own file. | lbsa71 | 2007-12-14 | 1 | -6/+0 |
| | | | | | | * The AssetServerBase is now responsible for dequeueing, the server implementations merely recieves ProcessRequest( AssetRequest req ) * Catchall added around queue processing thread so thread won't abort on exceptions. | ||||
* | saved OpenSim source code from the giant rampaging unterminated copyright ↵ | Jeff Ames | 2007-12-10 | 1 | -2/+2 |
| | | | | notice of doom | ||||
* | renamed FetchAsset to RequestAsset on IAssetServer, as think its a more ↵ | MW | 2007-11-01 | 1 | -1/+1 |
| | | | | fitting name. As the call shouldn't actually return the data, but just add a request for the data to be sent back via the callback. | ||||
* | * Moved OpenSim/Framework/General to OpenSim/Framework for great justice. | lbsa71 | 2007-10-31 | 1 | -0/+69 |