aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/Agent/TextureSender/TextureSender.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-16Formatting cleanup.Jeff Ames1-5/+5
2008-05-10* Two more OutPacket refactors. TextureSender.Teravus Ovares1-21/+12
2008-05-10* Experiment in Zerocoding.Teravus Ovares1-0/+3
2008-05-01* Rolled back a few changes.Adam Frisby1-10/+9
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-9/+10
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames1-222/+222
2008-04-30* Cruft removal step #1. Cleaning Modules directory.Adam Frisby1-44/+47
2008-04-30* Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby1-220/+220
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-4/+4
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-02-25* Start sending "ImageNotFound" packet back to the client if we can't find an...Justin Clarke Casey1-8/+25
2008-02-20* Only count download requests for assets which are not already waiting for d...Justin Clarke Casey1-0/+2
2008-02-19* Add documentationJustin Clarke Casey1-11/+47
2008-02-09Mostly debugging verbosity which I shall very shortly comment out.Justin Clarke Casey1-1/+2
2008-02-05Converted logging to use log4net.Jeff Ames1-3/+4
2008-02-05Added copyright statements.Jeff Ames1-1/+29
2008-01-03Set svn:eol-style.Jeff Ames1-135/+135
2008-01-03* Some work on TextureDownloadModulelbsa711-0/+136