aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/OpenSim.Region/Caps.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* A bit more work on the AssetCache.MW2007-06-241-7/+7
|
* Disabled the CheckSum Server as it seems that isn't used by viewer 1.18.MW2007-06-241-12/+104
| | | | | | | | | 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.
* More work on CAPS handler.MW2007-06-231-7/+11
|
* Deleted some comments being wrote to consoleMW2007-06-221-5/+10
|
* Started work on CAPS support, now we have our first test capability, ↵MW2007-06-221-0/+98
MapLayer requests are handled by CAPS.