aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Capabilities/Handlers/GetTexture/GetTextureRobustHandler.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-06-22Security fix: Allow only textures to be fetched using HTTP texture capMelanie Thielker1-0/+12
2010-06-22Security fix: Allow only textures to be fetched using HTTP texture capMelanie Thielker1-0/+12
2010-05-09* Fixed spamming the assets table with map tiles. The tile image ID is now st...Diva Canto1-0/+2
2010-04-08Changed the GetTextureModule backport to work with the 0.6.9 codebaseJohn Hurliman1-2/+11
2010-04-08Backported GetTextureModule and IAssetService.GetCached()John Hurliman1-0/+220
2010-04-08* Adds IAssetService.GetCached() to allow asset fetching from the local cache...John Hurliman1-0/+220