Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ... | Justin Clark-Casey (justincc) | 2011-12-05 | 1 | -1/+1 |
* | Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o... | Justin Clark-Casey (justincc) | 2011-10-25 | 1 | -0/+1 |
* | Honor check of m_Enabled in WorldViewModule. | Diva Canto | 2011-02-05 | 1 | -0/+3 |
* | Add and plumb the usetex URL parameter to worldview. Required but not yet | Melanie | 2010-10-06 | 2 | -3/+7 |
* | Convert worldview to GET | Melanie | 2010-10-06 | 1 | -7/+11 |
* | Change the URL /worldview to /worldview/<region id> to support multiregion | Melanie | 2010-10-06 | 2 | -3/+4 |
* | Convert the BMP to a JPEG image and return it. This should be testable. | Melanie | 2010-10-06 | 1 | -1/+7 |
* | Add the parameter plumbing and image generation | Melanie | 2010-10-06 | 2 | -2/+22 |
* | Add WOrldView request handler and plumbing | Melanie | 2010-10-06 | 2 | -0/+155 |
* | Add WorldView module skeleton | Melanie | 2010-10-06 | 1 | -0/+80 |