aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/OptionalModules/World/WorldView/WorldViewModule.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change the URL /worldview to /worldview/<region id> to support multiregionMelanie2010-10-061-1/+2
|
* Convert the BMP to a JPEG image and return it. This should be testable.Melanie2010-10-061-1/+7
|
* Add the parameter plumbing and image generationMelanie2010-10-061-1/+8
|
* Add WOrldView request handler and plumbingMelanie2010-10-061-0/+28
|
* Add WorldView module skeletonMelanie2010-10-061-0/+80