aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.Caches/AssetCache.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Disabled the CheckSum Server as it seems that isn't used by viewer 1.18.MW2007-06-241-72/+119
| | | | | | | | | Started to add support for asset uploads over CAPS (the asset is uploaded but seems to come out corrupt). Started to cleanup/rewrite the AssetCache. Fixed bug in MapBlock requests, where data for some regions wasn't being sent. Renamed PrimData's Texture to TextureEntry. most likely a few other small changes.
* Fixed the flashing when crossing a border.MW2007-06-181-44/+42
|
* Namespace of asset cache changed from OpenSim.Assets to OpenSim.Caches.MW2007-06-121-1/+1
|
* Created OpenSim.Caches project and moved the assetcache to that. MW2007-06-121-0/+618