aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Modules/AssetDownloadModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Removed more compiler warnings, dead code, etc.Adam Frisby2008-03-051-2/+0
* * Removed and sorted using clauses in a number of files.Adam Frisby2008-03-031-2/+2
* More compiler warning cleanup.Jeff Ames2008-02-291-5/+3
* disabled AssetDownloadModule and re-enabled the asset download code in the as...MW2008-02-271-7/+7
* After seeing sdague do his happy dance over trunk working "the best he has ev...MW2008-02-271-2/+268
* Minor cleanup.Jeff Ames2008-02-201-1/+1
* * Optimized usingslbsa712007-10-301-4/+3
* as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...MW2007-10-291-0/+1
* Started the process of cleaning up AssetCache and moving most of the code int...MW2007-10-291-1/+1
* get rid of all the ^M line endingsSean Dague2007-10-191-72/+72
* changes to pass nini config object to the modules that getSean Dague2007-10-191-1/+2
* * Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa712007-10-151-1/+29
* * Gave ModuleLoader some good lovin'lbsa712007-10-101-42/+42
* getting all our line endings consistant againSean Dague2007-10-051-6/+6
* * Modernized ScriptManager to new interface-based module calls.lbsa712007-09-191-14/+7
* fixing me some line endingsSean Dague2007-09-171-50/+50
* Some work on Module loading/management.MW2007-09-041-0/+5
* Added some place holder classes for various modules.MW2007-08-301-0/+45