aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Agent/TextureDownload/TextureNotFoundSender.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-09starting phase 2 of the OpenSim.Region.Environment commit: relocatingDr Scofield1-90/+0
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-1/+1
2009-01-10Revert progressive texture patch from r8001 until issues can be addressedDahlia Trimble1-10/+11
2009-01-10Thanks jhurliman for a patch that implements progressive texture downloading ...Dahlia Trimble1-1/+0
2008-11-19Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker1-0/+1
2008-11-18Patch from jhurliman. Fixing the texture decoding issues in progressiveMelanie Thielker1-1/+0
2008-10-29* Check in (disabled) results of not persisting avatar textures but rather se...Justin Clarke Casey1-28/+14
2008-10-15* minor: remove some warningsJustin Clarke Casey1-2/+2
2008-10-15* minor: disable a couple of other lines of image not found, which are pointl...Justin Clarke Casey1-2/+2
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-5/+5
2008-06-27more warnings to go.Dr Scofield1-6/+12
2008-05-16Formatting cleanup.Jeff Ames1-2/+2
2008-05-01* Rolled back a few changes.Adam Frisby1-3/+3
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-3/+3
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames1-97/+97
2008-04-30* Cruft removal step #1. Cleaning Modules directory.Adam Frisby1-23/+28
2008-04-30* Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby1-93/+93
2008-03-12* Add comments and slight corrections to ClientView.AgentTextureCachedJustin Clarke Casey1-1/+1
2008-03-11* Temporarily disabling sending of ImageNotInDatabasePacket when a texture is...Justin Clarke Casey1-1/+4
2008-03-04Added copyright heaaders. Minor cleanup.Jeff Ames1-7/+25
2008-03-03* Removed and sorted using clauses in a number of files.Adam Frisby1-3/+0
2008-02-25* Start sending "ImageNotFound" packet back to the client if we can't find an...Justin Clarke Casey1-0/+75