aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/Linden/Caps/GetTextureModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-38/+374
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-3/+10
* Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-121-1/+1
* Implement optional name and description on http stream handlers so that we ca...Justin Clark-Casey (justincc)2012-05-031-1/+3
* minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2011-08-161-2/+3
* comment out some of the currently less useful debug log messagesJustin Clark-Casey (justincc)2011-08-111-2/+2
* Test m_Enabled on RemoveRegion.Diva Canto2011-05-041-0/+3
* Refactored the GetMesh module into a handler and a module, to be the same as ...Diva Canto2011-05-021-0/+2
* Works!Diva Canto2011-05-021-5/+22
* Start to drill down on GetTexture. Read the config and do different things.Diva Canto2011-05-011-4/+12
* Change GetTextureModule.cs to conform to the new IRegion module interface. NO...Diva Canto2011-05-011-6/+21
* Added OpenSim.Capabilities.Handlers. For the moment it has only the GetTextur...Diva Canto2011-05-011-311/+4
* Nope, that didn't feel right. Moving all those modules to Linden space.Diva Canto2011-04-301-0/+404