aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Agent/TextureDownload/TextureDownloadModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-10* OMG! All but one references to UserProfileCacheService have been rerouted!Diva Canto1-2/+2
2009-10-20Reverting the deletion of files related to texture sending until we figure ou...John Hurliman1-0/+302
2009-10-20* Removing cruft left over from the conversion to the new texture sending and...John Hurliman1-302/+0
2009-08-13Added GetAssetPermissions. Few last bugs nixed. This is ready for testing.Diva Canto1-2/+6
2009-08-13Inventory redirects from CachedUserInfo to InventoryService COMPLETE!Diva Canto1-1/+3
2009-07-30* Remove and comment out old and unneeded parts of the old TextureDownload an...Teravus Ovares1-7/+6
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-04-03* refactor: Call StatsReporter methods directly rather than through Scene (as...Justin Clarke Casey1-1/+1
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-1/+1
2009-02-12* optimized usings.lbsa711-6/+8
2009-02-09starting phase 2 of the OpenSim.Region.Environment commit: relocatingDr Scofield1-1/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-3/+3
2009-01-10Revert progressive texture patch from r8001 until issues can be addressedDahlia Trimble1-35/+27
2009-01-10Thanks jhurliman for a patch that implements progressive texture downloading ...Dahlia Trimble1-25/+33
2008-12-18This may fix mantis #2855. There was a race condition on the TextureDownloadM...diva1-9/+49
2008-12-18This innocuous change in the TextureDownloadModule suddenly made the texture ...diva1-1/+4
2008-11-23Don't serve texture preview from other people's objects if youMelanie Thielker1-0/+22
2008-11-19Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker1-33/+25
2008-11-17Make texture decode errors nonfatal. The texture send is simply droppedMelanie Thielker1-25/+33
2008-11-04* Prevent texture sender thread termination from immediately crashing the simJustin Clarke Casey1-18/+28
2008-10-29* Check in (disabled) results of not persisting avatar textures but rather se...Justin Clarke Casey1-2/+2
2008-09-26* Patch from JHurlimanTeravus Ovares1-2/+3
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-5/+5
2008-05-16Formatting cleanup.Jeff Ames1-2/+2
2008-05-01* Rolled back a few changes.Adam Frisby1-3/+6
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-6/+3
2008-05-01Update svn properties. Minor formatting cleanup.Jeff Ames1-218/+218
2008-04-30* Cruft removal step #1. Cleaning Modules directory.Adam Frisby1-31/+35
2008-04-30* Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby1-218/+215
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-1/+1
2008-03-18Formatting cleanup.Jeff Ames1-26/+26
2008-03-03* Removed and sorted using clauses in a number of files.Adam Frisby1-2/+0
2008-02-25* Start sending "ImageNotFound" packet back to the client if we can't find an...Justin Clarke Casey1-9/+13
2008-02-21"threads" command now works. I've added manual tracking of threads (only if c...Tedd Hansen1-0/+1
2008-02-21Remove a couple compiler warnings.Jeff Ames1-3/+3
2008-02-20* Only count download requests for assets which are not already waiting for d...Justin Clarke Casey1-4/+4
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2008-02-19Doc correctionJustin Clarke Casey1-1/+1
2008-02-19* Add documentationJustin Clarke Casey1-4/+30
2008-02-19Playing "Name that thread". Adding names and isbackground=true to all threads...Tedd Hansen1-0/+1
2008-02-10Clean up logging calls using String.Format explicitlyJeff Ames1-1/+1
2008-02-09* In the most basic situations, ClientView and ScenePresence no longer leak m...Justin Clarke Casey1-2/+8
2008-02-09Mostly debugging verbosity which I shall very shortly comment out.Justin Clarke Casey1-1/+6
2008-01-16First part of changing prim's permission flags to use the correct enum (libsl...MW1-1/+1
2008-01-16* Added Agent Time, Pending Downloads, and made Agent Updates/Sec actually ac...Teravus Ovares1-0/+3
2008-01-03* Added removal of TextureSenders and UserTextureDownloadService on agent lea...lbsa711-1/+17
2008-01-03* Some work on TextureDownloadModulelbsa711-214/+2
2008-01-02* Trying to address TextureSender issueslbsa711-32/+43
2007-12-27* Optimized usingslbsa711-19/+23
2007-12-26* This update includes a wide range of changes to the ODEPlugin for avatar mo...Teravus Ovares1-1/+9