Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow a viewer UDP image request retry to trigger another asset fetch if an ↵ | Justin Clark-Casey (justincc) | 2012-01-19 | 1 | -4/+2 |
| | | | | | | existing fetch hasn't responded before a timeout. This is to stop a high priority image/texture request from blocking the entire download queue if its asset fetch got dropped for some reason. | ||||
* | Add image not in database test for LLImageManager | Justin Clark-Casey (justincc) | 2012-01-19 | 1 | -8/+21 |
| | |||||
* | Add "image queues clear <first-name> <last-name>" console command | Justin Clark-Casey (justincc) | 2012-01-19 | 1 | -0/+20 |
| | | | | This allows a way to manually clear pending image queue requests for debug purposes | ||||
* | Add basic request and send image regression tests for LLImageManager | Justin Clark-Casey (justincc) | 2012-01-19 | 1 | -3/+3 |
| | |||||
* | Add "show image queue <first-name> <last-name>" region console command | Justin Clark-Casey (justincc) | 2012-01-10 | 1 | -0/+10 |
| | | | | This is so that we can inspect the image download queue (texture download via udp) for debugging purposes. | ||||
* | recomment log messages I accidentally left uncommented | Justin Clark-Casey (justincc) | 2012-01-05 | 1 | -6/+6 |
| | |||||
* | Improve "app rebake" command to return a better message if no uploaded ↵ | Justin Clark-Casey (justincc) | 2012-01-05 | 1 | -6/+6 |
| | | | | texture ids were available for the rebake request | ||||
* | Minor formatting changes and commented out log lines for future debugging of ↵ | Justin Clark-Casey (justincc) | 2012-01-04 | 1 | -12/+60 |
| | | | | image manager (udp texture fetch). No significant functional changes. | ||||
* | Reduce accessibility of some J2KImage/LLImageManager properties and methods ↵ | Justin Clark-Casey (justincc) | 2012-01-02 | 1 | -4/+4 |
| | | | | to reduce potential code complexity and make code reading easier. | ||||
* | Adding commented out log messages and some minor formatting for future bug ↵ | Justin Clark-Casey (justincc) | 2012-01-02 | 1 | -1/+8 |
| | | | | hunting. No functional changes. | ||||
* | First stab at cleaning up Caps. Compiles. Untested. | Diva Canto | 2011-04-30 | 1 | -0/+257 |