aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.Caches (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Hopefully enabled the OGS commsManagerMW2007-06-241-0/+1
|
* A bit more work on the AssetCache.MW2007-06-241-3/+9
|
* 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
|
* * Applied Prebuild fixes to Sugilitelbsa712007-06-142-6/+6
| | | | | | * Rebuilt project files * ignored some bins
* Renamed OpenSim.Region/World folder to Scene (classes renaming will follow)MW2007-06-121-0/+43
|
* 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-123-0/+750