aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/TextureDownloadModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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
2007-12-18textures that fit in one packet expect the packet number to be 1. You clear t...Brian McBee1-1/+1
2007-12-11A few minor changes/additions/fixes.MW1-1/+1
2007-12-10Changed how TextureDownloadModule is initialised, due to some weird behaviour...MW1-4/+10
2007-12-10more work on texture downloading.MW1-100/+176
2007-12-07Enabled the TextureDownloadModule, so that hopefully I might get some feedbac...MW1-15/+16
2007-11-18* Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...Teravus Ovares1-3/+3
2007-11-18Attempt to get World Map working in Grid mode, will need to be using the grid...MW1-1/+1
2007-11-16More cleaning up when deleting regions from a instance. NOTE: IGridServices.D...MW1-0/+4
2007-11-04Added support for OpenSim application plugins (as requested by Adam), which u...MW1-1/+1
2007-10-31made illogical bitwise operations logicalJeff Ames1-1/+1
2007-10-30* Optimized usingslbsa711-26/+23
2007-10-29as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW1-2/+1
2007-10-29Started the process of cleaning up AssetCache and moving most of the code int...MW1-5/+192
2007-10-19changes to pass nini config object to the modules that getSean Dague1-76/+77
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-1/+29
2007-10-10* Gave ModuleLoader some good lovin'lbsa711-47/+47
2007-10-05getting all our line endings consistant againSean Dague1-8/+8
2007-09-19* Modernized ScriptManager to new interface-based module calls.lbsa711-16/+10
2007-09-17fixing me some line endingsSean Dague1-54/+54
2007-09-04Some work on Module loading/management.MW1-0/+5
2007-08-30Added some place holder classes for various modules.MW1-0/+49