Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Optimized usings | lbsa71 | 2007-12-27 | 1 | -19/+23 |
| | | | | | | | * shortened references * Removed redundant 'this' * Normalized EOF | ||||
* | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. ↵ | Jeff Ames | 2007-12-20 | 1 | -2/+2 |
| | | | | Works with LibSL rev>1532 | ||||
* | added copyright notices | Jeff Ames | 2007-12-11 | 1 | -1/+29 |
| | |||||
* | more work on texture downloading. | MW | 2007-12-10 | 1 | -1/+1 |
| | | | | | | | Refractored the TextureDownloadModule (but currently to make debugging easier, it is running as a non shared module, so this results in a instance of this module being created for each region (and a extra thread per region), this will be changed back soon. Removed the old texture handling/sending code from AssetCache. A few other small changes/fixes. | ||||
* | "Borrowed" the LLSD class from a older version of libsl, so that our LLSD ↵ | MW | 2007-12-07 | 1 | -0/+648 |
decoding (used by CAPS) works again. |