Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 1 | -27/+26 |
| | |||||
* | Added copyright statements. | Jeff Ames | 2008-02-05 | 1 | -0/+28 |
| | |||||
* | Set svn:eol-style. Cleaned up set-eol-style.sh a bit. | Jeff Ames | 2007-12-15 | 1 | -9/+9 |
| | |||||
* | * ARequest changed name to AssetRequest and moved to own file. | lbsa71 | 2007-12-14 | 1 | -0/+10 |
* 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. |