Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a Check method to flotsamAssetCache, so to check if a asset is in | UbitUmarov | 2012-12-13 | 1 | -0/+1 |
| | | | | | | | | cache without actually loading it. Make use limited use of it in avatarfactory textures check. Also on llclientview HandleAgentTextureCached that now should work. Other asset cache modules for now will return false, so are broken. baked textures logic still unchanged. *UNTESTED* | ||||
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
| | | | | LICENSE.txt. | ||||
* | Move the connector for the new asset server to a connectors project. Inherit | Melanie Thielker | 2009-05-14 | 1 | -0/+39 |
the region module version from this. This enables inter-server connections to reuse connetor code from region modules. |