Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up logging calls using String.Format explicitly | Jeff Ames | 2008-02-10 | 1 | -2/+2 |
| | |||||
* | * In the most basic situations, ClientView and ScenePresence no longer leak ↵ | Justin Clarke Casey | 2008-02-09 | 1 | -2/+2 |
| | | | | | | | | | memory * However, I'm no longer sure they were even a big contributory factor (to this particular leak, there are other causes of other leaks). I need better measurement techniques * Removed most of my debugging gawp | ||||
* | Mostly debugging verbosity which I shall very shortly comment out. | Justin Clarke Casey | 2008-02-09 | 1 | -1/+7 |
| | | | | | | Just want to try this out on windows quickly. | ||||
* | Added copyright statements. | Jeff Ames | 2008-02-05 | 1 | -0/+28 |
| | |||||
* | * Removed unneeded and uneeded debug message | lbsa71 | 2008-01-08 | 1 | -2/+0 |
| | |||||
* | * changed form Debug to Verbose on Texture sending | lbsa71 | 2008-01-03 | 1 | -1/+1 |
| | |||||
* | * Added removal of TextureSenders and UserTextureDownloadService on agent ↵ | lbsa71 | 2008-01-03 | 1 | -1/+14 |
| | | | | leaving region. | ||||
* | Set svn:eol-style. | Jeff Ames | 2008-01-03 | 1 | -97/+97 |
| | |||||
* | * Some work on TextureDownloadModule | lbsa71 | 2008-01-03 | 1 | -0/+98 |
* fixed Cancel bug |