Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Restore commented out isdone assertions in TextureSendTests.T010_SendPkg() | Justin Clarke Casey | 2009-01-21 | 1 | -2/+2 |
| | | | | | | * These still appear to suceed with the current code! | ||||
* | * Progressive texture patch + PriorityQueue put into the LLClient namespace. | Teravus Ovares | 2009-01-19 | 1 | -2/+2 |
| | | | | | * Updates LibOMV to r2362 | ||||
* | * Rig up enough infrastructure to actually perform a successful 'standalone' ↵ | Justin Clarke Casey | 2009-01-16 | 1 | -1/+1 |
| | | | | | | | | | teleport unit test with checks that the scene presence disappeared from sceneA and appeared in sceneB * However, I'm not convinced that the actual process in the test completely reflects reality, and a lot of stuff had to be rigged up (which should get resolved over time) | ||||
* | * minor: Future archiver test stub | Justin Clarke Casey | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | * Extended TextureSenderTests and modified TestClient.cs with new methods | Sean Dague | 2009-01-13 | 1 | -8/+126 |
| | | | | | From: Arthur Rodrigo S Valadares <arthursv@linux.vnet.ibm.com> | ||||
* | Revert progressive texture patch from r8001 until issues can be addressed | Dahlia Trimble | 2009-01-10 | 1 | -1/+1 |
| | |||||
* | Thanks jhurliman for a patch that implements progressive texture downloading ↵ | Dahlia Trimble | 2009-01-10 | 1 | -1/+1 |
| | | | | - Mantis #2655 | ||||
* | * Establish placeholder for future TextureSender tests | Justin Clarke Casey | 2009-01-08 | 1 | -0/+59 |