aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/TextureDownloadModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed how TextureDownloadModule is initialised, due to some weird behaviour...MW2007-12-101-4/+10
* more work on texture downloading.MW2007-12-101-100/+176
* Enabled the TextureDownloadModule, so that hopefully I might get some feedbac...MW2007-12-071-15/+16
* * Refactored IClientAPI.OutPacket to require a second mandatory parameter. T...Teravus Ovares2007-11-181-3/+3
* Attempt to get World Map working in Grid mode, will need to be using the grid...MW2007-11-181-1/+1
* More cleaning up when deleting regions from a instance. NOTE: IGridServices.D...MW2007-11-161-0/+4
* Added support for OpenSim application plugins (as requested by Adam), which u...MW2007-11-041-1/+1
* made illogical bitwise operations logicalJeff Ames2007-10-311-1/+1
* * Optimized usingslbsa712007-10-301-26/+23
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-2/+1
* Started the process of cleaning up AssetCache and moving most of the code int...MW2007-10-291-5/+192
* changes to pass nini config object to the modules that getSean Dague2007-10-191-76/+77
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-1/+29
* * Gave ModuleLoader some good lovin'lbsa712007-10-101-47/+47
* getting all our line endings consistant againSean Dague2007-10-051-8/+8
* * Modernized ScriptManager to new interface-based module calls.lbsa712007-09-191-16/+10
* fixing me some line endingsSean Dague2007-09-171-54/+54
* Some work on Module loading/management.MW2007-09-041-0/+5
* Added some place holder classes for various modules.MW2007-08-301-0/+49